document.write( "Question 987005: A small rock sits on the edge of a tall building. A strong wind blows the rock off the edge. The distance, in feet, between the rock and the ground tseconds after the rock leaves the edge is given by d=−16t2−5t+470.
\n" );
document.write( "If the answer is not an integer, enter it as a decimal. Round to the nearest hundredth
\n" );
document.write( "How many seconds after the rock leaves the edge is it 446feet from the ground?How many seconds after the rock leaves the edge does it hit the ground?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #607853 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A small rock sits on the edge of a tall building. \n" ); document.write( " A strong wind blows the rock off the edge. \n" ); document.write( " The distance, in feet, between the rock and the ground t seconds after the rock leaves the edge is given by d = −16t^2 − 5t + 470. \n" ); document.write( "If the answer is not an integer, enter it as a decimal. Round to the nearest hundredth \n" ); document.write( ": \n" ); document.write( "From the given formula we can surmise that the cliff is 470 above the ground below, which is the reference; d = 0 \n" ); document.write( ": \n" ); document.write( "How many seconds after the rock leaves the edge is it 446feet from the ground? \n" ); document.write( "−16t^2 − 5t + 470 = 446 \n" ); document.write( "−16t^2 − 5t + 470 - 446 = 0 \n" ); document.write( "−16t^2 − 5t + 24 = 0 \n" ); document.write( "Using the quadratic formula \n" ); document.write( "a = -16; b = -5; c = 24 \n" ); document.write( "I got a positive solution of s = 1.08 seconds \n" ); document.write( ": \n" ); document.write( "How many seconds after the rock leaves the edge does it hit the ground? \n" ); document.write( "d = 0 \n" ); document.write( "−16t^2 − 5t + 470 = 0 \n" ); document.write( "Now a = -16; b = -5; c = 470 \n" ); document.write( "I got a positive solution of s = 5.27 seconds \n" ); document.write( " |