document.write( "Question 8339: How long would it take and SR71 blackbird to travel 5570 miles, if it travels at an average speed of 2228 mph? \n" ); document.write( "
Algebra.Com's Answer #4597 by ichudov(507)\"\" \"About 
You can put this solution on YOUR website!
Well, the formulas for time, speed and distance are:\r
\n" ); document.write( "\n" ); document.write( "distance = speed*time
\n" ); document.write( "\"time+=+distance%2Fspeed\"
\n" ); document.write( "\"speed+=+distance%2Ftime\"\r
\n" ); document.write( "\n" ); document.write( "So, to find out time you need to divide distance by speed:\r
\n" ); document.write( "\n" ); document.write( "\"time+=+5570%2F2228\"
\n" ); document.write( "
\n" );