document.write( "Question 206918: This is not for homework; however, it is one in a homework text for the University of Phoenix Introductory and Intermediate Algebra.\r
\n" );
document.write( "\n" );
document.write( "In order to disuss with my classmates about how to solve linear equations, I need to be able to understand this one by today. Rod is a pilot for Crossland Airways. He computes his flight time against a headwind for a tip of 2900 mi. at 5 hr. The flight would take 4 hr and 50 min if the headwind were half as great. Find the headwind and the plane's air speed.\r
\n" );
document.write( "\n" );
document.write( "I understand I must use d=rxt. How do I come up with the two equations? I thought maybe it was 2,900= R x 5 and D = r 1/2 x 4.50; but, they do not look right. I came up with an air speed of 124.7? Please help.Reference:\r
\n" );
document.write( "\n" );
document.write( " Bittenger, M. L. & Beecher, J. A. (2007). Introductory and intermediate algebra (3rd ed.). Boston: Pearson-Addison Wesley.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #156475 by Theo(13342)![]() ![]() You can put this solution on YOUR website! Rod is a pilot for Crossland Airways. He computes his flight time against a headwind for a trip of 2900 mi. at 5 hr. The flight would take 4 hr and 50 min if the headwind were half as great. Find the headwind and the plane's air speed. \n" ); document.write( "----- \n" ); document.write( "let x = rate of speed of airplane. \n" ); document.write( "let y = rate of speed of headwind \n" ); document.write( "----- \n" ); document.write( "let D = distance = 2900 miles \n" ); document.write( "----- \n" ); document.write( "let T = time in minutes \n" ); document.write( "5 hours = 5 hours = 300 minutes \n" ); document.write( "4 hours 50 minutes = 290 minutes \n" ); document.write( "----- \n" ); document.write( "converting to minutes should make the arithmetic a little easier even though the number will get large. \n" ); document.write( "----- \n" ); document.write( "formula is R * T = D where R is the combined rate of speed and T is the time it takes in minutes and D is the distance in miles. \n" ); document.write( "----- \n" ); document.write( "let R = (x-y) \n" ); document.write( "let T = 300 minutes \n" ); document.write( "formula becomes: \n" ); document.write( "(x - y) * 300 = 2900 \n" ); document.write( "----- \n" ); document.write( "if the rate of the headwind is half as great, then the rate of the headwind becomes y/2 \n" ); document.write( "----- \n" ); document.write( "let R = (x - (y/2)) \n" ); document.write( "Let T = 290 minutes \n" ); document.write( "formula becomes: \n" ); document.write( "(x - (y/2)) * 290 = 2900 \n" ); document.write( "----- \n" ); document.write( "we have 2 formulas to solve simultaneously. \n" ); document.write( "(x - y) * 300 = 2900 \n" ); document.write( "(x - (y/2)) * 290 = 2900 \n" ); document.write( "----- \n" ); document.write( "remove parentheses and simplify to get: \n" ); document.write( "300*x - 300*y = 2900 \n" ); document.write( "290*x - 145*y = 2900 \n" ); document.write( "----- \n" ); document.write( "you can solve these in several ways. \n" ); document.write( "----- \n" ); document.write( "solve by substitution means you use one of the equations to get x in terms of y or y in terms of x and then substitute in the other equation. \n" ); document.write( "----- \n" ); document.write( "solve by elimination means you multiply both sides of the equations by factors that will allow one of the unknown variables to cancel out once you add the equations together. \n" ); document.write( "----- \n" ); document.write( "since both equations equal the same value, you can set each equation equal to each other. \n" ); document.write( "----- \n" ); document.write( "we'll solve by elimination. \n" ); document.write( "----- \n" ); document.write( "your equations after simplification are: \n" ); document.write( "300*x - 300*y = 2900 \n" ); document.write( "290*x - 145*y = 2900 \n" ); document.write( "----- \n" ); document.write( "if you multiply the first equation by 290 and you multiply the second equation by 300 then you should be able to eliminate the x when you add or subtract both equations from each other. \n" ); document.write( "----- \n" ); document.write( "after multiplication, the equations become: \n" ); document.write( "----- \n" ); document.write( "87000*x - 87000*y = 841000 \n" ); document.write( "87000*x - 43500*y = 870000 \n" ); document.write( "----- \n" ); document.write( "subtract the second equation from the first equation to get: \n" ); document.write( "- 43500 * y = - 29000 \n" ); document.write( "divide both sides of this equation by (-43500) to get y = .667 = 2/3 mile per minute. \n" ); document.write( "if y = 2/3, then y/2 = 1/3 mile per minute. \n" ); document.write( "----- \n" ); document.write( "now that we know the rate of speed of the headwind, we can solve for the rate of speed of the airplane \n" ); document.write( "----- \n" ); document.write( "in our first equation, we had: \n" ); document.write( "300*x - 300*y = 2900 \n" ); document.write( "this equation becomes: \n" ); document.write( "300*x - 300*(2/3) = 2900 which becomes: \n" ); document.write( "300*x - 200 = 2900 which becomes: \n" ); document.write( "300*x = 3100 which becomes: \n" ); document.write( "x = 10 and 1/3 equals 31/3 miles per minute. \n" ); document.write( "----- \n" ); document.write( "in our second equation, we now have: \n" ); document.write( "290*(31/3) - 290*(1/3) = 2900 which becomes: \n" ); document.write( "8990/3 - 290/3 = 2900 which becomes: \n" ); document.write( "8700/3 = 2900 which becomes: \n" ); document.write( "2900 = 2900 which means that the value of 31/3 miles per minute for the plane and the value of 2/3 miles per minute for the headwind is accurate. \n" ); document.write( "----- \n" ); document.write( "converting these back to hours we get: \n" ); document.write( "speed of the plane is 60*31/3 = 620 miles per hour. \n" ); document.write( "speed of the headwind is 60*2/3 = 40 miles per hour. \n" ); document.write( "----- \n" ); document.write( "you can plug these values into the original equations to see that they work as well. \n" ); document.write( "-----\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |