document.write( "Question 907494: Hello,
\n" );
document.write( " It's been awhile since I asked this question. I have not gotten any response yet.
\n" );
document.write( " If a paper plane is thrown from the top of an 147ft cliff into water,the height of the plane at any given time can be determined by h = -3t^2 + 147, where h is the height of plane at t seconds. After how many seconds will the plane be at height of 20.25ft?
\n" );
document.write( " I have h = 3t^2 + 147
\n" );
document.write( " h(t) = 3^2 + 147 - 20.25ft
\n" );
document.write( " 147 = 3t^2 = 6t = 147
\n" );
document.write( " 0 = 3t^2 + 6t \n" );
document.write( "
Algebra.Com's Answer #550405 by richwmiller(17219) You can put this solution on YOUR website! h = -3t^2 + 147 \n" ); document.write( "-3t^2 is a very rough approximation of the acceleration due to gravity \n" ); document.write( "20.25ft = -3t^2 + 147 \n" ); document.write( "In each step that you took you changed an important element of the equation.\r \n" ); document.write( "\n" ); document.write( "h = 3t^2 + 147 here you changed gravity to a positive force making the paper plane rise and never fall \n" ); document.write( "h(t) = 3^2 + 147 - 20.25 ft here you left out the time \n" ); document.write( "h(t) is the height \n" ); document.write( "so plug in the 20.25 ft here \n" ); document.write( "20.25 = -3t^2 + 147 \n" ); document.write( " -126.75= -3t^2 \n" ); document.write( "42.25 =t^2 \n" ); document.write( "6.5=t \n" ); document.write( "So after 6.5 second the plane is at 20.25 ft \n" ); document.write( "This is assuming that a breeze doesn't catch it and take it away \n" ); document.write( " |