document.write( "Question 839398: A plane can fly 1875 miles in the same time as it takes a car to go 325 miles. If the car travels 310 mph slower than the plane, find the speed of the plane. \n" ); document.write( "
Algebra.Com's Answer #513499 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! r*t=1875, \n" ); document.write( "(r-310)*t=325 \n" ); document.write( "r = 375, t = 5 \n" ); document.write( "car went 65 \n" ); document.write( "plane went 375 for 5 hours \n" ); document.write( " |