document.write( "Question 934935: In a certain company, 30 percent of the men and 20 percent of the women attend night school. If 40 percent of all employees are men, what percent of all the employees attend night school? \n" ); document.write( "
Algebra.Com's Answer #567983 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = actual number of employees
\n" ); document.write( "\"+.4x+\" = number of men
\n" ); document.write( "\"+.6x+\" = number of women
\n" ); document.write( "---------------------------
\n" ); document.write( "\"+.3%2A.4x+=+.12x+\" = number of men attending night school
\n" ); document.write( "\"+.2%2A.6x+=+.12x+\" = number of women attending night school
\n" ); document.write( "---------------------------
\n" ); document.write( "% of all employees attending night school:
\n" ); document.write( "\"+%28+%28+.12x+%2B+.12x+%29+%2F+x+%29%2A100+\"
\n" ); document.write( "\"+%28+.24+%2F+1+%29%2A100+=+24+\"
\n" ); document.write( "24% attend night school\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );