document.write( "Question 53784: i've tried this questin but i don't get how to do it.\r
\n" );
document.write( "\n" );
document.write( "Michelle threw a ball vertically upwards, with its height h, in metres, after a time of t seconds, being given the formula:
\n" );
document.write( "h=8t-t^2\r
\n" );
document.write( "\n" );
document.write( "Q. find after what time the ball is first at a height of 12m \n" );
document.write( "
Algebra.Com's Answer #36015 by stanbon(75887) ![]() You can put this solution on YOUR website! h=8t-t^2 \n" ); document.write( "Q. find after what time the ball is first at a height of 12m \n" ); document.write( "Let the height be 12m and solve for \"t\" as follows: \n" ); document.write( "12=8t-t^2 \n" ); document.write( "t^2-8t+12=0 \n" ); document.write( "(t-6)(t-2)=0 \n" ); document.write( "t=2 seconds is the 1st time the ball is at 12m \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |