document.write( "Question 775419: A painter can paint a kitchen in 15 hours. An apprentice can paint the same kitchen in 30 hours. If they worked together, how long would it take them to paint the kitchen? \n" ); document.write( "
Algebra.Com's Answer #472877 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Painter can paint a kitchen in 15 hours
\n" ); document.write( "His apprentice can paint the same kitchen in 30 hours.
\n" ); document.write( "Painter's rate = 1/15 job/hr
\n" ); document.write( "Apprentice's rate = 1/30 job/hr
\n" ); document.write( "Together rate 1/x job/hr
\n" ); document.write( "1/15 + 1/30 = 1/x
\n" ); document.write( "Common Denominator = 30x
\n" ); document.write( "2x + x = 30
\n" ); document.write( "3x = 30
\n" ); document.write( "x = 10
\n" ); document.write( "They could paint the kitchen in 10 hrs together.
\n" ); document.write( "Hope this helps.
\n" ); document.write( ";-)
\n" ); document.write( "
\n" );