document.write( "Question 919340: Jenny can cut and split a cord of firewood in 3 fewer hours than Tim can. When they work together it takes them 2 hours . How long would it take for them to do the job alone? \n" ); document.write( "
Algebra.Com's Answer #557648 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x Tim's time \n" ); document.write( " \n" ); document.write( "2x + 2(x-3) = x(x-3) \n" ); document.write( "4x - 6 = x^2 - 3x \n" ); document.write( "x^2 - 7x + 6 = 0 Factoring \n" ); document.write( "(x-6)(x-1) = 0 |Note x = 1 Extraneous \n" ); document.write( "x = \n" ); document.write( "And...checking \n" ); document.write( "1/3 + 1/6 = 3/6 = 1/2 \n" ); document.write( " |