document.write( "Question 1153922: Hi\r
\n" ); document.write( "\n" ); document.write( "A plane took off 1 hour later for its destination 3000km away. In order to reach the destination on time the pilot increased speed by 500km per hour. \r
\n" ); document.write( "\n" ); document.write( "What is the new speed of the plane. \r
\n" ); document.write( "\n" ); document.write( "Thanks
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #776247 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Let x be the new speed, in km/h.\r\n" );
document.write( "\r\n" );
document.write( "Then the regular speed is (x-500) km/h.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The regular flight time is  \"3000%2F%28x-500%29\" hours.\r\n" );
document.write( "\r\n" );
document.write( "The new time flight is      \"3000%2Fx\" hours.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The difference is one hour (1 hour), which gives you THIS \"time equation\"\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"3000%2F%28x-500%29\" - \"3000%2Fx\" = 1   hour.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To solve the equation, multiply both sides by  x*(x-500).  You will get\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    3000x - 3000*(x-500) = x*(x-500)\r\n" );
document.write( "\r\n" );
document.write( "    300*500 = x*(x-500)\r\n" );
document.write( "\r\n" );
document.write( "    x^2 - 500x - 1500000 = 0\r\n" );
document.write( "\r\n" );
document.write( "    \"x%5B1%2C2%5D\" = \"%28500+%2B-+sqrt%28500%5E2+%2B4%2A1%2A1500000%29%29%2F2\" = \"%28500+%2B-+sqrt%286250000%29%29%2F2\" = \"%28500+%2B-+2500%29%2F2\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Only positive root makes sense  x = \"%28500+%2B+2500%29%2F2\" = 1500.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The new speed is 1500 km/h.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.   The regular speed is then 500 km/h lover, i.e.  1000 km/h.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "         Check the \"time equation\"  \"3000%2F1000\" - \"3000%2F1500\" = 3 - 2 = 1 hour.   ! Precisely correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );