document.write( "Question 1139720: Byron wanted to try out different water craft. He went 124 miles downstream in a motor boat and 45 miles downstream on a jet ski. His speed on the jet ski was 10 mph faster than in the motor boat. Byron spent a total of 4 hours on the water. What was his rate of speed, in miles per hour, in the motor boat? \n" ); document.write( "
Algebra.Com's Answer #760240 by Theo(13342)![]() ![]() You can put this solution on YOUR website! rate * time = distance.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for the motor boat, r * t = 124.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for the speed boat, (r + 10) * (4 - t) = 45\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "r is the rate of the motorboat. \n" ); document.write( "r + 10 is the rate of the speed boat.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "t is the time it takes the motorboat to travel 124 miles. \n" ); document.write( "4 - t is the time it takes the speedboat to travel 45 miles.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this is because the total time travel by both is 4 hours, so, if the motorboat took t hours, the speedboat had to take 4 - t hours.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you have 2 equations that need to be solved simultaneously.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "they are:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "r * t = 124 \n" ); document.write( "(r + 10) * (4 - t) = 45\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "simplify the second equation and keep the first equation as is to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "r * t = 124 \n" ); document.write( "4 * r - r * t + 40 - 10 * t = 45\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "add the two equations together to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4 * r + 40 - 10 * t = 169\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtract 40 from both sides of the equation to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4 * r - 10 * t = 129\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve for r to get r = (10 * t + 129) / 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in the first equation of r * t = 124, replace r with (10 * t + 129) / 4 to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(10 * t + 129) / 4 * t = 124\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "multiply both sides of that equation by 4 to get (10 * t + 129) * t = 496\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "simplify to get 10 * t^2 + 129 * t = 496\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtract 496 from both sides of that equation to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "10 * t^2 + 129 * t - 496 = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "factor this quadratic equation to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "t = -16 or t = 3.1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "t has to be greater than 0, so t = 3.1 looks like a possible solution.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in the first equation of r * t = 124, replace t with 3.1 and solve for r to get r = 124 / 3.1 which results in r = 40.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your solution should be t = 3.1 hours and r = 40 miles per hour.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for the motorboat, r * t = 124 becomes 40 * 3.1 = 124 which becomes 124 = 124 which confirms the solution is good for the first equation.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for the jet ski, (r + 10) * (4 - t) = 45 becomes 50 * .9 = 45 which becomes 45 = 45 which confirms the solution is good for the second equation.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the solution looks good.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the solution is that byron's rate of speed in the motorboat is 40 miles per hour.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |