document.write( "Question 188703: a bus travels 456km in 6 hr. at this rate, how far would the bus travel in 8 hour. \n" ); document.write( "
Algebra.Com's Answer #141519 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
456/6=x/8
\n" ); document.write( "6x=8*456
\n" ); document.write( "6x=3648
\n" ); document.write( "x=3648/6
\n" ); document.write( "x=608 km.
\n" ); document.write( "
\n" );