document.write( "Question 144445: Steve traveled 200 miles at a certain speed. Had he gone 10 mph faster, the trip would have taken 1 hour less. Find the speed of his vehicle.
\n" ); document.write( "How would you turn this into an algebraic equation and solve it. I'm sorry if i seem to be a total idiot. But i have no CLUE. Please help me someone!!
\n" ); document.write( "

Algebra.Com's Answer #105186 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Tricky problem.
\n" ); document.write( "Call the speed S and the time H (for hours).
\n" ); document.write( "The distance is 200, and is Speed x Hours, S times H.\r
\n" ); document.write( "\n" ); document.write( "Going faster takes less time. 200 = (S + 10) times (H-1)\r
\n" ); document.write( "\n" ); document.write( "We have 2 equations in 2 unknowns now.\r
\n" ); document.write( "\n" ); document.write( "SH = 200 eqn 1
\n" ); document.write( "(S+10)(H-1) = 200 eqn 2\r
\n" ); document.write( "\n" ); document.write( "SH + 10H -S -10 = 200, or
\n" ); document.write( "SH + 10H -S -10 = SH
\n" ); document.write( "10H -S -10 = 0
\n" ); document.write( "S = 200/H\r
\n" ); document.write( "\n" ); document.write( "10H - 200/H - 10 = 0
\n" ); document.write( "Multiply by H
\n" ); document.write( "\"10H%5E2+-10H+-200+=+0\"
\n" ); document.write( "Divide by 10
\n" ); document.write( "\"H%5E2+-H+-20+=+0\"\r
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE quadratic equation (work shown, graph etc)
Quadratic equation \"ax%5E2%2Bbx%2Bc=0\" (in our case \"1x%5E2%2B-1x%2B-20+=+0\") has the following solutons:
\n" ); document.write( "
\n" ); document.write( " \"x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca\"
\n" ); document.write( "
\n" ); document.write( " For these solutions to exist, the discriminant \"b%5E2-4ac\" should not be a negative number.
\n" ); document.write( "
\n" ); document.write( " First, we need to compute the discriminant \"b%5E2-4ac\": \"b%5E2-4ac=%28-1%29%5E2-4%2A1%2A-20=81\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=81 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28--1%2B-sqrt%28+81+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"x%5B1%5D+=+%28-%28-1%29%2Bsqrt%28+81+%29%29%2F2%5C1+=+5\"
\n" ); document.write( " \"x%5B2%5D+=+%28-%28-1%29-sqrt%28+81+%29%29%2F2%5C1+=+-4\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"1x%5E2%2B-1x%2B-20\" can be factored:
\n" ); document.write( " \"1x%5E2%2B-1x%2B-20+=+%28x-5%29%2A%28x--4%29\"
\n" ); document.write( " Again, the answer is: 5, -4.\n" ); document.write( "Here's your graph:
\n" ); document.write( "\"graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+1%2Ax%5E2%2B-1%2Ax%2B-20+%29\"

\n" ); document.write( "\n" ); document.write( "H = 5, or -4. -4 hours makes no sense, so it's discarded.
\n" ); document.write( "The time is 5 hours to go 200 miles. So the speed is 40 mph
\n" ); document.write( "Going 50 mph would take 4 hours, so the answer is correct.
\n" ); document.write( "
\n" );