document.write( "Question 1172336: Marie can paint a room in 9 hours. If Ana helps, it takes them 7 hours. Without help, how long would it take Ana to complete this job? \n" ); document.write( "
Algebra.Com's Answer #797341 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! In 7 hours Marie paints the equivalent of 7/9 of the room. \n" ); document.write( "So Ana paints 2/9 the equivalent in 7 hours. \n" ); document.write( "(2/9)/7=1/x \n" ); document.write( "7=(2/9)*x \n" ); document.write( "x=31.5 hours for Ana. \n" ); document.write( "Can check (x/9)+(x/31.5)=1 \n" ); document.write( "31.5x+9x=283.5, multiplying by 283.5 \n" ); document.write( "40.5x=283.5 \n" ); document.write( "x=7\r \n" ); document.write( "\n" ); document.write( "It will take Ana 31.5 hours alone. \n" ); document.write( " |