document.write( "Question 111343: Can you please help me with this problem If it is not too much to ask can you please walk me through each step so that I can complete the actual assigned problems. Thank you so much!!!!\r
\n" );
document.write( "\n" );
document.write( "How many ounces of pure gold must be added to five ounces of something that is 1% gold in order that the mixture is 6% gold?\r
\n" );
document.write( "\n" );
document.write( "Thanks again for everything!!! \n" );
document.write( "
Algebra.Com's Answer #81202 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! let x=\"ounces to be added\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5(1%)+x(100%)=(5+x)(6%) ___ .05+x=.30+.06x ___ .94x=.25\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the amounts multiplied by the concentrations (%) have to balance \n" ); document.write( " |