document.write( "Question 400132: lisa and sam need to paint a fence. lisa can do the
\n" ); document.write( "job alone 2 hours faster than sam. If together they work for 34
\n" ); document.write( "hours and finish only 2/3
\n" ); document.write( "of the job, how long would sam need to
\n" ); document.write( "do the job alone
\n" ); document.write( "

Algebra.Com's Answer #283329 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
[34 / (s - 2)] + (34 / s) = 2/3 \n" ); document.write( "
\n" );