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)\"\" \"About 
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\"4%2F5\" to 4.8
\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( "\"4.8%2Ft\" + \"4.8%2F%28%28t%2B4%29%29\" = 1
\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( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "In this problem: x=t; a=1; b=-5.6; c=-19.2
\n" ); document.write( "\"t+=+%28-%28-5.6%29+%2B-+sqrt%28-4.6%5E2+-+4+%2A+1%2A-19.2+%29%29%2F%282%2A1%29+\"
\n" ); document.write( ":
\n" ); document.write( "\"t+=+%285.6+%2B-+sqrt%2831.36+-+%28-76.8%29+%29%29%2F%282%29+\"
\n" ); document.write( ":
\n" ); document.write( "\"t+=+%285.6+%2B-+sqrt%2831.36+%2B+76.8+%29%29%2F%282%29+\"
\n" ); document.write( ":
\n" ); document.write( "\"t+=+%285.6+%2B-+sqrt%28108.16%29%29%2F%282%29+\"
\n" ); document.write( "the positive solution
\n" ); document.write( "\"t+=+%285.6+%2B+10.4%29%2F%282%29+\"
\n" ); document.write( ":
\n" ); document.write( "t = \"16%2F2\"
\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( "
\n" );