document.write( "Question 1164484: During Holy week, ¼ of the office
\n" ); document.write( "workers went out of the town, 3/5
\n" ); document.write( "stayed at home while the rest,
\n" ); document.write( "numbering 9, had to work overtime.
\n" ); document.write( "How many total office workers are
\n" ); document.write( "there?
\n" ); document.write( "

Algebra.Com's Answer #788891 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
During Holy week, ¼ of the office workers went out of the town,
\n" ); document.write( "3/5 stayed at home
\n" ); document.write( "while the rest, numbering 9, had to work overtime.
\n" ); document.write( "How many total office workers are there?
\n" ); document.write( ":
\n" ); document.write( "let t = total number of workers
\n" ); document.write( "t = \"1%2F4\"t + \"3%2F5\"t + 9
\n" ); document.write( "multiply by 20 to get rid of the denominators
\n" ); document.write( "20t = 5t + 12t + 20(9)
\n" ); document.write( "20t = 17t + 180
\n" ); document.write( "20t - 17t = 180
\n" ); document.write( "3t = 180
\n" ); document.write( "t = 180/3
\n" ); document.write( "t = 60 workers
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "See if this checks out'
\n" ); document.write( "\"1%2F4\"(60) = 15
\n" ); document.write( "\"3%2F5\"(60) = 36
\n" ); document.write( "overtime = 9
\n" ); document.write( "---------------------
\n" ); document.write( "total 60
\n" ); document.write( "
\n" );