document.write( "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. \n" ); document.write( "
Algebra.Com's Answer #569592 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
she catches the fruit when:
\n" ); document.write( "h(t) = j(t)
\n" ); document.write( "-16t^2 + 27t + 5 = 6t^2 - 10t + 3
\n" ); document.write( "27t + 5 = 22t^2 - 10t + 3
\n" ); document.write( "5 = 22t^2 - 37t + 3
\n" ); document.write( "0 = 22t^2 - 37t - 2
\n" ); document.write( ".
\n" ); document.write( "Applying the \"quadratic formula\" we get:
\n" ); document.write( "t = {1.73, -0.05}
\n" ); document.write( "we throw out the negative solution leaving:
\n" ); document.write( "t = 1.7 seconds
\n" ); document.write( ".
\n" ); document.write( "details of \"quadratic\" to follow:
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
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:
\n" ); document.write( "
\n" ); document.write( " \"t%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca\"
\n" ); document.write( "
\n" ); document.write( " For these solutions to exist, the discriminant \"b%5E2-4ac\" should not be a negative number.
\n" ); document.write( "
\n" ); document.write( " First, we need to compute the discriminant \"b%5E2-4ac\": \"b%5E2-4ac=%28-37%29%5E2-4%2A22%2A-2=1545\".
\n" ); document.write( "
\n" ); document.write( " 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\".
\n" ); document.write( "
\n" ); document.write( " \"t%5B1%5D+=+%28-%28-37%29%2Bsqrt%28+1545+%29%29%2F2%5C22+=+1.73423836395607\"
\n" ); document.write( " \"t%5B2%5D+=+%28-%28-37%29-sqrt%28+1545+%29%29%2F2%5C22+=+-0.0524201821378885\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"22t%5E2%2B-37t%2B-2\" can be factored:
\n" ); document.write( " \"22t%5E2%2B-37t%2B-2+=+22%28t-1.73423836395607%29%2A%28t--0.0524201821378885%29\"
\n" ); document.write( " Again, the answer is: 1.73423836395607, -0.0524201821378885.\n" ); document.write( "Here's your graph:
\n" ); document.write( "\"graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+22%2Ax%5E2%2B-37%2Ax%2B-2+%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );