document.write( "Question 774934: A painter can paint a kitchen in 4 hours. An apprentice can paint the same kitchen in 12 hours. If they worked together, how long would it take them to paint the kitchen?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #472543 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=amount of time it takes them working together to paint the kitchen \n" ); document.write( "Then together, they paint at the rate of 1/x kitchen per hour \n" ); document.write( "Painter works at the rate of 1/4 kitchen per hour \n" ); document.write( "Apprentice works at the rate of 1/12 kitchen per hour \n" ); document.write( "Sooooo \n" ); document.write( "1/4+1/12=1/x multiply each term by 12x \n" ); document.write( "3x+x=12 \n" ); document.write( "4x=12 \n" ); document.write( "x=3 hrs---time it takes both working together to pain the kitchen\r \n" ); document.write( "\n" ); document.write( "CK \n" ); document.write( "In 3 hours the Painter paints (1/4)*3=3/4 of the kitchen \n" ); document.write( "In 3 hours the Apprentice paints (1/12)*3=3/12=1/4 of the kitchen \n" ); document.write( "1/4+3/4=the kitchen:) \n" ); document.write( "Hope this helps----ptaylor \n" ); document.write( " |