Find deceleration from distance and initial velocity

physicsnnewbie
Messages
48
Reaction score
0
I have just started a calculus book, and I can't figure out how to solve this problem:

Homework Statement


The landing velocity of an airplane (i.e., the velocity at which it touches the ground) is 100 mi/hr. It decelerates at a constant rate and comes to a stop after traveling 1/4 mile along a straight landing strip. Find the deceleration or negative acceleration.



Homework Equations





The Attempt at a Solution


a = x
v = xt + C
v = xt + 100
s = (x/2)t^2 + 100t + C
1/4 = (x/2)t^2 +100t

I'm not sure what to do next.
 
Physics news on Phys.org
solve for t using the quadratic equation formula.
 
physicsnnewbie said:
I have just started a calculus book, and I can't figure out how to solve this problem:

Homework Statement


The landing velocity of an airplane (i.e., the velocity at which it touches the ground) is 100 mi/hr. It decelerates at a constant rate and comes to a stop after traveling 1/4 mile along a straight landing strip. Find the deceleration or negative acceleration.



Homework Equations





The Attempt at a Solution


a = x
v = xt + C
v = xt + 100
s = (x/2)t^2 + 100t + C
1/4 = (x/2)t^2 +100t

I'm not sure what to do next.
In addition to 1/4= (x/2)t^2+ 100t, which says that the airplane moved 1/4 mile in t hours, you have xt+ 100= 0 since the airplane came to a stop (has speed 0) in that time.
From xt= -100, x= -100/t.

Replace x in 1/4= (x/2)t^2+ 100t with that and solve the resulting linear equation for t. Once, you have t, you can solve for x from x= -100/t.
 
Thanks Ivy, don't know why I didn't think of that.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top