document.write( "Question 1185653: What is the final velocity of a plane that accelerates at 5 m/s2 down a 1500m runway? \n" ); document.write( "
Algebra.Com's Answer #816492 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
What is the final velocity of a plane that accelerates at 5 m/s2 down a 1500m runway?
\n" ); document.write( "--------------
\n" ); document.write( "s = at^2/2
\n" ); document.write( "1500 = 5t^2/2
\n" ); document.write( "t = sqrt(600) seconds
\n" ); document.write( "-----
\n" ); document.write( "v = at
\n" ); document.write( "v = 5sqrt(600) = ~ 122.5 m/sec
\n" ); document.write( "
\n" );