document.write( "Question 350709: When a ball is thrown, its height in feet h after t seconds is given by the equation\r
\n" );
document.write( "\n" );
document.write( " h=vt-16t^2\r
\n" );
document.write( "\n" );
document.write( "where v is the initial upwards velocity in feet per second. If v=9 feet per second, find all values of t for which h=1 foot. Do not round any intermediate steps. Round your answer to 2 decimal places. \n" );
document.write( "
Algebra.Com's Answer #250695 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! When a ball is thrown, its height in feet h after t seconds is given by the equation \n" ); document.write( "h=vt-16t^2 \n" ); document.write( "where v is the initial upwards velocity in feet per second. If v=9 feet per second, find all values of t for which h=1 foot. Do not round any intermediate steps. Round your answer to 2 decimal places. \n" ); document.write( ". \n" ); document.write( "h=vt-16t^2 \n" ); document.write( "Substitute in the value for v: \n" ); document.write( "h=9t-16t^2 \n" ); document.write( "Substitute in the value for h: \n" ); document.write( "1=9t-16t^2 \n" ); document.write( "Solving for t: \n" ); document.write( "1=9t-16t^2 \n" ); document.write( "16t^2+1=9t \n" ); document.write( "16t^2-9t+1=0 \n" ); document.write( "Solve using the quadratic formula. Doing so yields \n" ); document.write( "t = {0.41, 0.15} seconds \n" ); document.write( ". \n" ); document.write( "Detail of quadratic follows: \n" ); document.write( "
|