document.write( "Question 65040: American Products plans to lay off 10% of it's employees in its aerospace division and 15% of its employees in its agricultural division. If altogehter 12%of the 3000 employess in thes two divisions will be laid off, then how many employees are in each division? \n" ); document.write( "
Algebra.Com's Answer #45562 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let x=number of employees in aerospace division \n" ); document.write( "Then 3000-x=number of employees in agricultural division\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now we know that the number of employees laid off in aerospace (.10)x plus the number of employees laid off in agricultural (.15)(3000-x) must equal the total number of employees laid off (.12)(3000) so our equation to solve is:\r \n" ); document.write( "\n" ); document.write( ".10x+.15(3000-x)=.12(3000) simplifying we have:\r \n" ); document.write( "\n" ); document.write( ".10x-.15x+450=360 collecting like terms: \n" ); document.write( "-.05x=360-450 \n" ); document.write( "-.05x=-90 \n" ); document.write( "x=1800 number of employees in aerospace div\r \n" ); document.write( "\n" ); document.write( "3000-x=3000-1800=1200 in agricultural div\r \n" ); document.write( "\n" ); document.write( ".1(1800)+.15(1200)=.12(3000) \n" ); document.write( "180+180=360 \n" ); document.write( "360=360\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope this helps. Happy holidays----ptaylor \n" ); document.write( " |