document.write( "Question 778556: How many ounces of a 90% cedar oil solution need to be added to an empty gallon of water to make one gallon of a 10% cedar oil solution? \n" ); document.write( "
Algebra.Com's Answer #474780 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! How many ounces of a 90% cedar oil solution need to be added to an empty gallon of water to make one gallon of a 10% cedar oil solution? \n" ); document.write( ". \n" ); document.write( "There are 128 ounces in a gallon \n" ); document.write( ". \n" ); document.write( "Let x = amount (ounces) of 90% cedar oil \n" ); document.write( "then \n" ); document.write( "128-x = amount (ounces) of water \n" ); document.write( ". \n" ); document.write( ".90(x) + 0(128-x) = .10(128) \n" ); document.write( ".90(x) = 12.8 \n" ); document.write( "x = 12.8/.90 \n" ); document.write( "x = 14.22 ounces of cedar oil (answer) \n" ); document.write( ". \n" ); document.write( "amount of water: \n" ); document.write( "128-x = 128-14.22 = 113.78 ounces of water \n" ); document.write( " |