document.write( "Question 697278: If Mr. Norton walks for 2 miles and then cycles for 6 miles, it takes him 1 hr and 24 min to go the total distance of 8 miles....but if he walks for 5 miles and cycles for 3 miles the rates of walking and cycling being the same as before, the total time taken is 2 hr and 18 min. Find the rates of walking and cycling. \n" ); document.write( "
Algebra.Com's Answer #429828 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
If Mr. Norton walks for 2 miles and then cycles for 6 miles, it takes him 1 hr and 24 min to go the total distance of 8 miles
\n" ); document.write( "....but if he walks for 5 miles and cycles for 3 miles the rates of walking and cycling being the same as before, the total time taken is 2 hr and 18 min.
\n" ); document.write( " Find the rates of walking and cycling.
\n" ); document.write( ":
\n" ); document.write( "let w = his walking speed
\n" ); document.write( "let c = cycling speed
\n" ); document.write( ":
\n" ); document.write( "change 1 hr 24 min to: 1 + 24/60 = 1.4 hrs
\n" ); document.write( "change 2 hr 18 min to: 2 + 18/60 + 2.3 hrs
\n" ); document.write( ":
\n" ); document.write( "Write time equation for scenario
\n" ); document.write( "\"2%2Fw\" + \"6%2Fc\" = 1.4
\n" ); document.write( "and
\n" ); document.write( "\"5%2Fw\" + \"3%2Fc\" = 2.3
\n" ); document.write( ":
\n" ); document.write( "multiply the above equation by 2wc and mult the 1st equation by wc
\n" ); document.write( "10c + 6w = 4.6wc
\n" ); document.write( " 2c + 6w = 1.4wc
\n" ); document.write( "--------------------subtraction eliminates w, find c
\n" ); document.write( "8c = 3.2wc
\n" ); document.write( "divide both sides by c
\n" ); document.write( "8 = 3.2w
\n" ); document.write( "w = 8/3.2
\n" ); document.write( "w = 2.5 mph walking speed
\n" ); document.write( ":
\n" ); document.write( "Find the cycling speed using eq: \"2%2Fw\" + \"6%2Fc\" = 1.4
\n" ); document.write( "\"2%2F2.5\" + \"6%2Fc\" = 1.4
\n" ); document.write( ".8 + \"6%2Fc\" = 1.4
\n" ); document.write( "\"6%2Fc\" = 1.4 - .8
\n" ); document.write( "\"6%2Fc\" = .6
\n" ); document.write( "c = 6/.6
\n" ); document.write( "c = 10 mph is the cycling speed
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check this in the equation: \"5%2Fw\" + \"3%2Fc\" = 2.3
\n" ); document.write( "\"5%2F2.5\" + \"3%2F10\" =
\n" ); document.write( "2 + .3 = 2.3
\n" ); document.write( "
\n" );