document.write( "Question 111213: I can get about half way on this need a little assistance completing.
\n" ); document.write( "Problem is.....
\n" ); document.write( "Two airplanes are leaving O'Hare at the same time, one bound for New York and the other for California. The one heading to Califorina as a tail wind and is thus going 25 MPH faster than the one headed to New York. If after one hour they are 575 miles apart, what are their speeds? \r
\n" ); document.write( "\n" ); document.write( "What I have so far.....
\n" ); document.write( "x^2+y^2=575^2,x^2(x^2+25)^2=575^2,x^2+x^2=50x+625=330,625
\n" ); document.write( "2x^2+50x-330,000=0, But i can not get any further and I am not sure if I did what I have so far right. Can you help please??? Thank you SO MUCH!!!
\n" ); document.write( "

Algebra.Com's Answer #81114 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
I think your actual first step was to assign x to represent the speed of the eastbound aircraft and y to represent the speed of the one going to California. Ok, as far as that goes, but from there on, you went completely off in the wrong direction.
\n" ); document.write( ":
\n" ); document.write( "The basic formula you need for distance-rate-time questions like this is \"d=rt\". let's use these three variables instead of x and y because it is easier to keep things straight in our mind. Let's call the plane going to New York number 1 and the other one number 2.
\n" ); document.write( ":
\n" ); document.write( "So, to start, we can write two equations:
\n" ); document.write( ":
\n" ); document.write( "\"d%5B1%5D=r%5B1%5Dt%5B1%5D\", and
\n" ); document.write( "\"d%5B2%5D=r%5B2%5Dt%5B2%5D\"
\n" ); document.write( ":
\n" ); document.write( "But we know that both planes have been flying for 1 hour, so we can now write:
\n" ); document.write( ":
\n" ); document.write( "\"d%5B1%5D=r%5B1%5D1h\", and
\n" ); document.write( "\"d%5B2%5D=r%5B2%5D1h\"
\n" ); document.write( ":
\n" ); document.write( "We also know that aircraft 2 was traveling 25 mph faster than aircraft 1, so we can write:
\n" ); document.write( ":
\n" ); document.write( "\"d%5B1%5D=r%5B1%5D1h\", and
\n" ); document.write( "\"d%5B2%5D=%28r%5B1%5D%2B25%291h\"
\n" ); document.write( ":
\n" ); document.write( "Finally, we know that the SUM of the distances the two aircraft traveled was 575 miles, or:
\n" ); document.write( ":
\n" ); document.write( "\"d%5B1%5D%2Bd%5B2%5D=575\", but we can substitute the right side expressions to obtain:
\n" ); document.write( ":
\n" ); document.write( "\"%28r%5B1%5D1h%29%2B%28%28r%5B1%5D%2B25%291h%29=575\"
\n" ); document.write( ":
\n" ); document.write( "Now all we have to do is solve:
\n" ); document.write( ":
\n" ); document.write( "\"2r%5B1%5D%2B25=575\"
\n" ); document.write( "\"2r%5B1%5D=550\"
\n" ); document.write( "\"r%5B1%5D=275\"
\n" ); document.write( ":
\n" ); document.write( "So the New York flight is traveling 275 mph, and the California flight is traveling 25 mph faster than that or 300 mph. After one hour, the New York flight will have gone 275 miles, and the California flight, 300 miles: 275 plus 300 is 575, so the answer checks.
\n" ); document.write( "
\n" );