document.write( "Question 74740This question is from textbook Introductory Algebra
\n" );
document.write( ": A hair dye is made by blending a 7% hydrogen peroxide solution and a 4% hydrogen peroxide solution. How many milliliters of each are used to make a 300-millilter solution that is 5% hydrogen peroxide? \n" );
document.write( "
Algebra.Com's Answer #53718 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=amount of 7% solution \n" ); document.write( "Then 300-x=amount of 4% solution\r \n" ); document.write( "\n" ); document.write( "Now we know that the pure hydrogen peroxide that exists before things are mixed together must equal the amount of pure hydrogen peroxide that exists after things are mixed together. So our equation to solve is:\r \n" ); document.write( "\n" ); document.write( "0.07x+0.04(300-x)=0.05(300) get rid of parens\r \n" ); document.write( "\n" ); document.write( "0.07x+12-0.04x=15 subtract 12 from both sides\r \n" ); document.write( "\n" ); document.write( "0.07x+12-12-0.04x=15-12 collect like terms\r \n" ); document.write( "\n" ); document.write( "0.03x=3 divide both sides by 0.03\r \n" ); document.write( "\n" ); document.write( "x=100 ml of 7% solution is needed\r \n" ); document.write( "\n" ); document.write( "300-x=300-100=200 ml of 4% solution is needed\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "CK\r \n" ); document.write( "\n" ); document.write( "0.07(100)+0.04(300-100)=0.05(300)\r \n" ); document.write( "\n" ); document.write( "7+8=15 \n" ); document.write( "15=15\r \n" ); document.write( "\n" ); document.write( "Another way to solve this problem would be:\r \n" ); document.write( "\n" ); document.write( "Let x=amount of 7% solution \n" ); document.write( "Then y=amount of 4% solution\r \n" ); document.write( "\n" ); document.write( "Now we are told that:\r \n" ); document.write( "\n" ); document.write( "x+y=300----------------------------eq 1 \n" ); document.write( "note: y=300-x\r \n" ); document.write( "\n" ); document.write( "We are also told that \n" ); document.write( "0.07x+0.04y=0.05(300)--------------------eq 2 multiply eq 2 by 100\r \n" ); document.write( "\n" ); document.write( "7x+4y=1500--------------eq2\r \n" ); document.write( "\n" ); document.write( "substitute y=300-x from eq 1 into eq 2\r \n" ); document.write( "\n" ); document.write( "7x+4(300-x)=1500 get rid of parens \n" ); document.write( "7x+1200-4x=1500 subtract 1200 from both sides \n" ); document.write( "3x=300 divide both sides by 3 \n" ); document.write( "x=100 ml of 7% \n" ); document.write( "y=300-x=200 ml of 4%\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " \n" ); document.write( " |