document.write( "Question 607409: Malek drove for 2 hours then stopped for a break. After that, he drove for 3 hours at a
\n" );
document.write( "speed 10 miles per hour (mph) more than the speed before the break. The total distance
\n" );
document.write( "he drove was 280 miles. What was Malek’s speed before the break? \n" );
document.write( "
Algebra.Com's Answer #382670 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Malek drove for 2 hours then stopped for a break. \n" ); document.write( "After that, he drove for 3 hours at a speed 10 miles per hour (mph) more than the speed before the break. \n" ); document.write( "The total distance he drove was 280 miles. \n" ); document.write( "What was Malek’s speed before the break? \n" ); document.write( "--------------------------------------------- \n" ); document.write( "Before break: \n" ); document.write( "time = 2 hrs ; rate = x mph ; distance = 2x miles \n" ); document.write( "--- \n" ); document.write( "After break: \n" ); document.write( "time = 3 hrs ; rate = x+10 mph ; distance = 3x+30 miles \n" ); document.write( "------------------------------- \n" ); document.write( "Equation: \n" ); document.write( "distance + distance = 280 \n" ); document.write( "2x + 3x+30 = 280 \n" ); document.write( "5x = 250 \n" ); document.write( "x = 50 mph (rate before the break) \n" ); document.write( "====================================== \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " \n" ); document.write( " |