document.write( "Question 209730: Here is one word problem:
\n" );
document.write( "You commute 56 miles one way to work.The trip to work takes 10 minutes longer than the trip home. Your average speed on the trip home is 8 miles per hour faster. What is your average speed on the trip home?
\n" );
document.write( "Thanks a tone!
\n" );
document.write( "Jenn \n" );
document.write( "
Algebra.Com's Answer #158639 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! You commute 56 miles one way to work. \n" ); document.write( "The trip to work takes 10 minutes longer than the trip home. \n" ); document.write( " Your average speed on the trip home is 8 miles per hour faster. \n" ); document.write( "What is your average speed on the trip home? \n" ); document.write( ": \n" ); document.write( "Let s = speed home \n" ); document.write( "then \n" ); document.write( "(s-8) = speed to work \n" ); document.write( ": \n" ); document.write( "Write a time equation: Time = \n" ); document.write( ": \n" ); document.write( "time to work - time home = 10 min ( \n" ); document.write( " \n" ); document.write( "Multiply equation by s(s-8), results \n" ); document.write( "6s(56) - 6(s-8)*56 = s(s-8) \n" ); document.write( ": \n" ); document.write( "336s - 56(6s-48) = s^2 - 8s \n" ); document.write( ": \n" ); document.write( "336s - 336s + 2688 = s^2 - 8s \n" ); document.write( "A quadratic equation: \n" ); document.write( "s^2 - 8s - 2688 = 0 \n" ); document.write( "Factors to: \n" ); document.write( "(s-56)(s+48) = 0 \n" ); document.write( "Positive solution: \n" ); document.write( "s = 56 mph, speed home from work \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solution (speed to work = 48 mph) \n" ); document.write( "56/48 - 56/56 = \n" ); document.write( "1.667 - 1.0 = .667 hr difference which is |