document.write( "Question 50419This question is from textbook Algebra Structure and Method
\n" );
document.write( ": A bus went 318km farther than a car. The car went one third as far as the bus. How far did each vehicle travel?
\n" );
document.write( "Choices for the car's distance: 147, 151, 159 \n" );
document.write( "
Algebra.Com's Answer #33613 by seawind(8)![]() ![]() ![]() You can put this solution on YOUR website! let x = the distance that bus traveled \n" ); document.write( "1/3*x=x-318 x-318 is the distance that car traveled \n" ); document.write( "2/3*x=318 477-318=159km \n" ); document.write( "x=318*3/2 \n" ); document.write( "x=159*3 \n" ); document.write( "x=477 \n" ); document.write( "the distance that bus traveled is 477km,the distance that car traveled is 159km. \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |