document.write( "Question 1030581: a car and am motorcycle leave at noon from the same location, heading in the same direction. The average speed of the car is 30 mph slower than twice the speed of the motorcycle. In two hours, the car is 20 miles ahead of the motorcycles. find the speed of both the car and the motorcycle, in miles per hour \n" ); document.write( "
Algebra.Com's Answer #645418 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
car and am motorcycle leave at noon from the same location, heading in the same direction. The average speed of the car is 30 mph slower than twice the speed of the motorcycle. In two hours, the car is 20 miles ahead of the motorcycles. find the speed of both the car and the motorcycle, in miles per hour
\n" ); document.write( "-------
\n" ); document.write( "cycle DATA:
\n" ); document.write( "rate = x mph ; time = 2 hrs ; distance = 2x miles
\n" ); document.write( "-----------------------
\n" ); document.write( "car DATA:
\n" ); document.write( "rate = 2x-30 mph ; time = 2 hrs ; distance = 4x-60 miles
\n" ); document.write( "---------------------------
\n" ); document.write( "Equation:
\n" ); document.write( "car dist - cycle dist = 20 miles
\n" ); document.write( "4x-60-2x = 20
\n" ); document.write( "2x = 80
\n" ); document.write( "x = 40 mph (cycle speed)
\n" ); document.write( "2x-30 = 50 mph (car speed)
\n" ); document.write( "------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-------------
\n" ); document.write( "
\n" );