document.write( "Question 106846: American products plans to lay off 10% of its employees in its aerospace divison and 15 % of its employees in its argicultural division. If altogether 12 % of the 3000 employees in these two divison will be laid off, then how many employees are in each division? \n" ); document.write( "
Algebra.Com's Answer #77749 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
.10X+.15(3000-X)=.12*3000
\n" ); document.write( ".10X+450-.15X=360
\n" ); document.write( "-.05X=360-450
\n" ); document.write( "-.05X=-90
\n" ); document.write( "X=-90/-.05
\n" ); document.write( "X=1800 IS THE AMOUNT OF EMPLOYEES IN AEROSPACE.
\n" ); document.write( "3000-1800=1200 AMOUNT OF EMPLOYEES IN AGRICULTURE.
\n" ); document.write( "PROOF
\n" ); document.write( ".10*1800+.15*1200=360
\n" ); document.write( "180+180=360
\n" ); document.write( "360=360
\n" ); document.write( "
\n" ); document.write( "
\n" );