document.write( "Question 731005: 1) A haircut for men costs $15, a haircut for women costs $20, and a haircut for children costs $12. On a certain day, 70 people spent $1190 on haircuts. Four more women received haircuts than men and children combined. How many men, women, and children received haircuts? For full credit, set up and solve a linear system. Clearly label any variables you introduce. Write your answer as a sentence.) \n" ); document.write( "
Algebra.Com's Answer #446959 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
1) A haircut for men costs $15, a haircut for women costs $20, and a haircut for children costs $12. On a certain day, 70 people spent $1190 on haircuts. Four more women received haircuts than men and children combined. How many men, women, and children received haircuts? For full credit, set up and solve a linear system. Clearly label any variables you introduce. Write your answer as a sentence.)\r
\n" ); document.write( "\n" ); document.write( "number of men ----------x-------------$15
\n" ); document.write( "number of women ----------y-----------$20
\n" ); document.write( "number of children -------z------------$12\r
\n" ); document.write( "\n" ); document.write( "Number of women= (x+z)+4
\n" ); document.write( "y= x+z+4\r
\n" ); document.write( "\n" ); document.write( "x+y+z=70
\n" ); document.write( "x+x+z+4 +z=70
\n" ); document.write( "2x+2z=66
\n" ); document.write( "/2
\n" ); document.write( "x+z=33......................(1)\r
\n" ); document.write( "\n" ); document.write( "15x+20(x+z+4)+12z=1192\r
\n" ); document.write( "\n" ); document.write( "15x+20x+20z+80+12z=1190\r
\n" ); document.write( "\n" ); document.write( "35x+32z=1110\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "1.00 x + 1.00 z = 33.00 .............1
\n" ); document.write( "Total value
\n" ); document.write( "35.00 x + 32.00 z = 1110.00 .............2
\n" ); document.write( "Eliminate y
\n" ); document.write( "multiply (1)by -32.00
\n" ); document.write( "Multiply (2) by 1.00
\n" ); document.write( "-32.00 x -32.00 z = -1056.00
\n" ); document.write( "35.00 x + 32.00 z = 1110.00
\n" ); document.write( "Add the two equations
\n" ); document.write( "3.00 x = 54.00
\n" ); document.write( "/ 3.00
\n" ); document.write( "x = 18.00
\n" ); document.write( "plug value of x in (1)
\n" ); document.write( "1.00 x + 1.00 z = 33.00
\n" ); document.write( "18.00 + z = 33.00
\n" ); document.write( " z = 33.00 -18.00
\n" ); document.write( " z = 15.00
\n" ); document.write( " z = 15.00
\n" ); document.write( "x= 18 number of adults
\n" ); document.write( "z= 15 number of children
\n" ); document.write( "y= 37 number of women\r
\n" ); document.write( "\n" ); document.write( "CHECK\r
\n" ); document.write( "\n" ); document.write( "18*15+37*20+15*12= 1190
\n" ); document.write( "
\n" ); document.write( "
\n" );