document.write( "Question 402749: a student dropped his cell phone from a floor with a height of 81 feet. the heigh of the phone after t seconds is given by the quadradic equation h=-9t^2+81. how long will it take for the cell phone to hit the ground? \n" ); document.write( "
Algebra.Com's Answer #284881 by nerdybill(7384) You can put this solution on YOUR website! a student dropped his cell phone from a floor with a height of 81 feet. the heigh of the phone after t seconds is given by the quadradic equation h=-9t^2+81. how long will it take for the cell phone to hit the ground? \n" ); document.write( ". \n" ); document.write( "Set h to 0 and solve for t: \n" ); document.write( "h=-9t^2+81 \n" ); document.write( "0=-9t^2+81 \n" ); document.write( "-81=-9t^2 \n" ); document.write( "9 = t^2 \n" ); document.write( "3 seconds = t\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |