SOLUTION: a successful juggler tosses props upward with one hand and catches them by moving her other hand in an intercepting parabolic curve. the height of an orange used in jojoe's jugglin

Algebra ->  Trigonometry-basics -> SOLUTION: a successful juggler tosses props upward with one hand and catches them by moving her other hand in an intercepting parabolic curve. the height of an orange used in jojoe's jugglin      Log On


   



Question 936137: a successful juggler tosses props upward with one hand and catches them by moving her other hand in an intercepting parabolic curve. the height of an orange used in jojoe's juggling act can be modeled by the function h(t) = -16t^2 + 27t + 5, where t represents time in seconds and h(t) is height in feet above the ground. jojoe's right hand moves in a parabolic curve to catch the falling orange. the path of her hand is represented by the function j(t) = 6t^2 - 10t + 3. find the time, to the nearest tenth of a second, at which jojoe catches her flying fruit.
Answer by nerdybill(7384) About Me  (Show Source):
You can put this solution on YOUR website!
she catches the fruit when:
h(t) = j(t)
-16t^2 + 27t + 5 = 6t^2 - 10t + 3
27t + 5 = 22t^2 - 10t + 3
5 = 22t^2 - 37t + 3
0 = 22t^2 - 37t - 2
.
Applying the "quadratic formula" we get:
t = {1.73, -0.05}
we throw out the negative solution leaving:
t = 1.7 seconds
.
details of "quadratic" to follow:
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation at%5E2%2Bbt%2Bc=0 (in our case 22t%5E2%2B-37t%2B-2+=+0) has the following solutons:

t%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca

For these solutions to exist, the discriminant b%5E2-4ac should not be a negative number.

First, we need to compute the discriminant b%5E2-4ac: b%5E2-4ac=%28-37%29%5E2-4%2A22%2A-2=1545.

Discriminant d=1545 is greater than zero. That means that there are two solutions: +x%5B12%5D+=+%28--37%2B-sqrt%28+1545+%29%29%2F2%5Ca.

t%5B1%5D+=+%28-%28-37%29%2Bsqrt%28+1545+%29%29%2F2%5C22+=+1.73423836395607
t%5B2%5D+=+%28-%28-37%29-sqrt%28+1545+%29%29%2F2%5C22+=+-0.0524201821378885

Quadratic expression 22t%5E2%2B-37t%2B-2 can be factored:
22t%5E2%2B-37t%2B-2+=+22%28t-1.73423836395607%29%2A%28t--0.0524201821378885%29
Again, the answer is: 1.73423836395607, -0.0524201821378885. Here's your graph:
graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+22%2Ax%5E2%2B-37%2Ax%2B-2+%29