document.write( "Question 824795: Max and Sam have the same size lawn to mow max can finish in 24 min while Sam finished in 36 min
\n" ); document.write( "At what time did Sam have twice as much to mow as Max
\n" ); document.write( "

Algebra.Com's Answer #496775 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
s=1-t/24,
\n" ); document.write( "m=1-t/36,
\n" ); document.write( "m=2s\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2*(1-x/24) =(1-x/36)
\n" ); document.write( "2-x/12 = 1-x/36
\n" ); document.write( "2-x/12 = 1-x/36
\n" ); document.write( "1-x/12=-x/36
\n" ); document.write( "1=-x/36+x/12
\n" ); document.write( "1=-x/36+3x/36
\n" ); document.write( "1=2x/36
\n" ); document.write( "1=x/18
\n" ); document.write( "x=18\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );