document.write( "Question 142242: Joe cleans his room in 7 hours. With his mom, it takes them 3 hours. How long does it take mom alone? \n" ); document.write( "
Algebra.Com's Answer #103575 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
7*x/(7+x)=3
\n" ); document.write( "7x=3(7+x)
\n" ); document.write( "7x=21+3x
\n" ); document.write( "7x-3x=21
\n" ); document.write( "4x=21
\n" ); document.write( "x=21/4
\n" ); document.write( "x=5.25 hours for the mom cleaning the room alone.
\n" ); document.write( "Proof:
\n" ); document.write( "7*5.25/(7+5.25)=3
\n" ); document.write( "36.75/12.25=3
\n" ); document.write( "3=3
\n" ); document.write( "
\n" );