document.write( "Question 145797: A person traveling 4 hr by plane and 25 hr by ship covers 1580 miles. If the speed of the plane had been one-half of the actual speed and the speed of the ship had been one-fourth greater, the person would have traveled only 1315 miles in the same length of time. Find the speeds of the plane and the ship. \n" ); document.write( "
Algebra.Com's Answer #106435 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
person traveling 4 hr by plane and 25 hr by ship covers 1580 miles. If the speed of the plane had been one-half of the actual speed and the speed of the ship had been one-fourth greater, the person would have traveled only 1315 miles in the same length of time. Find the speeds of the plane and the ship.
\n" ); document.write( ":
\n" ); document.write( "Let x = speed of the plane
\n" ); document.write( "and
\n" ); document.write( "Let y = speed of the boat
\n" ); document.write( ":
\n" ); document.write( "\"If the speed of the plane had been one-half of the actual speed, and the speed of the ship had been one-fourth greater, the person would have traveled only 1315 miles in the same length of time.\"
\n" ); document.write( "Then
\n" ); document.write( ".5x = speed of the plane
\n" ); document.write( "and
\n" ); document.write( "1.25y = speed of the boat
\n" ); document.write( ":
\n" ); document.write( "When they say,\" the person would have traveled only 1315 miles in the same length of time.\"
\n" ); document.write( "I assume they still mean 4 hrs in the plane and 25 hrs in the boat.
\n" ); document.write( "If they mean only that the total time is 29 hrs it's a different problem.
\n" ); document.write( ":
\n" ); document.write( "Two equations:
\n" ); document.write( "4x + 25y = 1580
\n" ); document.write( "and
\n" ); document.write( ".5(4x) + 1.25(25y) = 1315
\n" ); document.write( " 2x + 31.25y = 1315
\n" ); document.write( "Multiply this equation by 2 and subtract the 1st equation from it
\n" ); document.write( "4x + 62.5y = 2630
\n" ); document.write( "4x + 25y = 1580
\n" ); document.write( "-------------------subtracting eliminates x
\n" ); document.write( "37.5y = 1050
\n" ); document.write( "y = \"1050%2F37.5\"
\n" ); document.write( "y = 28 mph is the speed of the boat
\n" ); document.write( ":
\n" ); document.write( "Find the speed of the plane using the 1st equation:
\n" ); document.write( "4x + 25(28) = 1580
\n" ); document.write( "4x + 700 = 1580
\n" ); document.write( "4x = 1580 - 700
\n" ); document.write( "x = \"880%2F4\"
\n" ); document.write( "x = 220 mph is the speed of the plane
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check using the \"if\" situation:
\n" ); document.write( "4(110) + 25(35) = 1315
\n" ); document.write( "
\n" ); document.write( "
\n" );