document.write( "Question 161627: hi to all of you who help. can you please help me? 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 ship.thanks for the help. \n" ); document.write( "
Algebra.Com's Answer #119120 by gonzo(654)\"\" \"About 
You can put this solution on YOUR website!
let x = rate of the plane.
\n" ); document.write( "let y = rate of the ship.
\n" ); document.write( "first equation is:
\n" ); document.write( "4*x + 25*y = 1580.
\n" ); document.write( "-----
\n" ); document.write( "since the plane traveled 4 hours at half rate of speed, and the ship traveled 25 hours at 1.25 rate of speed, the second equation becomes
\n" ); document.write( "2*x + 31.25*y = 1315.
\n" ); document.write( "-----
\n" ); document.write( "this is because 4 * x/2 = 2*x, and 25 * (5/4*y) = 125/4 * y = 31.25 * y.
\n" ); document.write( "the distance traveled under these new rates of speed is 1315.
\n" ); document.write( "-----
\n" ); document.write( "we have 2 equations with 2 unknowns.
\n" ); document.write( "4*x + 25*y = 1580
\n" ); document.write( "2*x + 31.25*y = 1315.
\n" ); document.write( "-----
\n" ); document.write( "multiply the bottom equation by 2 so we can eliminate the x.
\n" ); document.write( "equations become
\n" ); document.write( "4*x + 25*y = 1580
\n" ); document.write( "4*x + 62.5*y = 2630
\n" ); document.write( "-----
\n" ); document.write( "subtract top equation from bottom equation to get
\n" ); document.write( "37.5*y = 1050
\n" ); document.write( "y = 28
\n" ); document.write( "-----
\n" ); document.write( "if y = 28, we can solve for x in either equation.
\n" ); document.write( "use 4*x + 25*y = 1580
\n" ); document.write( "this becomes
\n" ); document.write( "4*x + 700 = 1580
\n" ); document.write( "4*x = 880
\n" ); document.write( "x = 220
\n" ); document.write( "-----
\n" ); document.write( "x = 220 = rate of plane
\n" ); document.write( "y = 28 = rate of ship
\n" ); document.write( "-----
\n" ); document.write( "to prove, take 1/2 the rate of the plane and 1.25 times the rate of the ship to solve the second equation.
\n" ); document.write( "1/2 * 220 = 110.
\n" ); document.write( "5/4 * 28 = 35
\n" ); document.write( "-----
\n" ); document.write( "4*110 + 25*35 = 1315 which proves the values of x and y are good in both equations.
\n" ); document.write( "-----
\n" ); document.write( "answer is:
\n" ); document.write( "-----
\n" ); document.write( "plane travels at 220 miles per hour for 4 hours.
\n" ); document.write( "ship travels at 28 miles per hour for 25 hours.
\n" ); document.write( "total distance traveled is 1580 miles.
\n" ); document.write( "-----
\n" ); document.write( "plane travels at 110 miles per hour for 4 hours.
\n" ); document.write( "ship travels at 35 miles per hour for 25 hours.
\n" ); document.write( "total distance traveled is 1315 miles.
\n" ); document.write( "-----
\n" ); document.write( "110 is half of 220.
\n" ); document.write( "35 is 5/4 * 28.
\n" ); document.write( "-----
\n" ); document.write( "x = 220
\n" ); document.write( "y = 28\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );