document.write( "Question 584026: A family plans to drive 2000 miles in 33 hours. The father will drive half of the distance, and the mother and son will share equally the remaining distance.
\n" ); document.write( "In general, the father drives the fastest, the mother drives 10 mile per hour slower than the father, and the son's rate is halfway between the mother's and father's rates.
\n" ); document.write( "find the rates for each of the drivers.
\n" ); document.write( "

Algebra.Com's Answer #372658 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A family plans to drive 2000 miles in 33 hours. The father will drive half of the distance, and the mother and son will share equally the remaining distance.
\n" ); document.write( "In general, the father drives the fastest, the mother drives 10 mile per hour slower than the father, and the son's rate is halfway between the mother's and father's rates.
\n" ); document.write( "find the rates for each of the drivers.
\n" ); document.write( "-------
\n" ); document.write( "Let Mother's rate be x mph
\n" ); document.write( "Then Father's rate is 2x mph
\n" ); document.write( "And son's rate = (3/2)x
\n" ); document.write( "-------------------------------
\n" ); document.write( "Father's time: 1000/2x = 500/x hrs
\n" ); document.write( "----
\n" ); document.write( "Mother's time: 250/x hrs
\n" ); document.write( "----
\n" ); document.write( "Son's time: 250/(3/2)x = (500/(3x)) hrs
\n" ); document.write( "------
\n" ); document.write( "Solve for \"x\":
\n" ); document.write( "(500/x) + (250/x) + 500/(3x) = 33
\n" ); document.write( "----
\n" ); document.write( "Multiply thru by 3x to get:
\n" ); document.write( "1500 + 750 + 500 = 99x
\n" ); document.write( "2750 = 99x
\n" ); document.write( "x = 2750/99
\n" ); document.write( "----
\n" ); document.write( "x = 27.78 mph (Mother's rate)
\n" ); document.write( "2x = 55.56 mph (Father's rate)
\n" ); document.write( "(3/2)x = 41.67 mph (Son's rate)
\n" ); document.write( "===================================
\n" ); document.write( "cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );