document.write( "Question 1034960: Sandy made a trip to a city 200 miles away and then returned home. Her average speed on the return trip was 10 mph less than her average speed going. If her total travel time was 9 hours, what was her average rate in each direction? \n" ); document.write( "
Algebra.Com's Answer #649621 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Sandy made a trip to a city 200 miles away and then returned home. Her average speed on the return trip was 10 mph less than her average speed going. If her total travel time was 9 hours, what was her average rate in each direction?
\n" ); document.write( "-------------
\n" ); document.write( "r = speed going
\n" ); document.write( "---
\n" ); document.write( "d = r*t
\n" ); document.write( "t = d/r
\n" ); document.write( "200/r + 200/(r-10) = 9
\n" ); document.write( "200(r-10) + 200r = 9r(r-10)
\n" ); document.write( "400r - 2000 = 9r^2 - 90r
\n" ); document.write( "9r^2 - 490r + 1910 = 0
\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 \"9x%5E2%2B-490x%2B1910+=+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-490%29%5E2-4%2A9%2A1910=171340\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=171340 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28--490%2B-sqrt%28+171340+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"x%5B1%5D+=+%28-%28-490%29%2Bsqrt%28+171340+%29%29%2F2%5C9+=+50.218464534692\"
\n" ); document.write( " \"x%5B2%5D+=+%28-%28-490%29-sqrt%28+171340+%29%29%2F2%5C9+=+4.22597990975241\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"9x%5E2%2B-490x%2B1910\" can be factored:
\n" ); document.write( " \"9x%5E2%2B-490x%2B1910+=+%28x-50.218464534692%29%2A%28x-4.22597990975241%29\"
\n" ); document.write( " Again, the answer is: 50.218464534692, 4.22597990975241.\n" ); document.write( "Here's your graph:
\n" ); document.write( "\"graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+9%2Ax%5E2%2B-490%2Ax%2B1910+%29\"

\n" ); document.write( "\n" ); document.write( "==================
\n" ); document.write( "r = 50.22 going, 40.22 returning
\n" ); document.write( "----
\n" ); document.write( "Ignore the 4... solution, subtracting 10 would give a negative speed.
\n" ); document.write( "
\n" );