document.write( "Question 438639: i can paint a room in 90 minutes you can paint the same room in 120 minutes, how long will it take us to paint it together? \n" ); document.write( "
Algebra.Com's Answer #312071 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x/90+x/120=1 \n" ); document.write( "x/(3*30)+x/(4*30)=1 \n" ); document.write( "x/3+x/4=30 \n" ); document.write( "4x+3x=360 \n" ); document.write( "7x=360 \n" ); document.write( "x=360/7 \n" ); document.write( " \n" ); document.write( " |