document.write( "Question 415215: A woman can hike 1 mph faster down a trail then she can uphill.
\n" ); document.write( "It takes her 3 hours to go downhill and 6 hours uphill.
\n" ); document.write( "What is her speed downhill?
\n" ); document.write( "

Algebra.Com's Answer #291131 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x represent her speed uphill
\n" ); document.write( "Question states*** Note: D = r*t Distance the same uphill and downhill
\n" ); document.write( " x*6 = (x+1mph)*3
\n" ); document.write( "Solving for x
\n" ); document.write( " 3x = 3
\n" ); document.write( " x = 1mph, speed uphill, downhill her speed is 2mph
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 1mph*6 = 2mph*3 = 6mi \n" ); document.write( "
\n" );