document.write( "Question 203099: Lee can frame a cabin in 4 days less than Ron. When they work together, they will do the job in 4 and 4/5 days. How long would each of them take to frame the cabin alone? \n" ); document.write( "
Algebra.Com's Answer #153265 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Lee can frame a cabin in 4 days less than Ron. \n" ); document.write( " When they work together, they will do the job in 4 and 4/5 days. \n" ); document.write( " How long would each of them take to frame the cabin \n" ); document.write( ": \n" ); document.write( "Change 4 \n" ); document.write( ": \n" ); document.write( "Let t = time required by Lee to do the job \n" ); document.write( "then \n" ); document.write( "(t+4) = time required by Ron \n" ); document.write( ": \n" ); document.write( "Let the completed job = 1 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "Multiply by t(t+4) to get rid of the denominators, results: \n" ); document.write( "4.8(t+4) + 4.8t = t(t+4) \n" ); document.write( ": \n" ); document.write( "4.8t + 19.2 + 4.8t = t^2 + 4t \n" ); document.write( ": \n" ); document.write( "9.6t + 19.2 = t^2 + 4t \n" ); document.write( ": \n" ); document.write( "0 = t^2 + 4t - 9.6t - 19.2 \n" ); document.write( "a quadratic equation \n" ); document.write( "t^2 - 5.6t - 19.2 = 0 \n" ); document.write( ": \n" ); document.write( "Use the quadratic formula: \n" ); document.write( " \n" ); document.write( "In this problem: x=t; a=1; b=-5.6; c=-19.2 \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "the positive solution \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "t = \n" ); document.write( "t = 8 days, Lee working alone \n" ); document.write( "and \n" ); document.write( "8 + 4 = 12 days, Ron alone \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solution in original work equation \n" ); document.write( "4.8/8 + 4.8/12 = \n" ); document.write( ".6 + .4 = 1 \n" ); document.write( " |