document.write( "Question 172994: A painter can paint a room three hours less than an apprentice. Together they can pain the room in two hours. How long will it take the apprentice working alone to paint the room? \n" ); document.write( "
Algebra.Com's Answer #127858 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
lets call the appretices time per hour 1/a and painter 1/a-3
\n" ); document.write( ":
\n" ); document.write( "\"1%2F%28a%2B1%29%2B1%2F%28a-3%29\" is what they can do together per hour.
\n" ); document.write( ":
\n" ); document.write( "if it takes 2 hours together we have
\n" ); document.write( ":
\n" ); document.write( "\"2%281%2F%28a%2B1%29%2B1%2F%28a-3%29%29=2\"
\n" ); document.write( ":
\n" ); document.write( "\"2%28%28a-3%29%2Ba%29=a%28a-3%29\"multiplying each term by a(a-3)
\n" ); document.write( ":
\n" ); document.write( "\"2a-6%2B2a=a%5E2-3a\"distributing
\n" ); document.write( ":
\n" ); document.write( "\"a%5E2-7a%2B6=0\"combining like terms\r
\n" ); document.write( "\n" ); document.write( "a=1 and 6
\n" ); document.write( ":
\n" ); document.write( "throw out 1 because that would make the painters time negative so
\n" ); document.write( ":
\n" ); document.write( "\"highlight%28a=6%29\"hours alone for the apprentice to paint the room\r
\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 (work shown, graph etc)
Quadratic equation \"ax%5E2%2Bbx%2Bc=0\" (in our case \"1x%5E2%2B-7x%2B6+=+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-7%29%5E2-4%2A1%2A6=25\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=25 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28--7%2B-sqrt%28+25+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"x%5B1%5D+=+%28-%28-7%29%2Bsqrt%28+25+%29%29%2F2%5C1+=+6\"
\n" ); document.write( " \"x%5B2%5D+=+%28-%28-7%29-sqrt%28+25+%29%29%2F2%5C1+=+1\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"1x%5E2%2B-7x%2B6\" can be factored:
\n" ); document.write( " \"1x%5E2%2B-7x%2B6+=+%28x-6%29%2A%28x-1%29\"
\n" ); document.write( " Again, the answer is: 6, 1.\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-7%2Ax%2B6+%29\"

\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );