document.write( "Question 729590: James left home and travelled towards the moumtains.Lisa left 2.1 hours later travelling 35 km/h faster in an effort to catch him. After 1.2 hours Lisa finally caught up with him.What was James average speed? \n" ); document.write( "
Algebra.Com's Answer #446044 by nerdybill(7384) You can put this solution on YOUR website! James left home and travelled towards the moumtains.Lisa left 2.1 hours later travelling 35 km/h faster in an effort to catch him. After 1.2 hours Lisa finally caught up with him.What was James average speed? \n" ); document.write( ". \n" ); document.write( "Let x = james average speed (km/h) \n" ); document.write( "then \n" ); document.write( "x+35 = lisa's average speed (km/h) \n" ); document.write( ". \n" ); document.write( "1.2 hours = Lisa's driving time \n" ); document.write( "1.2+2.1 = 3.3 hours = James' driving time \n" ); document.write( ". \n" ); document.write( "our equation \n" ); document.write( "1.2(x+35) = 3.3x \n" ); document.write( "1.2x+42 = 3.3x \n" ); document.write( "42 = 2.1x \n" ); document.write( "42/2.1 = x \n" ); document.write( "20 mph = x \n" ); document.write( " \n" ); document.write( " |