document.write( "Question 980052: Zahri has to pick up her mom from the airport. If she traveled 60mph she would be an hour early. If she traveled 30mph, she would be an hour late. How far was the airport? \n" ); document.write( "
Algebra.Com's Answer #601256 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Zahri has to pick up her mom from the airport. If she traveled 60mph she would be an hour early. If she traveled 30mph, she would be an hour late. How far was the airport?
\n" ); document.write( "
Let distance to airport be D
\n" ); document.write( "Getting to airport 1 hour early results in an \"on-time\" time of: \"D%2F60+%2B+1\"
\n" ); document.write( "Getting to airport 1 hour late results in an \"on-time\" time of: \"D%2F30+-+1\"
\n" ); document.write( "We then get: \"D%2F60+%2B+1+=+D%2F30+-+1\"
\n" ); document.write( "D + 60 = 2D - 60 --------- Multiplying by LCD, 60
\n" ); document.write( "D - 2D = - 60 - 60
\n" ); document.write( "- D = - 120
\n" ); document.write( "D, or distance to airport = \"%28-+120%29%2F%28-+1%29\", or \"highlight_green%28120%29\" miles \n" ); document.write( "
\n" );