document.write( "Question 360461: Marcie can walk 8 miles in the same time Frank can walk 6 miles. If Marcie walks 1 mile per hour faster than Frank, then how fast does each person walk? \n" ); document.write( "
Algebra.Com's Answer #257191 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent Frank's mph. then Marcie's would be (x+1)mph
\n" ); document.write( "d = rt
\n" ); document.write( "write as we read***
\n" ); document.write( "6 = xt Or t = 6/x
\n" ); document.write( "8 = (x+1)t 0r t = 8/(x+1)
\n" ); document.write( "6/x = 8/(x+1)
\n" ); document.write( "cross multiply to solve
\n" ); document.write( "8x = 6(x+1)
\n" ); document.write( "8x = 6x + 6
\n" ); document.write( "2x = 6
\n" ); document.write( "x = 3mpr
\n" ); document.write( "Franks walks 3mpr and Marcie walks 4mph\r
\n" ); document.write( "\n" ); document.write( "checking our answer
\n" ); document.write( "6mi/3mph = 8mi/4mph \n" ); document.write( "
\n" );