document.write( "Question 1069797: Sally can paint a room in 7 hours while it takes Steve 9 hours to paint the same room. How long would it take them to paint the room if they worked together? \n" ); document.write( "
Algebra.Com's Answer #684913 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! in 1 hour, Sally paints 1/7 of the room and Steve 1/9 of the room. \n" ); document.write( "In x hours, working together, they paint \n" ); document.write( "(x/7)+(x/9)=1 full room. \n" ); document.write( "multiply by the LCD of 63 \n" ); document.write( "9x+7x=63 \n" ); document.write( "16x=63 \n" ); document.write( "x=(63/16) hours or just under 4 hours (3.9375 hours) \n" ); document.write( " |