document.write( "Question 447459: a backpacker hiking into a wilderness area walked 9 mi at a constant rate and then reduced this rate by 1 mph. another 4 mi was hiked at the reduced rate. the time required to hike the 4 mi was 1 h less than the time required to walk the 9 mi. find the rate at which the hiker walked the first 9 mi. \n" ); document.write( "
Algebra.Com's Answer #311924 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
9/x=4/(x-1)+1
\n" ); document.write( "9(x-1)=4x+(x)(x-1)
\n" ); document.write( "9x-9=4x+x2-x
\n" ); document.write( "0=x2-6x+9
\n" ); document.write( "(x-3)2=0
\n" ); document.write( "x=3
\n" ); document.write( "The hiker walked the first 9 miles at 3 mph..
\n" ); document.write( "
\n" );