document.write( "Question 1005375: 8 womens and 12 girls can paint a large mural in 10 hours. 6 womens and 8 girls can paint the same mural in 14 hours. How long it would take to paint the mural one women? How long it would take to paint the mural one girl?
\n" ); document.write( "* The answer has to be linear equation: reduction, equalization or replacement.
\n" ); document.write( "

Algebra.Com's Answer #621660 by ikleyn(52803)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "8 \"highlight%28women%29\" and 12 girls can paint a large mural in 10 hours. 6 \"highlight%28women%29\" and 8 girls can paint the same mural in 14 hours.
\n" ); document.write( "How long it would take to paint the mural one \"highlight%28woman%29\"? How long it would take to paint the mural one girl?
\n" ); document.write( "* The answer has to be linear equation: reduction, equalization or replacement.
\n" ); document.write( "----------------------------------------------------------------------------\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let w = number of hours it would take to paint the mural one woman.\r\n" );
document.write( "Let g = number of hours it would take to paint the mural one girl.\r\n" );
document.write( "\r\n" );
document.write( "Then one woman paints \"1%2Fw\" of the mural per hour. 8 women paint \"8%2Fw\" of the mural per one hour.\r\n" );
document.write( "One girl paints \"1%2Fg\" of the mural per hour. 12 girls paint \"12%2Fg\" of the mural per one hour.\r\n" );
document.write( "\r\n" );
document.write( "In this way you get the system of two equations \r\n" );
document.write( "\r\n" );
document.write( "\"8%2Fw\" + \"12%2Fg\" = \"1%2F10\",   (1)\r\n" );
document.write( "\r\n" );
document.write( "\"6%2Fw\" + \"8%2Fg\" = \"1%2F14\".    (2)\r\n" );
document.write( "\r\n" );
document.write( "for two unknowns w and g. To solve it, multiply equation (1) by 2 (both sides) and equation (2) by -3, then add.\r\n" );
document.write( "Thus you exclude the variable g and get an equation for the variable w only:\r\n" );
document.write( "\r\n" );
document.write( "\"16%2Fw+-+18%2Fw\" = \"2%2F10+-+3%2F14\",   or\r\n" );
document.write( "\r\n" );
document.write( "\"-2%2Fw\" = \"14%2F70+-+15%2F70\" = \"-1%2F70\".\r\n" );
document.write( "\r\n" );
document.write( "It gives w = 140. Hence, it takes 140 hours for 1 woman to paint the mural.\r\n" );
document.write( "\r\n" );
document.write( "Now please complete the solution yourself.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );