document.write( "Question 452076: a plane can fly 735 miles in the same time it takes a car to go 310 miles. if the car travels 85 mph slower than the plane, find the speed of the car.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #311325 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 735/x=310/x-85 \n" ); document.write( "310x=735x-62475 \n" ); document.write( "425x=62475 \n" ); document.write( "x=147 \n" ); document.write( "x-85=62 mph.. \n" ); document.write( " |