document.write( "Question 432975: Jamie drove to visit her parents who live 600 miles away on her waY THERe her average speed was 20 mph faster than on her way home. if jamie spent a total of 25 hours driving find the two rates \n" ); document.write( "
Algebra.Com's Answer #300105 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
Let Jamie's speed be x. Her speed on the way home was x+20. Thus:
\n" ); document.write( "--------------------
\n" ); document.write( "600/x+600/(x+20)=25
\n" ); document.write( "Multiply each side by (x)(x+20):
\n" ); document.write( "600(x+20)+600x=25(x2+20x)
\n" ); document.write( "1200x+12000=25x2+500x
\n" ); document.write( "0=25x2-700x-12000
\n" ); document.write( "0=x2-28x-480
\n" ); document.write( "0=(x+12)(x-40)
\n" ); document.write( "x=-12,40
\n" ); document.write( "------------------
\n" ); document.write( "Throwing out the negative result, we get her speed going there to be 40mph, and 60mph to be her speed coming back.
\n" ); document.write( "
\n" );