document.write( "Question 654675: over a distance a car traveling 40 mph, the car then drives that same distance 10 mph, what is the average mph for the whole trip? i tried working it out but i got stuck at the 2nd stage of the solution so please give me a very detailed solution \n" ); document.write( "
Algebra.Com's Answer #408840 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! over a distance a car traveling 40 mph, \n" ); document.write( "the car then drives that same distance 10 mph, \n" ); document.write( "what is the average mph for the whole trip? \n" ); document.write( ": \n" ); document.write( "let d = the distance traveled at 40 mph and the distance traveled at 10 mph \n" ); document.write( "let a = the average mph for the trip \n" ); document.write( ": \n" ); document.write( "Write a time equation; time = dist/speed \n" ); document.write( ": \n" ); document.write( "40mph time + 10mph time = total time \n" ); document.write( " \n" ); document.write( "multiply by 40a, to clear the denominators \n" ); document.write( "40a* \n" ); document.write( "Cancel the denominators \n" ); document.write( "ad + 4ad = 40(2d) \n" ); document.write( "5ad = 80d \n" ); document.write( "divide both sides by d \n" ); document.write( "5a = 80 \n" ); document.write( "a = 80/5 \n" ); document.write( "a = 16 mph is the average for the trip \n" ); document.write( ": \n" ); document.write( "Was this detailed enough for you? C \n" ); document.write( " |