document.write( "Question 484162: A nontoxic floor wax can be made from lemon juice and food-grade linseed oil. The amount of oil should be twice the amount of lemon juice. How much of each ingredient is needed to make 30 ounces of floor wax?
\n" );
document.write( "Let x represent the number of ounces of lemon juice and y the number of ounces of linseed oil.
\n" );
document.write( "Complete the system of equations.
\n" );
document.write( "X=
\n" );
document.write( "x+y=
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #331261 by jorel1380(3719) You can put this solution on YOUR website! oil=2 lemon \n" ); document.write( "lemon+2 lemon=30 oz. \n" ); document.write( "3 lemon=30 \n" ); document.write( "lemon=10 oz. \n" ); document.write( "linseed oil=20 oz.. \n" ); document.write( " |