document.write( "Question 931844: jon recently drove to visit his parents who live 456 miles away on his way there his average speed was 14 mph faster than his drive there. jon spent a total of 19 hours driving \n" ); document.write( "
Algebra.Com's Answer #565898 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! jon recently drove to visit his parents who live 456 miles away \n" ); document.write( " on his way there his average speed was 14 mph faster than his drive back. \n" ); document.write( " jon spent a total of 19 hours driving \n" ); document.write( ": \n" ); document.write( "Assume you are looking for his average speed \n" ); document.write( ": \n" ); document.write( "let s = his speed to his parents \n" ); document.write( "then \n" ); document.write( "(s-14) = his return speed \n" ); document.write( "; \n" ); document.write( "write a time equation; time = dist/speed \n" ); document.write( " \n" ); document.write( "multiply eq by s(s-14), cancel the denominators and you have \n" ); document.write( "456(s-14) + 456s = 19s(s-14) \n" ); document.write( "456s - 6384 + 456s = 19s^2 - 266s \n" ); document.write( "912s - 6384 = 19s^2 - 266x \n" ); document.write( "a quadratic equation \n" ); document.write( "19s^2 - 266s - 912s + 6384 = 0 \n" ); document.write( "19s^2 - 1178s + 6384 = 0 \n" ); document.write( "using the quadratic formula I got \n" ); document.write( "s = 6 \n" ); document.write( "s = 56, obviously the only reasonable answer \n" ); document.write( ": \n" ); document.write( "He went 56 mph there and returned at 42 mph (14 mph less) \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "See if that checks out; find the actual time each way \n" ); document.write( "456/56 = 8.143 hrs \n" ); document.write( "456/42 = 10.857 hrs \n" ); document.write( "------------------ \n" ); document.write( "total time 19.00 hrs? \n" ); document.write( " |