document.write( "Question 203003: A mixture of 12 liters of Chemical A, 16 liters of chemical B and 26 liters of chemical C is required to kill a destructive crop insect. Commercial spray X contains 1, 2, and 2 parts, respectively of these chemicals. Commercial spray Y contains only chemical C. Commercial spray Z contains only chemical A and B in equal amounts. How much of each type of commercial spray is needed to get the desired mixture? (Show all your work including any graphs you used.) \n" ); document.write( "
Algebra.Com's Answer #153204 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "We need 54 liters \r \n" ); document.write( "\n" ); document.write( "Let x=amount of commercial spray X needed \n" ); document.write( "y=amount of commercial spray Y needed \n" ); document.write( "z=amount of commercial spray Z needed\r \n" ); document.write( "\n" ); document.write( "x+y+z=54 -------------eq1 \n" ); document.write( "(1/5)x+(1/2)z=12--------eq2 \n" ); document.write( "(2/5)x+(1/2)z=16--------eq3 \n" ); document.write( "(2/5)x+y=26----------------eq4\r \n" ); document.write( "\n" ); document.write( "eq3-eq2: \n" ); document.write( "(1/5)x=4 \n" ); document.write( "x=20 liters------amount of commercial spray X needed \n" ); document.write( "Substitute into eq4: \n" ); document.write( "(2/5)*20+y=26 \n" ); document.write( "8+y=26 \n" ); document.write( "y=26-8=18 liters----------------amount of commercial spray Y needed \n" ); document.write( "From eq1 \n" ); document.write( "20+18+z=54 \n" ); document.write( "z=16 liters ----amount of commercial spray Z needed\r \n" ); document.write( "\n" ); document.write( "CK \n" ); document.write( "CHEMICAL A: (1/5)*20+0+((1/2)*16=4+8=12 liters----CK \n" ); document.write( "CHEMICAL B: (2/5)*20+0+(1/2)*16=8+8=16 liters-----CK \n" ); document.write( "CHEMICAL C: (2/5)*20+18+0=8+18=26 liters----------CK \n" ); document.write( "12+16+26=54 \n" ); document.write( "54=54\r \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " |