document.write( "Question 257081: A car and a bus leave from the same spot and drive in opposite directions. The bus is travelling 15 miles per hour slower than the car. In 3.75 hours, the car and the bus are 144 miles apart. Find the average speed of the car. \n" ); document.write( "
Algebra.Com's Answer #189462 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! d=rt \n" ); document.write( "144=(x+x-15)3.75 \n" ); document.write( "144=(2x-15)3.75 \n" ); document.write( "144=7.5x-56.25 \n" ); document.write( "7.5x=144+56.25 \n" ); document.write( "7.5x=200.25 \n" ); document.write( "x=200.5/7.5 \n" ); document.write( "x=26.733 mph for the car. \n" ); document.write( "26.733-15=11.733 mph for the bus. \n" ); document.write( "Proof: \n" ); document.write( "144=(26.733+11.733)3.75 \n" ); document.write( "144=38.466*3.75 \n" ); document.write( "144~144 \n" ); document.write( " \n" ); document.write( " |