document.write( "Question 479452: a car travels 250 kilometers in the same time that a truck travels 225 kilometers. if the speed of the car is 8 kilometers per hour faster than the speed of the truck, find both speeds \n" ); document.write( "
Algebra.Com's Answer #328491 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 250/p+8=225/p \n" ); document.write( "250p=225p+1800 \n" ); document.write( "25p=1800 \n" ); document.write( "p=72 \n" ); document.write( "p+8=80 \n" ); document.write( "The truck goes at 72 kph; the car travels at 80 kph.. \n" ); document.write( " |