document.write( "Question 479080: the 888 mile trip to the mountains took three times as long as the 280 mile trip to the ocean. if the speed to the ocean was 4 mph less than the speed to the mountains, find both speeds and both times \n" ); document.write( "
Algebra.Com's Answer #328283 by mananth(16949)\"\" \"About 
You can put this solution on YOUR website!
Mountain distance =888 miles-- speed = x
\n" ); document.write( "time (mountain)= 888/x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "ocean distance = 280 miles - let speed be x-4
\n" ); document.write( "time (ocean)= 280/(x-4)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Time ( mountain)= 3*time(ocean)\r
\n" ); document.write( "\n" ); document.write( "888/x= 3(280/(x-4)
\n" ); document.write( "cross multiply
\n" ); document.write( "888(x-4)=3*280*x
\n" ); document.write( "888x-3552=840x
\n" ); document.write( "48x=3552
\n" ); document.write( "x=3552/48
\n" ); document.write( "x= 74 mph => mountain speed\r
\n" ); document.write( "\n" ); document.write( "Ocean speed => 70-4=70 mph\r
\n" ); document.write( "\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" );