document.write( "Question 28453: The average speed of a plane is 560 kilometers per hour. How long does it take the plane to travel 140 kilometers? \n" ); document.write( "
Algebra.Com's Answer #15701 by emmychan(11)\"\" \"About 
You can put this solution on YOUR website!
Since you know that an hour has 60 minutes, you can say that the plane travels 560k in 60 min. (or 560 / 60). You also know that the plane has only traveled 140k and you need to know the min. Use \"x\" for unknown min. You get the following equation.\r
\n" ); document.write( "\n" ); document.write( "(560/60) = (140/x)\r
\n" ); document.write( "\n" ); document.write( "Now you can use cross multiplication to solve for \"x\"
\n" ); document.write( "(It helps to write the problem in columns )\r
\n" ); document.write( "\n" ); document.write( "If you cross multiply, you get\r
\n" ); document.write( "\n" ); document.write( "560x = 60(140)
\n" ); document.write( "560x = 8400\r
\n" ); document.write( "\n" ); document.write( "Divide both sides by 560\r
\n" ); document.write( "\n" ); document.write( "x = 15
\n" ); document.write( "
\n" ); document.write( "Hope it helps. :)
\n" ); document.write( "
\n" );