document.write( "Question 1198277: A painter can paint a room in 12 hours. An apprentice, who can paint the room in 20 hours is added to the workforce. If they work together at the rates indicated, the number of hours needed to paint the room will be\r
\n" );
document.write( "\n" );
document.write( "A) 6.5
\n" );
document.write( "B) 7.5
\n" );
document.write( "C) 8.5
\n" );
document.write( "D) 9
\n" );
document.write( "E) 12\r
\n" );
document.write( "\n" );
document.write( "I have already tried multiple solutions, all of which have sadly failed.
\n" );
document.write( "Hope you can help😁
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #831863 by Alan3354(69443) You can put this solution on YOUR website! A painter can paint a room in 12 hours. An apprentice, who can paint the room in 20 hours is added to the workforce. If they work together at the rates indicated, the number of hours needed to paint the room will be \n" ); document.write( "---------------------- \n" ); document.write( "12*20/(12+20) = 240/32 = 7.5 hours \n" ); document.write( " |