document.write( "Question 58873: Steve traveled 600 miles at a certain speed. Had he gone 20mph faster, the trip would have taken 1 hour less. Find the speed of his vehicle.\r
\n" ); document.write( "\n" ); document.write( "This is what I have...Using distance formula d=rt (distance=rate x time) here.
\n" ); document.write( "Let x=Steve's speed (or rate). Using distance formula d=rt and solving for time, t=d/r. So since Steve's speed is x and distance is 600 miles, then Steve's time is 600/x. Steve's trip would have been 1 hour less if his speed was 20mph faster, or x+20. Distance is still 600 miles, so Steve's faster time would have been 600/(x+20). So the equation is to take the expression for Steve's actual time, subtract 1 from that, and set equal to his faster time. Solve for x.\r
\n" ); document.write( "\n" ); document.write( "Im stuck now
\n" ); document.write( "

Algebra.Com's Answer #40428 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Steve traveled 600 miles at a certain speed. Had he gone 20mph faster, the trip would have taken 1 hour less. Find the speed of his vehicle.
\n" ); document.write( ":
\n" ); document.write( "you have the right idea:
\n" ); document.write( "Original time - 1 hr = time going faster
\n" ); document.write( "The equation as you stated it:
\n" ); document.write( "\"600%2Fx+-+1\" = \"600%2F%28x%2B20%29\"
\n" ); document.write( ":
\n" ); document.write( "To solve for x you must get rid of those denominators, you do this by mult the
\n" ); document.write( "equation by x(x+20), a common denominator, you then have:
\n" ); document.write( ":
\n" ); document.write( "600(x+20) - 1(x(x+20) = 600x
\n" ); document.write( ":
\n" ); document.write( "600x + 12000 - x^2 - 20x = 600x
\n" ); document.write( ":
\n" ); document.write( "-x^2 + 600x - 600x - 20x + 12000 = 0
\n" ); document.write( ":
\n" ); document.write( "-x^2 - 20x + 12000 = 0
\n" ); document.write( ":
\n" ); document.write( "x^2 + 20x - 12000 = 0; Mult eq by -1, easier to factor when x^2 is positive
\n" ); document.write( ":
\n" ); document.write( "Factors to:
\n" ); document.write( "(x + 120)(x - 100) = 0
\n" ); document.write( ":
\n" ); document.write( "x = +100, the positive solution is what we want here:
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "We can check that using time:
\n" ); document.write( "(600/100) - 1 = (600/120)
\n" ); document.write( "6 - 1 = 5
\n" ); document.write( "
\n" ); document.write( "
\n" );