document.write( "Question 962234: If my friend has to paint a room for 1 hour .
\n" );
document.write( "And if i have to paint the same size of room
\n" );
document.write( "it will take 2 hours . How long we have to
\n" );
document.write( "paint the room if we are to paint it
\n" );
document.write( "together? \n" );
document.write( "
Algebra.Com's Answer #587838 by lwsshak3(11628) ![]() You can put this solution on YOUR website! If my friend has to paint a room for 1 hour . \n" ); document.write( "And if i have to paint the same size of room \n" ); document.write( "it will take 2 hours . How long we have to \n" ); document.write( "paint the room if we are to paint it \n" ); document.write( "together? \n" ); document.write( "*** \n" ); document.write( "my friend has to paint a room for 1 hour \n" ); document.write( "his work rate=1/1=1 \n" ); document.write( "I can paint a room in 2 hours \n" ); document.write( "my work rate=1/2 \n" ); document.write( "together we can paint the room in x hours \n" ); document.write( "our work rate=1/x \n" ); document.write( ".. \n" ); document.write( "sum of indv. work rates= work rate working together \n" ); document.write( "1+1/2=1/x \n" ); document.write( "3/2=1/x \n" ); document.write( "x=2/3 \n" ); document.write( "How long we have to \n" ); document.write( "paint the room if we are to paint it \n" ); document.write( "together? 2/3 hr or 40 min \n" ); document.write( " |