document.write( "Question 470111: five freinds drove 60 miles per hour to California. on the way home they took the same route but drove 75 miles per hour. how many mile did they drive to California if the round trip took 10 hrs. \n" ); document.write( "
Algebra.Com's Answer #322488 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! n/60+n/75=10 \n" ); document.write( "5n+4n=3000 \n" ); document.write( "9n=3000 \n" ); document.write( "n=3000/9=333.33 miles \n" ); document.write( "333.33/60+333.33/75=5.56+4.44=10.. \n" ); document.write( " |