document.write( "Question 332089: When a ball is thrown, its height in feet h after t seconds is given by the equation vt-16t^2 where v is the initial upwards velocity in feet per second. If v=35 feet per second, find all values of t for which h=18 feet \n" ); document.write( "
Algebra.Com's Answer #238024 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 vt-16t^2 where v is the initial upwards velocity in feet per second. If v=35 feet per second, find all values of t for which h=18 feet \n" ); document.write( ". \n" ); document.write( "The problem gives us: \n" ); document.write( "h = vt-16t^2 \n" ); document.write( "and v=35 \n" ); document.write( "h = 35t-16t^2 \n" ); document.write( ". \n" ); document.write( "Now, when h=18 \n" ); document.write( "18 = 35t-16t^2 \n" ); document.write( "Solving for t: \n" ); document.write( "18 = 35t-16t^2 \n" ); document.write( "16t^2+18 = 35t \n" ); document.write( "16t^2-35t+18 = 0 \n" ); document.write( "Applying the \"quadratic formula\" we find that: \n" ); document.write( "t = {0.83, 1.36} seconds \n" ); document.write( ". \n" ); document.write( "Details of quadratic follows: \n" ); document.write( "
|