SOLUTION: Okay, this problem is algebra 2 but, I attempted to do some work on it but.... im stuck. It reads: the height of a diver jumping from a diving platform is about h= -16.1t^2 +11t+34

Algebra ->  Rational-functions -> SOLUTION: Okay, this problem is algebra 2 but, I attempted to do some work on it but.... im stuck. It reads: the height of a diver jumping from a diving platform is about h= -16.1t^2 +11t+34      Log On


   



Question 481908: Okay, this problem is algebra 2 but, I attempted to do some work on it but.... im stuck. It reads: the height of a diver jumping from a diving platform is about h= -16.1t^2 +11t+34.3

Where h is the height of the diver in feet above the water and t is the time measured in seconds, when diving from a platform about 34.3 feet above the water with an upward initial velocity of 11 ft/sec.

question: After how many seconds is the diver's height above the water 7 feet?
After how many seconds is the diver's height above water 36 feet?

*I set the whole thing up as an equation as I was taught in algebra 2 however, when I referred to my notes... we did not have 3 numbers on the right side of the equation... so, I attempted to solve it and I stopped at 27.3= -16.1t^2 +11t

Found 3 solutions by stanbon, solver91311, josmiceli:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
It reads: the height of a diver jumping from a diving platform is about h= -16.1t^2 +11t+34.3
Where h is the height of the diver in feet above the water and t is the time measured in seconds, when diving from a platform about 34.3 feet above the water with an upward initial velocity of 11 ft/sec.
===============================================================
question:
After how many seconds is the diver's height above the water 7 feet?
-16.1t^2+11t+34.3 = 7
---
-16.1t^2+11t+27.3 = 0
Use the Quadratic Formula to get:
t = 1.6879 seconds
=========================
After how many seconds is the diver's height above water 36 feet?
----------------
-16.1t^2+11t+34.3 = 36
-16.1t^2 + 11t - 1.7 = 0
Use the Quadratic Formula to get:
t = 0.2362 seconds
==================
Cheers,
Stan H.


Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!




Is almost great way to start -- but you have a sign error.





Add -34.3 to both sides:



Now, add 27.3 to both sides, leaving you with:



which you should recognize as a quadratic equation of the form:



where

, , and

and the solutions are:



In this case, since you are solving for time and you probably don't care what happened before the dive started at time = 0, you will discard any negative root.

You might find the arithmetic easier if you multiply the equation by 10 to get rid of the fractional coefficients. Using:

, , and

will give you the same results with simpler arithmetic.

The second problem is done in exactly the same way, with the exception that you will get two positive roots and both are valid. When the guy jumps he passes 36 feet on the way up (about 24 hundredths of a second into the dive) and then passes 36 feet again on the way back down (at about 0.45 sec).

John

My calculator said it, I believe it, that settles it
The Out Campaign: Scarlet Letter of Atheism


Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
I think I see some confusion on your part.
The data that is given is just telling you why
the equation is set up the way it is. They
don't really want you to do anything with
the given data.
The only unknown is the time, t.
They want you to visualize the parabola
as the diver goes up and then back down
into the water. The minus sign in front of
the t%5E2 term makes the parabola have
a peak and not a dip.
---------------------------------
+h=+-16.1t%5E2+%2B11t%2B34.3++
After how many seconds is the diver's height above the water 7 feet?
Let +h+=+7+
+7=+-16.1t%5E2+%2B+11t+%2B+34.3++
+-16.1t%5E2+%2B11t+%2B+27.3++=+0++
Use the quadratic formula
t+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+
+a+=+-16.1+
+b+=+11+
+c+=+27.3+
+t+=+%28-11+%2B-+sqrt%28+11%5E2-4%2A%28-16.1%29%2A27.3+%29%29%2F%282%2A%28-16.1%29%29+
+t+=+%28-11+%2B-+sqrt%28+121+%2B+1758.12+%29%29%2F%28-32.2%29+
+t+=+%28-11+%2B-+sqrt%28+1879.12+%29%29%2F%28-32.2%29+
In order to get a positive time, use the - square root. You get (-)/(-) = +
+t+=+%28-11+-+43.349%29%2F%28-32.2%29+
+t+=+-54.349+%2F+%28-32.2%29+
+t+=+1.688+ sec
--------------------
After how many seconds is the diver's height above water 36 feet?
Here they want you to see that the diver has to go up to reach 36 ft
from a height of 34.3 feet above the water. But also, unless 36 ft is
the peak of the parabola, he's going to reach that height on his way
back down, too, so you must have 2 answers for this.
+36+=+-16.1t%5E2+%2B11t%2B34.3++
+-16.1t%5E2+%2B11t+-+1.7++=+0+
+t+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+
+a+=+-16.1+
+b+=+11+
+c+=+-1.7+
You can finish this. Here's a plot so you can check your work:
+graph%28+400%2C+400%2C+-.5%2C+3%2C+-2%2C+42%2C+-16.1x%5E2+%2B+11x+%2B+34.3%29+