document.write( "Question 605863: A ball is thrown upward with a velociity of 80ft/s from a height of 576ft. H= -16t^2+80t=576 gives the height,h, after t sec. Find the time when the ball is 300ft above the ground. H value is 300\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "OK--I know how that I have to set it to zero by subtracting 300 from 576. It will not factor out evenly. After setting it up with the quadratic formula, I am still getting it wrong. Please help me. I am on my 5th problem like this and am severly struggleing. \n" );
document.write( "
Algebra.Com's Answer #381844 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A ball is thrown upward with a velociity of 80ft/s from a height of 576ft. H= -16t^2+80t=576 gives the height,h, after t sec. Find the time when the ball is 300ft above the ground. \n" ); document.write( "----------------- \n" ); document.write( "It's H= -16t^2+80t + 576 \n" ); document.write( "H = 300 \n" ); document.write( "-16t^2+80t + 576 = 300 \n" ); document.write( "-16t^2+80t + 276 = 0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "============== \n" ); document.write( "t =~ 7.348 seconds \n" ); document.write( "Ignore the negative time. \n" ); document.write( "Ignore the \"It can be factored.\" statement, too. \n" ); document.write( " \n" ); document.write( " |