Calculating the Speed on a Roller Coaster

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
8 replies · 19K views
ilovemynny
Messages
24
Reaction score
0

Homework Statement


While most people like high speeds on roller coasters, it is actually the change in acceleration that thrills them. To add more thrills to a ride, a roller coaster designer has decided to make the downward descent from his first hill bumpy. The first 49 m of the track will be at an angle of 17 degrees , while the next 28 m will be at a 26 degrees angle. (Both angles measured from the horizontal.) Assuming that the riders started with a speed of 0 m/s at the top of the hill, calculate their speed after they have ridden the first 75m of track?


Homework Equations


H x sin = y


The Attempt at a Solution


H x sin = y
Y = 49 x sin 17
Y = 14 m
V = 2 x g x h, square root
V = 2 x 9.81 x 14, square root
V = 274.68, square root
V = 16.6 m/s

H x sin = y
Y = 28 x sin 26
Y = 12 m
V = 2 x g x h, square root
V = 2 x 9.81 x 12, square root
V = 235.44, square root
V = 15.3 m/s

15.3m/s + 16.6m/s = 31.9m/s
Final Speed: 31.9m/s

I was wondering if I did this problem right, and if not how am I supposed to solve it?:confused:

p.s. when i write, square root that means there is a square root in the equation :-p
 
Physics news on Phys.org
You did not do it right. The expression

[tex]v=\sqrt{2gh}[/tex]

works only if the initial speed vo is zero. So the first part of the calculation is correct but not the second. If I were you, I would use the overall change in height h in that expression and do it in one step. As long as the height change is the same, the specifics of the path do not matter. That's the beauty of mechanical energy conservation.
 
so then would it be like this:
75 x 2x 9.81, square root
1471.5, square root
and the final velocity is 38 m/s
 
it says calculate their speed after they have ridden the first 75m of track, and then you said it would be better to use the overall height
 
ohhh okay 14 and 12 m represented the height
so then:
14 +12 = 26
so then 26 x 2 x 9.81 = 510
square root of 510 = 23m/s

so is 23 m/s the final velocity?
 
YES! thank you so much!