document.write( "Question 441244: Painters A and B can paint a wall in 10 hours when working at the sametime. Painter B works twice as fast as A. How long would it take to each of them to paint if they worked alone? \n" ); document.write( "
Algebra.Com's Answer #304583 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "Painter B works twice as fast as A.
\n" ); document.write( "Let x and 2x represent time(in hours)it takes solo for B and A
\n" ); document.write( "Question states***Per hour the equalizer
\n" ); document.write( " 1/x + 1/2x = 1/10 |Multiplying thru by 10x so as all denominators = 1
\n" ); document.write( " 10 + 5 = x
\n" ); document.write( " x = 15hr, time solo for B. time solo for A is 30hr\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 1/15 + 1/30 = 2/30 + 1/30 = 3/30 = 1/10 \n" ); document.write( "
\n" );