SOLUTION: hello, I have this problem that I need to explained to my daughter. please help.
"A rocket is launched and follows a parabolic reaching a maximum height of 14 km when is is 8 km
Algebra.Com
Question 1127011: hello, I have this problem that I need to explained to my daughter. please help.
"A rocket is launched and follows a parabolic reaching a maximum height of 14 km when is is 8 km away from launch pad, which 250 m above the ground. Determine the height of rocket as a function of its horizontal distance from lunch pad."
thank you for your help
Answer by jim_thompson5910(35256) (Show Source): You can put this solution on YOUR website!
A rocket is launched and follows a parabolic arch reaching a max height of 14 km when it is 8 km away from the launch pad, which is 250 m above the ground. Determine the height of the rocket as a function of its horizontal distance from the launch pad
----------------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------
Let
x = horizontal distance in meters
y = vertical distance (or height) in meters
There are three points on this graph
A = (0,250)
B = (8000,14000)
C = (16000,250)
Point A is the launch point at 250 m above the ground, which is why we have y = 250. I made x = 0 as the starting x value, though technically you can start with any x value you want. The next point, point B, is the vertex point. This point is 8 km or 8000 meters away from the launch point which explains why x = 8000. The y coordinate is 14000 meters (14 km) so y = 14000. The third point C is another 8000 meters from point B, but in the opposite direction as point A, and it will have the same height as point A because the parabola has symmetry along the vertical line that runs through the vertex.
The equation y = ax^2 + bx + c is the general form of any parabola. We need to find the values of a,b,c which will help us find the function we want.
Plug in (x,y) = (0,250) to find the value of c
y = ax^2 + bx + c
ax^2 + bx + c = y
a(0)^2 + b(0) + c = 250
0a + 0b + c = 250
0 + 0 + c = 250
c = 250
Now plug in (x,y) = (8000,14000)
y = ax^2 + bx + c
ax^2 + bx + c = y
a(8000)^2 + b(8000) + 250 = 14000
64000000a + 8000b + 250 = 14000
64000000a + 8000b + 250-250 = 14000-250
64000000a + 8000b = 13750
Solve the previous equation for b
64000000a + 8000b = 13750
8000b = 13750-64000000a
8000b = -64000000a+13750
b = (-64000000a+13750)/8000
b = (-64000000a)/8000+(13750)/8000
b = -8000a+1.71875
we'll plug this equation in later
Go back to the general form of a parabola. Plug in (x,y) = (16000,250)
y = ax^2 + bx + c
ax^2 + bx + c = y
a(16000)^2 + b(16000) + 250 = 250
256000000a + 16000b + 250 = 250
256000000a + 16000b + 250-250 = 250-250
256000000a + 16000b = 0
Now replace b with -8000a+1.71875 and solve for 'a'
256000000a + 16000b = 0
256000000a + 16000( b ) = 0
256000000a + 16000(-8000a+1.71875) = 0
256000000a - 128000000a + 27500 = 0
128,000,000a + 27500 = 0
128,000,000a = -27500
a = -27500/(128,000,000)
a = -0.00021484375
Use this value of 'a' to find b
b = -8000a+1.71875
b = -8000(-0.00021484375)+1.71875
b = 3.4375
We have enough info to go from this
y = ax^2 + bx + c
to this
y = -0.00021484375x^2 + 3.4375x + 250
The function is therefore:
f(x) = -0.00021484375x^2 + 3.4375x + 250
x is the horizontal distance and f(x) is the height.
If you were to plug in x = 0, then you should get f(x) = 250.
If you were to plug in x = 8000, then you should get f(x) = 14000.
If you were to plug in x = 16000, then you should get f(x) = 250.
These three facts will confirm that we have the proper parabolic function.
RELATED QUESTIONS
Ok so the problem is A rocket is launched from atop a 41 foot cliff with an initial... (answered by rothauserc,Alan3354)
PLEASE help me with this; I've been doing homework for hours and I don't know how to do... (answered by mananth)
I have tried to make sense of this one and it bugs me and is even harder with no graphing (answered by stanbon)
Hello! I homeschool my daughter, and have the answer to this particular problem, but... (answered by Earlsdon)
Trying to help my daughter so I need to understand. Her problem is: Toni is thinking of (answered by ankor@dixie-net.com)
A toy rocket is launched from the ground level with an initial velocity of 96ft/s. After... (answered by KMST)
Two positive numbers have a difference of 1. The larger number is 4 less than 2 times... (answered by ReadingBoosters)
Hello all, I have an interesting problem here that I'm not sure how to solve correctly.... (answered by scott8148)
The problem I have is: Write an equation for the vertical line that contains
A(6, -9).... (answered by solver91311)