document.write( "Question 262716: A driver travels 12 miles to work at a constant speed and travels the same distance home also at a constant speed. His speed on the trip home is 10 miles per hour faster than the trip to work and the total time for both trips is 1 hours. Find his speed on the way to work. \n" ); document.write( "
Algebra.Com's Answer #193521 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
This is an RTD problem. Here is a table based on the given information:
\n" ); document.write( "Driver . . . . . . . .rate . . . . . . . . time . . . . . . . .distance
\n" ); document.write( "work. . . . . . . . . R. . . . . . . . . . . .T. . . . . . . . . . . .12 . .
\n" ); document.write( "home. . . . . . . . .R+10 . . . . . . . . 1-T. . . . . . . .. 12. . .
\n" ); document.write( "totals. . . . . . . . . . . . . . . . . . . . .1 . . . . . . . . . . . . . .
\n" ); document.write( "we have the equation
\n" ); document.write( "rt = d
\n" ); document.write( "solve this for t and we get
\n" ); document.write( "t = d/r
\n" ); document.write( "From above,
\n" ); document.write( "\"T+=+12%2FR\"
\n" ); document.write( "and
\n" ); document.write( "\"1-T+=+12%2F%28R%2B10%29\"
\n" ); document.write( "So,
\n" ); document.write( "\"T+=+1+-+12%2F%28R%2B10%29\"
\n" ); document.write( "The sum of the times = 1 hr, so
\n" ); document.write( "\"12%2FR+%2B+1-+%281+-+12%2F%28R%2B10%29%29+=+1\"
\n" ); document.write( "step 1 - multiply by the common denominator of R(R+10) to get
\n" ); document.write( "\"12%28R%2B10%29+%2B+R%28R%2B10%29+-R%28R%2B10%29+%2B+12R+=+R%28R%2B10%29\"
\n" ); document.write( "step 2 - distribute to get
\n" ); document.write( "\"12R+%2B+120+%2BR%5E2+%2B+10R+-R%5E2+-10R+%2B+12R+=+R%5E2+%2B+10R\"
\n" ); document.write( "step 3 - combine like terms on the left to get
\n" ); document.write( "\"24R+%2B+120+=+R%5E2+%2B+10R\"
\n" ); document.write( "step 4- setting = 0, we get
\n" ); document.write( "\"R%5E2+-14R+-+120+=+0\"
\n" ); document.write( "step 5 - factoring, we get
\n" ); document.write( "\"%28R-20%29%28R%2B7%29+=+0\"
\n" ); document.write( "step 6 - solved for R we get
\n" ); document.write( "R = 20
\n" ); document.write( "or
\n" ); document.write( "R = -7
\n" ); document.write( "--
\n" ); document.write( "So, R = 20 mpg on the way to work
\n" ); document.write( "
\n" );