document.write( "Question 360732: saratoga and new york are 180 miles apart. A truck traveled from new york toward saratoga at the rate of 65 miles per hour. Another truck traveled from saratoga toward new york at the rate of 55mph. How many miles did each travel before they met? \n" ); document.write( "
Algebra.Com's Answer #257432 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "*Note distance = r*t or t = d/r
\n" ); document.write( "Let x be the diatnace the 65mph truck went. then (180-x) is distance reamaining for the other.
\n" ); document.write( "time being the same for each:***
\n" ); document.write( "\"%28x%2F65mph%29+=+%28%28180mi-x%29%2F55mph%29\"
\n" ); document.write( "cross mulitply and solve for x
\n" ); document.write( "55x = 65(180mi-x)
\n" ); document.write( "55x = 65*180mi -65x
\n" ); document.write( "120x = 11700mi
\n" ); document.write( "x = 97.5 mi is the distance of the faster vehicle, the other 82.5 mi\r
\n" ); document.write( "\n" ); document.write( "checking our answer
\n" ); document.write( "97.5/65mph = 82.5/55mphr = 1.5hr (time each traveled befor meeting) \n" ); document.write( "
\n" );