document.write( "Question 39415: Carlos can paint a room in three hours less time than Reggie. If both men work together, they can complete plainting the entire room in two hours. How long would it take for Carlos to do the job alone?\r
\n" ); document.write( "\n" ); document.write( "This is my work:
\n" ); document.write( "2/r-3 + 2/r = 1
\n" ); document.write( "Clear fractions be multiplying be (r-3) and (r)
\n" ); document.write( "2r + 2r - 6 = r^2 - 3r
\n" ); document.write( "subtract r^2 - 3r on each side
\n" ); document.write( "-r^2 + r - 6 = 0
\n" ); document.write( "Then there is no solution!
\n" ); document.write( "

Algebra.Com's Answer #24865 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Let me show you where you went wrong...you're okay to this point
\n" ); document.write( "2/r-3 + 2/r = 1
\n" ); document.write( "2r + 2r - 6 = r^2 - 3r
\n" ); document.write( "but when you combine terms, you should get
\n" ); document.write( "4r - 6 = r^2 - 3r
\n" ); document.write( "r^2 - 7r + 6 = 0
\n" ); document.write( "(r - 1)(r - 6) = 0
\n" ); document.write( "r = 1 or r = 6
\n" ); document.write( "but r cannot be 1, so
\n" ); document.write( "r = 6
\n" ); document.write( "which checks when you plug it in...
\n" ); document.write( "
\n" );