document.write( "Question 189945: 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? \n" ); document.write( "
Algebra.Com's Answer #142517 by cutepiscean5(19)![]() ![]() ![]() You can put this solution on YOUR website! Let the amount of pure gold to be added by x ounces, \n" ); document.write( "and we know that the amount of something that is 1% gold is 5 ounces.\r \n" ); document.write( "\n" ); document.write( "The total amount of the mixture would then be \n" ); document.write( "\n" ); document.write( "We know that pure gold is 100 % gold, and this x amount will be added to 5 ounces of 1 % gold to make the total amount of 6 % gold. So the resultant equation will be:\r \n" ); document.write( "\n" ); document.write( " 100 % (x) + 1 % (5) = 6 % (x+5) \r \n" ); document.write( "\n" ); document.write( "using this equation we solve for x.\r \n" ); document.write( "\n" ); document.write( "The above equation becomes:\r \n" ); document.write( "\n" ); document.write( "Canceling the percent from the whole equation or multiplying the whole equation by 100 we get:\r \n" ); document.write( "\n" ); document.write( " 100x + 5 = 6(x+5) \r \n" ); document.write( "\n" ); document.write( "=> 100x + 5 = 6x + 30 (using distributive law to open the brackets on the right hand side)\r \n" ); document.write( "\n" ); document.write( "=> 100x - 6x = 30 - 5 (shifting the x-terms to the LHS and constant terms to the RHS.\r \n" ); document.write( "\n" ); document.write( "=> 94x = 25 \n" ); document.write( " => x = 25/94 \n" ); document.write( "or, x = 0.266 ounces \r \n" ); document.write( "\n" ); document.write( "Thus, 0.266 ounces of pure gold must be added to five ounces of something that is 1 % gold in order that the mixture is 6% gold. \n" ); document.write( " \n" ); document.write( " |