document.write( "Question 1186407: A plane can fly 1190 miles in the same time as it takes a car to go 280 miles. If the car travels 130 mph slower than the plane, find the speed of the plane.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #817310 by ikleyn(52790)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A plane can fly 1190 miles in the same time as it takes a car to go 280 miles.
\n" ); document.write( "If the car travels 130 mph slower than the plane, find the speed of the plane.
\n" ); document.write( "~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x be the speed of the plane, in miles per hour.\r\n" );
document.write( "\r\n" );
document.write( "Then the speed of the car is  (x-130) mph, according to the condition.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Next, you write the \"time\" equation, following the problem's description\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"1190%2Fx\" = \"280%2F%28x-130%29\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To solve it, cross multiply and simplify\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    1190*(x-130) = 280x\r\n" );
document.write( "\r\n" );
document.write( "      17*(x-130) = 4x     <<<---===  after dividing both sides by 70\r\n" );
document.write( "\r\n" );
document.write( "      17x - 17*130 = 4x\r\n" );
document.write( "\r\n" );
document.write( "      17x - 4x = 17*130\r\n" );
document.write( "\r\n" );
document.write( "         13x   = 17*130\r\n" );
document.write( "\r\n" );
document.write( "           x   = 17*10 = 170.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The plane speed is 170 miles per hour.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.  The plane time  is  \"1190%2F170\" = 7 hours.\r\n" );
document.write( "\r\n" );
document.write( "        The car time  is  \"280%2F%28170-130%29\" = \"280%2F40\" = 7 hours.   ! The same time.  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" ); document.write( "
\n" );