document.write( "Question 1143009: A plane can fly 280 miles in the same time as it takes a car to go 100 miles. If the car travels 90 mph slower than the plane, find the speed of the plane. \n" ); document.write( "
Algebra.Com's Answer #763754 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
plane flies 280 miles in the same time as it takes a car to go 100 miles.
\n" ); document.write( "the car travels 90 miles per hour slower than the plane.
\n" ); document.write( "find the speed of the plane.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "r * t = d
\n" ); document.write( "r = rate
\n" ); document.write( "t = time
\n" ); document.write( "d = distance\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "for the plane, r * t = d becomes x * t = 280
\n" ); document.write( "for the car, r * t = d becomes (x-90) * t = 100\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x represents the speed of the plane.
\n" ); document.write( "x-90 represents the speed of the car.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "t represents time in both equations because the time in both equations is the same.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "in the first equation, solve for t to get t = 280 / x
\n" ); document.write( "in the second equation replace t with 280 / x to get (x-90) * 280/x = 100
\n" ); document.write( "simplify this equation to get 280 - 90 * 280 / x = 100
\n" ); document.write( "simplify further to get 280 - 25200 / x = 100
\n" ); document.write( "subtract 280 from both sides of the equation to get -25200 / x = -180
\n" ); document.write( "multiply both sides of the equation by x to get -25200 = -180 * x
\n" ); document.write( "divide both sides of the equation by -180 and solve for x to get x = -25200 / -180 = 140\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the plane flies at 140 miles per hour.
\n" ); document.write( "the car drives at 50 miles per hour (140 - 90 = 50).
\n" ); document.write( "for the plane, 140 * t = 280 which gets you t = 280 / 140 = 2.
\n" ); document.write( "for the car, 50 * t = 100 which gets you t = 100 / 50 = 2.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "both the car and the plane take 2 hours to travel their respective distances.
\n" ); document.write( "your solution is the speed of the plane is 140 miles per hour.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );