document.write( "Question 116562: A Car travels downhill at 72 mph, on the level at 63 mph, and uphill at 56 mph. The trip from point A to point B takes 4 hours, and the return trip takes 4 hours, 40 minutes. What's the distance between points A & B? Please give me the correct formulas/steps to work this problem out. \n" ); document.write( "
Algebra.Com's Answer #86317 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A Car travels downhill at 72 mph, on the level at 63 mph, and uphill at 56 mph. The trip from point A to point B takes 4 hours, and the return trip takes 4 hours, 40 minutes. What's the distance between points A & B?
\n" ); document.write( "-----------
\n" ); document.write( "Let distance on level ground be \"x\".
\n" ); document.write( "Let distance uphill be \"y\".
\n" ); document.write( "Let distance downhill be \"z\".
\n" ); document.write( "-------------------------
\n" ); document.write( "Time = distance/rate
\n" ); document.write( "-----------------
\n" ); document.write( "Note: uphill in one direction is downhill in the other; and vice versa.
\n" ); document.write( "------------------
\n" ); document.write( "EQUATIONS:
\n" ); document.write( "level time + uphill time + downhill time = total time
\n" ); document.write( "x/63 + y/56 + z/72 = 4 hrs
\n" ); document.write( "x/63 + y/72 + z/56 = 4 2/3 hrs
\n" ); document.write( "--------------------------
\n" ); document.write( "Subtract to get:
\n" ); document.write( "y(1/72 - 1/56) + z(1/56 -1/72) = 2/3
\n" ); document.write( "y(-16/(72*56)) + z(16/(72*56)) = 2/3
\n" ); document.write( "-16y + 16z = (2/3)72*56
\n" ); document.write( "-16y + 16z = 48*56
\n" ); document.write( "-y+z = 3*56
\n" ); document.write( "-y+z = 168
\n" ); document.write( "z = 168+y
\n" ); document.write( "---------------
\n" ); document.write( "Question:
\n" ); document.write( "Do you have any more information that might help to resolve
\n" ); document.write( "the value of y or of z?
\n" ); document.write( "----------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "-------------\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );