document.write( "Question 209449: If a penny is thrown downward at 30 ft/sec
\n" );
document.write( "from the bridge at Royal Gorge, Colorado, how long does it
\n" );
document.write( "take to reach the Arkansas River 1000 ft below?\r
\n" );
document.write( "\n" );
document.write( "It says to use the quadratic equation.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "x^2-〖30〗^2=〖1000〗^2 \r
\n" );
document.write( "\n" );
document.write( "I have work started but it's not pasting into here. \r
\n" );
document.write( "\n" );
document.write( "It's from my online textbook, I cannot find the ISBN.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #158366 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If a penny is thrown downward at 30 ft/sec \n" ); document.write( "from the bridge at Royal Gorge, Colorado, how long does it \n" ); document.write( "take to reach the Arkansas River 1000 ft below? \n" ); document.write( "It says to use the quadratic equation. \n" ); document.write( "----------- \n" ); document.write( "The height of an object (neglecting air friction) is \n" ); document.write( "h(t) = -16t^2 + vt + h0 Where v is the starting speed and h0 is the initial height. t is in seconds, h in feet. \n" ); document.write( "In this case h0 = 1000 ft, and v = -30 ft/sec (-30 since it's thrown downward) \n" ); document.write( "Find when h(t) = 0 \n" ); document.write( "0 = -16t^2 - 30t + 1000 \n" ); document.write( "-8t^2 - 15t + 500 = 0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---------- \n" ); document.write( "Use the positive value for t (it says x2) \n" ); document.write( " \n" ); document.write( " |