document.write( "Question 163342: If a car had increased its average speed for a 18-mile journey by 5 mph, the journey would have been completed in 30 minutes less. What was the car's original average speed? \n" ); document.write( "
Algebra.Com's Answer #120344 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! If a car had increased its average speed for a 18-mile journey by 5 mph, the journey would have been completed in 30 minutes less. What was the car's original average speed? \n" ); document.write( ": \n" ); document.write( "Just looking at this we have to assume the car's speed will be awfully slow! \n" ); document.write( ": \n" ); document.write( "Let s = car's original speed \n" ); document.write( "Then \n" ); document.write( "(s+5) = cars increased speed \n" ); document.write( ": \n" ); document.write( "The distances at both speeds is given as 18 mi \n" ); document.write( ": \n" ); document.write( "Change 30 min to .5 hrs \n" ); document.write( ": \n" ); document.write( "Write a time equation: Time = \n" ); document.write( ": \n" ); document.write( "Original speed time - half hour = increased speed time \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Multiply equation by s(s+5): \n" ); document.write( "s(s+5)* \n" ); document.write( "cancel the denominators and you have: \n" ); document.write( "18(s+5) - .5(s^2 + 5s) = 18s \n" ); document.write( ": \n" ); document.write( "Multiply what's in the brackets \n" ); document.write( "18s + 90 - .5s^2 - 2.5s = 18s \n" ); document.write( ": \n" ); document.write( "Arrange as a quadratic equation: \n" ); document.write( "-.5s^2 + 18s - 18s - 2.5s + 90 = 0 \n" ); document.write( ": \n" ); document.write( "-.5s^2 - 2.5s + 90 = 0 \n" ); document.write( ": \n" ); document.write( "Multiply equation by -2 to get rid of the decimals and change the signs; \n" ); document.write( "s^2 + 5s - 180 \n" ); document.write( ": \n" ); document.write( "This will not factor, use the quadratic formula: \n" ); document.write( " \n" ); document.write( "In this problem a=1; b=5; c=-180 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Find the positive solution here: \n" ); document.write( " \n" ); document.write( "s = \n" ); document.write( "s = 11.15 mph is the original speed \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solution by finding the times \n" ); document.write( "11.15 + 56 = 16.15 is the faster speed \n" ); document.write( ": \n" ); document.write( "18/11.15 = 1.6 hrs \n" ); document.write( "18/16.15 = 1.1 hrs \n" ); document.write( "------------------- \n" ); document.write( "differ by .5 hrs as indicated \n" ); document.write( " \n" ); document.write( " |