document.write( "Question 342950: Please help me solve this problem: Mr.Tan makes monthly visits to his parents in Baguio, a distance of 240km from Manila. He found out that if he increases the average speed by 10km per hour, he could save a total of20 minutes for the journey. Find the speed at which Mr.Tan originally traveled. \n" ); document.write( "
Algebra.Com's Answer #245604 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Mr.Tan makes monthly visits to his parents in Baguio, a distance of 240km from Manila. \n" ); document.write( " He found out that if he increases the average speed by 10km per hour, he could \n" ); document.write( " save a total of 20 minutes for the journey. \n" ); document.write( "Find the speed at which Mr.Tan originally traveled. \n" ); document.write( ": \n" ); document.write( "Let s = his original speed \n" ); document.write( "then \n" ); document.write( "(s+10) = his faster speed \n" ); document.write( ": \n" ); document.write( "Change 20 min to \n" ); document.write( ": \n" ); document.write( "Write a time equation, time = dist/speed \n" ); document.write( ": \n" ); document.write( "slow speed time - fast speed time = 1/3 hr \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Multiply equation by 3s(s+10) to eliminate the denominators, results: \n" ); document.write( "3(s+10)*240 - 3s(240) = s(s+10) \n" ); document.write( ": \n" ); document.write( "240(3s+30) - 720s = s^2 + 10s \n" ); document.write( ": \n" ); document.write( "720s + 7200 - 720s = s^2 + 10x \n" ); document.write( ": \n" ); document.write( "A quadratic equation \n" ); document.write( "s^2 + 10s - 7200 = 0 \n" ); document.write( "factors to \n" ); document.write( "(s+90)(s-80) = 0 \n" ); document.write( "the positive solution; \n" ); document.write( "s = 80 km/h is his original speed \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check our solution \n" ); document.write( "Find the actual time of each (90 km/hr is the faster speed) \n" ); document.write( "240/80 = 3 hrs \n" ); document.write( "240/90 = 2.67 hrs \n" ); document.write( "-------------------- \n" ); document.write( "differs: .33 hr which ~ 20 min \n" ); document.write( " |