document.write( "Question 839101: At a cross-country meet, Jen jogged 8 mph for the first part of the race, then increased her speed to 12 mph for the second part. Of the race was 21 miles long, and Jen completed the race in two hours, how far did she jog at the faster pace? \n" ); document.write( "
Algebra.Com's Answer #505528 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! At a cross-country meet, Jen jogged 8 mph for the first part of the race, then increased her speed to 12 mph for the second part. If the race was 21 miles long, and Jen completed the race in two hours, how far did she jog at the faster pace? \n" ); document.write( "---- \n" ); document.write( "Slower pace DATA: \n" ); document.write( "rate = 8 mph ; time = t hrs ; distance = 8t miles \n" ); document.write( "------- \n" ); document.write( "Faster pace DATA: \n" ); document.write( "rate = 12 mph ; time = 2-t hrs ; distance 12(2-t) miles \n" ); document.write( "--------- \n" ); document.write( "Equation: \n" ); document.write( "distance + distance = 21 miles \n" ); document.write( "8t + 12(2-t) = 21 \n" ); document.write( "8t + 24 - 12t = 21 \n" ); document.write( "-6t = -3 \n" ); document.write( "t = 1/2 hr. (slower time) \n" ); document.write( "---- \n" ); document.write( "2-t = 1.5 hr. (faster time) \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============================== \n" ); document.write( " \n" ); document.write( " |