document.write( "Question 770358: a truck can travel 70 miles in the same time that it takes a car to travel 110 miles. if the trucks rate is 20 miles per hour slower than the car's, find the average rate for each \n" ); document.write( "
Algebra.Com's Answer #469469 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! Let t = speed of the truck \n" ); document.write( "Let c = speed of the car\r \n" ); document.write( "\n" ); document.write( "c/t = 110/70\r \n" ); document.write( "\n" ); document.write( "c = t+20\r \n" ); document.write( "\n" ); document.write( "Then\r \n" ); document.write( "\n" ); document.write( "(t+20)=(11/7)t\r \n" ); document.write( "\n" ); document.write( "(-4/7)t = -20\r \n" ); document.write( "\n" ); document.write( "t = 35 and c = 55\r \n" ); document.write( "\n" ); document.write( "Answer: speed of the car is 55 mph and speed of the truck is 35 mph\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You can ask me more at: mthman@gmail.com\r \n" ); document.write( "\n" ); document.write( "Thanks\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |