Kinematics on an inclined plane

AI Thread Summary
A bus driver accelerates at a constant rate of 3 ft/s² on a level highway before climbing a 7° incline, starting at 60 mi/h and decelerating to 50 mi/h. The distance traveled up the grade when the speed decreases is calculated to be 0.242 mi (1,278 ft). The equations of motion are applied, considering gravitational effects on the incline, but initial attempts at solving the problem yielded incorrect results. A correction in the calculations revealed that the proper application of the kinematic equation leads to the correct distance. The discussion highlights the importance of correctly accounting for acceleration changes due to incline effects in kinematic problems.
JJBladester
Gold Member
Messages
281
Reaction score
2

Homework Statement


In anticipation of a long 7° upgrade, a bus driver accelerates at a constant rate of 3ft/s2 while still on a level section of the highway. Knowing that the speed of the bus is 60mi/h as it begins to climb the grade and that the driver does not change the setting of his throttle or shift gears, determine the distance traveled by the bus up the grade when its speed has decreased to 50mi/h.

Answer: 0.242mi (1,278ft)

Homework Equations


g = 32.3ft/s2
θ = 7°
Initial acceleration = 3ft/s2
vi = 60mi/hr = 88ft/s
vf = 50mi/hr = 73.333ft/s
xi = 0ft
xf = ? ft

The Attempt at a Solution



\sum F_{x}=-mgsin\theta=ma

\sum F_{y}=N-mgcos\theta=0

Using the Fx equation, acceleration on the plane = -gsin(θ). The problem doesn't state anything about friction so my assumption is that friction doesn't play into the solution.

Acceleration starts at 3ft/s2 at xi and decreases by a constant -gsin(θ) as the bus travels up the grade.

I have a formula for acceleration when it depends on position but it produces the wrong answer.

{v_{f}}^{2}={v_{i}}^{2}+\int_{0}^{x_{f}}a(x)dx

(73.\bar{3})^{2}-(88)^2=\int_{0}^{x_{f}}[3-gsin(\theta)]dx

(73.\bar{3})^{2}-(88)^2=(3-gsin(\theta))x_{f}

x_{f}=2565.6ft=.486mi\neq[the.correct.answer]
 
Last edited:
Physics news on Phys.org
JJBladester said:
{v_{f}}^{2}={v_{i}}^{2}+\int_{0}^{x_{f}}a(x)dx
You're off by a factor of 2 in that last term:
V2f = V2i + 2ax
 
Yeppers... That'll do it. And now the math works out and I have the correct answer. Thanks Doc!
 
i'm having trouble following the math involved. Can someone set me straight?

Vf^2 = V_0^2 + 2aD
73.3^2 - 80^2 = 2aD
-1022.27 = 2(3-9.81sin(7)x_f
-511.1355 = (3-9.81(sin7))x_f
-511.1355 = (3-1.1955)x_f
-511.1355 = 1.8044*x_f
x_f = -283.26 feet.

What am i missing?
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top