document.write( "Question 136159: please, help mw with this\r
\n" );
document.write( "\n" );
document.write( " A ball is thrown upward at a velocity of 12 feet per second from a height that is 40 feet above the ground. The height A (in feet) of the ball at time t (in seconds), after it is thrown, can be found by the formula h = -12t2 + 14t + 40
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "Find the time, in seconds, when the ball is again 40 feet above the ground.
\n" );
document.write( "
\n" );
document.write( " Thanks \n" );
document.write( "
Algebra.Com's Answer #99721 by JSmall(7)![]() ![]() ![]() You can put this solution on YOUR website! Since you are interested in when the height is 40, set h to 40: \n" ); document.write( " h = -12t2 + 14t + 40 \n" ); document.write( " 40 = -12t2 + 14t + 40 \n" ); document.write( "Now solve this equation for t by \n" ); document.write( "1) Getting one side equal of the equation to zero; and then \n" ); document.write( "2) Using factoring or the quadratic formula to solve for t\r \n" ); document.write( "\n" ); document.write( "To get one side equal to zero, subtract 40 from each side: \n" ); document.write( " 40 - 40 = -12t2 + 14t + 40 - 40 \n" ); document.write( "which simplifies to \n" ); document.write( " 0 = -12t2 + 14t + 0 \n" ); document.write( "or \n" ); document.write( " 0 = -12t2 + 14t\r \n" ); document.write( "\n" ); document.write( "Since the expression on the right is easily factored, factoring will be used in this solution. (The quadratic formula can also be used.)\r \n" ); document.write( "\n" ); document.write( "Always start factoring with the greatest common factor (GCF). In this case the GCF is 2t. \n" ); document.write( " 0 = 2t (-6t + 7) \n" ); document.write( "This is all the factoring that can be done.\r \n" ); document.write( "\n" ); document.write( "In order for this product (multiplication) to be zero, one of the factors must be zero. So \n" ); document.write( " 2t = 0 \n" ); document.write( "or \n" ); document.write( " -6t + 7 = 0\r \n" ); document.write( "\n" ); document.write( "Solve each of these equations for t. Divide both sides of \n" ); document.write( " 2t = 0 \n" ); document.write( "by 2 and get \n" ); document.write( " 2t/2 = 0/2 \n" ); document.write( "which simplifies to: \n" ); document.write( " t = 0 \n" ); document.write( "This says the ball was at height 40 at t = 0, the start (which we already knew).\r \n" ); document.write( "\n" ); document.write( "For the other equation, subtract 7 from each side: \n" ); document.write( " -6t + 7 - 7 = 0 - 7 \n" ); document.write( "giving \n" ); document.write( " -6t + 0 = -7 \n" ); document.write( "or \n" ); document.write( " -6t = -7 \n" ); document.write( "Now divide both sides of the equation by -6: \n" ); document.write( " -6t/-6 = -7/-6 \n" ); document.write( "which simplifies to \n" ); document.write( " t = 7/6 \n" ); document.write( "or, writing 7/6 as a mixed number: \n" ); document.write( " t = 1 1/6 \n" ); document.write( "So the ball must return to a height of 40 after 1 1/6 seconds.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |