Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Problem 1: Use python in jupyter notebook, provide your code and resulting plots. In class we derived the two parametric equations that determine the path

image text in transcribed

Problem 1: Use python in jupyter notebook, provide your code and resulting plots. In class we derived the two parametric equations that determine the path (x, y) of a brachistochrome, with the roller coaster starting from rest at (0,0). Note the y-axis is chosen to point down. x= a[e-sin(0)] and y = a (1 -cos(0). Let's design a brachistochrome, such that its path intersects point B at (3.0 m, 4.0 m). Neglect friction. 1- Use python to determine the value of the integration constant a to two significant figures. You need to explain and show to me your method of approach and code/plots to find a. 2- Make a plot showing the path from the origin, through point B and to its lowest possible point, also on the plot mark point B clearly. 3- What is the speed of the roller coaster at point B? 4- What is the speed of the roller coaster at the lowest point along the path? Problem 1: Use python in jupyter notebook, provide your code and resulting plots. In class we derived the two parametric equations that determine the path (x, y) of a brachistochrome, with the roller coaster starting from rest at (0,0). Note the y-axis is chosen to point down. x= a[e-sin(0)] and y = a (1 -cos(0). Let's design a brachistochrome, such that its path intersects point B at (3.0 m, 4.0 m). Neglect friction. 1- Use python to determine the value of the integration constant a to two significant figures. You need to explain and show to me your method of approach and code/plots to find a. 2- Make a plot showing the path from the origin, through point B and to its lowest possible point, also on the plot mark point B clearly. 3- What is the speed of the roller coaster at point B? 4- What is the speed of the roller coaster at the lowest point along the path

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

The Manga Guide To Databases

Authors: Mana Takahashi, Shoko Azuma, Co Ltd Trend

1st Edition

1593271905, 978-1593271909

More Books

Students also viewed these Databases questions

Question

Explain what trade secrets protect and how they may be infringed.

Answered: 1 week ago