document.write( "Question 674178: Tom can clean the living room in 45 minutes. Wally can clean it in 30 minutes. If both start cleaning and 5 minutes later, their sister Gigi joins them, taking them 7 minutes more to finish. How long would it take Gigi to clean the living room alone? \n" ); document.write( "
Algebra.Com's Answer #419187 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Tom can clean the living room in 45 minutes.
\n" ); document.write( " Wally can clean it in 30 minutes.
\n" ); document.write( "If both start cleaning and 5 minutes later, their sister Gigi joins them, taking
\n" ); document.write( " them 7 minutes more to finish.
\n" ); document.write( " How long would it take Gigi to clean the living room alone?
\n" ); document.write( ":
\n" ); document.write( "let g = Gigi's time to do the job alone (in minutes)
\n" ); document.write( "let the completed job = 1 (a spotless living room)
\n" ); document.write( ":
\n" ); document.write( "A shared work equation. (T and W worked a total of 5+7 = 12 minutes)
\n" ); document.write( "\"12%2F45\" + \"12%2F30\" + \"7%2Fg\" = 1
\n" ); document.write( "Multiply by 90g to clear the denominators, cancel and you have:
\n" ); document.write( "2g(12) + 3g(12) + 90(7) = 90g
\n" ); document.write( "24g + 36g + 630 = 90g
\n" ); document.write( "630 = 90g - 60g
\n" ); document.write( "630 = 30g
\n" ); document.write( "g = 630/30
\n" ); document.write( "g = 21 minutes, GG working alone
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( ";
\n" ); document.write( "See if that checks out using a calc
\n" ); document.write( "12/45 + 12/30 + 7/21 =
\n" ); document.write( ".267 + .400 + .333 = 1, confirms our solution of 21 minutes
\n" ); document.write( "
\n" ); document.write( "
\n" );