document.write( "Question 288992: A man started on a walk 12 km. After walking half the distance at x km/h, he decreased his speed by 1/2 km/h. He completed his walk 10 minutes later than he would have done if he had not decreased his speed. Obtain an equation for x and solve it. Use your value of x to determine the time he took for the 12 kilometre walk. \n" ); document.write( "
Algebra.Com's Answer #209582 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A man started on a walk 12 km.
\n" ); document.write( " After walking half the distance at x km/h, he decreased his speed by 1/2 km/h.
\n" ); document.write( "He completed his walk 10 minutes later than he would have done if he had not decreased his speed.
\n" ); document.write( " Obtain an equation for x and solve it.
\n" ); document.write( ":
\n" ); document.write( "x = speed during the 1st 6 km
\n" ); document.write( "then
\n" ); document.write( "(x-.5} = speed during the last 6 km
\n" ); document.write( ";
\n" ); document.write( "Change 10 min to \"1%2F6\" hr
\n" ); document.write( ":
\n" ); document.write( "Write a time equation: Time = dist/speed
\n" ); document.write( ":
\n" ); document.write( "6 km at normal speed + 6 km at slower speed = 12 km at normal speed + 10 min
\n" ); document.write( "\"6%2Fx\" + \"6%2F%28%28x-.5%29%29\" = \"12%2Fx\" + \"1%2F6\"
\n" ); document.write( ":
\n" ); document.write( "Multiply equation by 6x(x-.5), results:
\n" ); document.write( "6(6(x-.5) + 6(6x) = 12(6(x-.5) + x(x-.5)
\n" ); document.write( ":
\n" ); document.write( "36(x-.5) + 36x = 72(x-.5) + x^2 - .5x
\n" ); document.write( ":
\n" ); document.write( "36x - 18 + 36x = 72x - 36 + x^2 - .5x
\n" ); document.write( ":
\n" ); document.write( "Combining like terms gives us:
\n" ); document.write( "0 = x^2 - .5x - 18
\n" ); document.write( ":
\n" ); document.write( "This will factor
\n" ); document.write( "(x + 4)(x - 4.5) = 0
\n" ); document.write( "Positive solution
\n" ); document.write( "x = 4.5 km/hr
\n" ); document.write( ":
\n" ); document.write( "Use your value of x to determine the time he took for the 12 kilometre walk.
\n" ); document.write( ":
\n" ); document.write( "\"6%2F4.5\" + \"6%2F4\" =
\n" ); document.write( "1\"1%2F3\" + 1\"1%2F2\" = 2\"5%2F6\" hrs
\n" ); document.write( ":
\n" ); document.write( "Check solution by finding the time if 12 km walked at 4.5 km/hr
\n" ); document.write( "\"12%2F4.5\" = 2\"4%2F6\" hr, \"1%2F6\" hr faster
\n" ); document.write( "
\n" );