document.write( "Question 102480: It takes 1 hour longer to fly to St. Paul at 200 mi/h than it does to return at 250 mi/h. How far away is St. Paul? \n" ); document.write( "
Algebra.Com's Answer #74491 by mjgulinello(10)\"\" \"About 
You can put this solution on YOUR website!
Let t = the time in hours that it takes to fly to St. Paul at 250mph.
\n" ); document.write( "Since it takes 1 hour longer to fly there at 200mph, this will = t+1.\r
\n" ); document.write( "\n" ); document.write( "We know the distance to and from St. Paul is the same, so we can represent this distance two ways:\r
\n" ); document.write( "\n" ); document.write( "Distance = speed * time
\n" ); document.write( "D = 250t
\n" ); document.write( "and
\n" ); document.write( "D = 200(t+1)\r
\n" ); document.write( "\n" ); document.write( "Since the two distances are equal, we can now plug the first formula into the second one and get an equation with one variable.\r
\n" ); document.write( "\n" ); document.write( "250t = 200(t+1)
\n" ); document.write( "First use the distributive property on the right side of the equation.
\n" ); document.write( "250t = 200t + 200
\n" ); document.write( "Subtract 200t from each side of the equation.
\n" ); document.write( "50t = 200
\n" ); document.write( "Divide each side of the equation by 50.
\n" ); document.write( "t = 4\r
\n" ); document.write( "\n" ); document.write( "Now we know the time it takes to travel to St. Paul at 250mph is 4 hours.\r
\n" ); document.write( "\n" ); document.write( "Next, we plug that into the equation for distance.
\n" ); document.write( "D = 250t
\n" ); document.write( "D = 250 * 4
\n" ); document.write( "D = 1000\r
\n" ); document.write( "\n" ); document.write( "St. Paul is 1000 miles away.\r
\n" ); document.write( "\n" ); document.write( "We can check to make sure we got the right answer by using our second equation for distance.\r
\n" ); document.write( "\n" ); document.write( "D = 200(t+1)
\n" ); document.write( "D = 200 * (4+1)
\n" ); document.write( "D = 200 * 5
\n" ); document.write( "D = 1000\r
\n" ); document.write( "\n" ); document.write( "Our answer checks out. That's all for this problem.
\n" ); document.write( "
\n" ); document.write( "
\n" );