document.write( "Question 1070345: A ball was throw into the air. It path was given by y=2-5tē+28t where y is the height in metres above ground at time t seconds
\n" );
document.write( "1)Find the height above ground from with the ball was released.
\n" );
document.write( "2)Find the value of t for which the height of the ball was 34 m above ground. \n" );
document.write( "
Algebra.Com's Answer #685459 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A ball was throw into the air. It path was given by y=2-5tē+28t where y is the height in metres above ground at time t seconds \n" ); document.write( "1)Find the height above ground from with the ball was released. \n" ); document.write( "y(t) = -5t^2 + 28t + 2 \n" ); document.write( "y(t) at t = 0 \n" ); document.write( "------------ \n" ); document.write( "2)Find the value of t for which the height of the ball was 34 m above ground. \n" ); document.write( "y(t) = -5t^2 + 28t + 2 = 34 \n" ); document.write( "Solve for t \n" ); document.write( " \n" ); document.write( " |