document.write( "Question 263122: Tom took a trip of 1,300 miles. He traveled by train at 50 miles an hour and the same number of hours by plane at 275 mph. How many hours did the trip take? \n" ); document.write( "
Algebra.Com's Answer #193868 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Tom took a trip of 1,300 miles. He traveled by train at 50 miles an hour and the same number of hours by plane at 275 mph. How many hours did the trip take? \n" ); document.write( "----------------- \n" ); document.write( "Let the number of hours traveled by train be \"x\". \n" ); document.write( "The x = the number of hours traveled by plane. \n" ); document.write( "------------------------------------------------- \n" ); document.write( "Equation: \n" ); document.write( "train distance + plane distance = 1300 miles \n" ); document.write( "50x + 275x = 1300 \n" ); document.write( "x(325) = 1300 \n" ); document.write( "x = 4 hours \n" ); document.write( "--- \n" ); document.write( "The trip took 8 hrs. \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |