document.write( "Question 182828: A nontoxic floor wax can be made by combining 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 in order to make 32oz of floor wax? \n" ); document.write( "
Algebra.Com's Answer #137263 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
let x be the amount of lemon juice and y be the amount of linseed oil
\n" ); document.write( ":
\n" ); document.write( "y=2x.......eq 1
\n" ); document.write( "x+y=32.....eq 2
\n" ); document.write( ":
\n" ); document.write( "take y's value from eq 1 and substitute it into eq 2
\n" ); document.write( ":
\n" ); document.write( "x+2x=32
\n" ); document.write( ":
\n" ); document.write( "3x=32
\n" ); document.write( ":
\n" ); document.write( "\"x=highlight%2832%2F3%29\"
\n" ); document.write( ":
\n" ); document.write( "\"y=2%2832%2F3%29=highlight%2864%2F3%29\"
\n" ); document.write( "
\n" );