document.write( "Question 904719: sam can paint a wall in 20 minutes. Jerry can paint the same wall in 30 minutes. How long will it take them to paint the wall wheb they work together.
\n" );
document.write( "please tell me how to solve it also.
\n" );
document.write( "Thank you.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #550351 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 1/a+1/b=1/x \n" ); document.write( "1/20+1/30=1/x \n" ); document.write( "30/600+20/600=1/x \n" ); document.write( "50/600=1/x \n" ); document.write( "x=600/50 \n" ); document.write( "x=12 minutes working together \n" ); document.write( "check \n" ); document.write( "x/a+x/b=1 \n" ); document.write( "x/20+x/30=1 \n" ); document.write( "12/20+12/30=1 \n" ); document.write( "0.6+0.4=1 \n" ); document.write( "1=1 \n" ); document.write( "ok \n" ); document.write( " \n" ); document.write( " |