document.write( "Question 994672: in order to control certain type of diseases,it is necessary to use 23 litres of chemical A and 34 litres of chemical B.The dealer can order commercial spray,I each container which hold 5 litres of chemical A and 2 litres of chemical B and commercial spray II,each container which hold 2 litres of chemical A and 7 litres of chemical B.How many container of each type of commercial spray should be used to get the exact proportion of chemical needed ? \n" ); document.write( "
Algebra.Com's Answer #613699 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
VARIABLES
\n" ); document.write( "x, count of sprayer I
\n" ); document.write( "y, count of sprayer II\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "ACCOUNT FOR CHEMICAL VOLUMES OF A and B
\n" ); document.write( "A:
\n" ); document.write( "5x+2y=23
\n" ); document.write( "B:
\n" ); document.write( "2x+7y=34\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solve the system of the two equations for x and y.
\n" ); document.write( "
\n" );