document.write( "Question 652433: Please help me solve this. I first got 27 but i then tried the equation and got 44. But i have a feeling im doing it incorrectly.
\n" );
document.write( "a driver travels 30 miles to the gym at a constant speed and travels the same distance home at a constant speed. his speed on the return trip was sixteen miles per hour faster, and the total time for both trips was two hours. find his speed on the way to the gym. \n" );
document.write( "
Algebra.Com's Answer #407992 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! a driver travels 30 miles to the gym at a constant speed and travels the same \n" ); document.write( " distance home at a constant speed. \n" ); document.write( "his speed on the return trip was sixteen miles per hour faster, and the total \n" ); document.write( " time for both trips was two hours. \n" ); document.write( "find his speed on the way to the gym. \n" ); document.write( ": \n" ); document.write( "Here is the equation you want \n" ); document.write( "let s = his speed on the way to the gym \n" ); document.write( "then \n" ); document.write( "(s+16) = his speed returning \n" ); document.write( ": \n" ); document.write( "Write a time equation time = dist/speed \n" ); document.write( ": \n" ); document.write( "Time there + time back = 2 hrs \n" ); document.write( " \n" ); document.write( "multiply by s(s+16) to clear the denominators, you will get a quadratic equation to solve \n" ); document.write( " |