document.write( "Question 1087790: Jessie recently drove to visit her parents who live 60 miles away. On her way there her average speed was 9 miles per hour faster than on her way home (she ran into some bad weather). If Jessie spent a total of 3 hours driving, find the two rates. \n" ); document.write( "
Algebra.Com's Answer #702095 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! Let n be Jessie's speed on her way to her parents. Then her speed back home would be n-9. So: \n" ); document.write( "60/n + 60/n-9=3 \n" ); document.write( "60(n-9)+60n=3nē-27n \n" ); document.write( "3nē-147n+540=0 \n" ); document.write( "nē-49n+180=0 \n" ); document.write( "(n-45)(n-4)=0 \n" ); document.write( "n=45 or 4 \n" ); document.write( "☺☺☺☺ \n" ); document.write( " |