document.write( "Question 451949: At a high school cross country meet, Jared jogged 8 mph for the first part of the race, then increased his speed to 12 mph for the second part. If the race was 21 mi. long and Jared finished in 2hr., how far did he jog the faster pace \n" ); document.write( "
Algebra.Com's Answer #310721 by pedjajov(51)\"\" \"About 
You can put this solution on YOUR website!
Jared ran a distance d=12mi that consists of two parts d1 and d2 -> d=d1+d2.\r
\n" ); document.write( "\n" ); document.write( "\"d1=8%2At1\" , he ran 8mi/h for t1 hours
\n" ); document.write( "\"d2=12%2At2\", he ran 12mi/h for t2 hours\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "8*t1+12*t2 = 21\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since he finished his race in 2 hours it means \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "t1 + t2 = 2, from here we have t1=2-t2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If we substitute this into first equation we have:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "8(2-t2)+12*t2=21, multiply
\n" ); document.write( "16-8*t2+12*t2=21, combine
\n" ); document.write( "16-4*t2 =21, subtract 16 from both sides
\n" ); document.write( "-4*t2 =-5, divide both sides by -4
\n" ); document.write( " t2 = 5/4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So he ran faster for 5/4 hours or 75 minutes.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );