document.write( "Question 1114825: A nontoxic furniture polish can be made by combining vinegar and olive oil. The amount of oil should be three
\n" );
document.write( "
\n" );
document.write( "times the amount of vinegar. How much of each ingredient is needed in order to make 38
\n" );
document.write( "
\n" );
document.write( "oz of furniture polish? \n" );
document.write( "
Algebra.Com's Answer #729762 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 18/4=4.5 vinegar \n" ); document.write( "4.5*3=13.5 oil \n" ); document.write( "-------- \n" ); document.write( "x+3x=18 \n" ); document.write( "4x=18 \n" ); document.write( "x=18/4 \n" ); document.write( "x=4.5 \n" ); document.write( "3x=13.5 \n" ); document.write( " |