document.write( "Question 792713: A stone is projected vertically upwards and its height in meters after T seconds is given by h=50t-t^2. Find the time taken for the stone to first reach a height of 120meters.\r
\n" );
document.write( "\n" );
document.write( "I used the quadratic equation to find t but i didnt make it i got stuck when i used the cross method to find the factors, please help me...thankyou \n" );
document.write( "
Algebra.Com's Answer #480099 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A stone is projected vertically upwards and its height in meters after T seconds is given by h=50t-t^2. Find the time taken for the stone to first reach a height of 120meters \n" ); document.write( "----------------- \n" ); document.write( "Solve:: 50t-t^2 = 120 \n" ); document.write( "----- \n" ); document.write( "t^2 - 50t + 120 = 0 \n" ); document.write( "----- \n" ); document.write( "t = [50 +- sqrt(2500-4*120)]/2 \n" ); document.write( "----- \n" ); document.write( "t = [50 +- sqrt(2020)]/2 \n" ); document.write( "---- \n" ); document.write( "t = [50 +- 44.94]/2 \n" ); document.write( "----- \n" ); document.write( "Smallest positive value of \"t\": \n" ); document.write( "t = 2.5278 seconds \n" ); document.write( "------------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " \n" ); document.write( " |