document.write( "Question 249507: If Norm and cliff together can paint a room in 4 hours, and Norm can paint the same room in 3 hours less than cliff, How long does it take cliff to paint the room by himself? \n" ); document.write( "
Algebra.Com's Answer #181733 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
Let c=time it takes cliff to paint a room. Let n=time it takes norm.
\n" ); document.write( "n=c-3
\n" ); document.write( "Cliff can do 1/c of the job in 1 hr
\n" ); document.write( "Norm can do 1/(c-3) of the job in 1 hour
\n" ); document.write( "together they can do 1/4 the job in 1 hr.
\n" ); document.write( "1/(c-3) + 1/c = 1/4
\n" ); document.write( "4c+4(c-3)=c(c-3) multiply each side by 4c(c-3) to eliminate fractions.
\n" ); document.write( "4c+4c-12=c^2-3c
\n" ); document.write( "c^2-11c+12=0
\n" ); document.write( "c=9.77 hrs
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( ".
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation \"ax%5E2%2Bbx%2Bc=0\" (in our case \"1x%5E2%2B-11x%2B12+=+0\") has the following solutons:
\n" ); document.write( "
\n" ); document.write( " \"x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca\"
\n" ); document.write( "
\n" ); document.write( " For these solutions to exist, the discriminant \"b%5E2-4ac\" should not be a negative number.
\n" ); document.write( "
\n" ); document.write( " First, we need to compute the discriminant \"b%5E2-4ac\": \"b%5E2-4ac=%28-11%29%5E2-4%2A1%2A12=73\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=73 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28--11%2B-sqrt%28+73+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"x%5B1%5D+=+%28-%28-11%29%2Bsqrt%28+73+%29%29%2F2%5C1+=+9.77200187265877\"
\n" ); document.write( " \"x%5B2%5D+=+%28-%28-11%29-sqrt%28+73+%29%29%2F2%5C1+=+1.22799812734123\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"1x%5E2%2B-11x%2B12\" can be factored:
\n" ); document.write( " \"1x%5E2%2B-11x%2B12+=+1%28x-9.77200187265877%29%2A%28x-1.22799812734123%29\"
\n" ); document.write( " Again, the answer is: 9.77200187265877, 1.22799812734123.\n" ); document.write( "Here's your graph:
\n" ); document.write( "\"graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+1%2Ax%5E2%2B-11%2Ax%2B12+%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );