document.write( "Question 315203: Justin recently drove to see his parents who live 390 miles away. on his way there his average speed was 11 mph faster than on his way home (he ran into some bad weather) if justin spent a total of 13 hours driving find the two rates \n" ); document.write( "
Algebra.Com's Answer #225513 by CharlesG2(834)\"\" \"About 
You can put this solution on YOUR website!
Justin recently drove to see his parents who live 390 miles away. on his way there his average speed was 11 mph faster than on his way home (he ran into some bad weather) if justin spent a total of 13 hours driving find the two rates\r
\n" ); document.write( "\n" ); document.write( "Distance D = Rate R * Time T
\n" ); document.write( "d1 = distance to get there, r1 = rate to get there, t1 = time to get there
\n" ); document.write( "d2 = distance to get back, r2 = rate to get back, t2 = time to get back
\n" ); document.write( "d1 = d2 = 390 miles, r1 = r2 + 11 mph, t1 = 13 hours - t2
\n" ); document.write( "way there to get r2:
\n" ); document.write( "390 = (r2 + 11) * (13 - t2)
\n" ); document.write( "390/(13 - t2) = r2 + 11
\n" ); document.write( "390/(13 - t2) - 11 = r2
\n" ); document.write( "(390 - 11(13 - t2))/(13 - t2) = r2
\n" ); document.write( "(390 - 143 + 11t2)/(13 - t2) = r2
\n" ); document.write( "(11t2 + 247)/(13 - t2) = r2
\n" ); document.write( "way back to get t2:
\n" ); document.write( "390 = (11t2 + 247)/(13 - t2) * t2
\n" ); document.write( "390 = (11(t2)^2 + 247t2)/(13 - t2)
\n" ); document.write( "390(13 - t2) = 11(t2)^2 + 247t2
\n" ); document.write( "5070 - 390t2 = 11(t2)^2 + 247t2
\n" ); document.write( "-11(t2)^2 - 390t2 - 247t2 + 5070 = 0 (rearranged terms)
\n" ); document.write( "-11(t2)^2 - 637t2 + 5070 = 0
\n" ); document.write( "11(t2)^2 + 637t2 - 5070 = 0 (divided both sides by -1)
\n" ); document.write( "\"t2+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "a = 11, b = 637, c = -5070
\n" ); document.write( "\"t2+=+%28-637+%2B-+sqrt%28+405769+%2B+223080+%29%29%2F22+\"
\n" ); document.write( "\"t2+=+%28-637+%2B-+sqrt%28628849%29%29%2F22+\"
\n" ); document.write( "\"t2+=+%28-637+%2B-+793%29%2F22+\"
\n" ); document.write( "(the result that involves -637 - 793 is thrown out that would result in a negative answer)
\n" ); document.write( "\"t2+=+%28-637+%2B+793%29%2F22+\"
\n" ); document.write( "\"t2+=+156%2F22+\"
\n" ); document.write( "t2 = 156/22 = 78/11 = 7 1/11 = 7.091 to 3 places hours
\n" ); document.write( "t1 = 13 - t2 = 143/11 - 78/11 = 65/11 = 5 10/11 = 5.909 to 3 places hours
\n" ); document.write( "390 = r1 * 65/11
\n" ); document.write( "(390 * 11)/65 = r1
\n" ); document.write( "4290/65 = 858/13 = 66 mph = r1
\n" ); document.write( "390 = r2 * 78/11
\n" ); document.write( "(390 * 11)/78 = r2
\n" ); document.write( "4290/78 = 2145/39 = 55 mph = r2
\n" ); document.write( "does r1 = r2 + 11? --> 55 + 11 = 66 --> yes\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );