document.write( "Question 937616: Gold coin is usually 90% gold and 10% copper. How many ounces of pure gold (24K) must be added to 24 ounces of a 14 carat (58.33% pure), gold ring to make an alloy of gold coin? \n" ); document.write( "
Algebra.Com's Answer #571010 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = oz of 24K gold \n" ); document.write( "--- \n" ); document.write( "1.0x + 0.5833*24 = 0.90*(x + 24) \n" ); document.write( "x + 0.5833*24 = 0.90x + 0.90*24 \n" ); document.write( "x - 0.90x = 0.90*24 - 0.5833*24 \n" ); document.write( "0.10x = 0.90*24 - 0.5833*24 \n" ); document.write( "x = (0.90*24 - 0.5833*24)/0.10 \n" ); document.write( "x = 76.008 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "about 76 oz of 24K gold must be added \n" ); document.write( "--- \n" ); document.write( "Free algebra tutoring live chat: \n" ); document.write( "https://sooeet.com/chat.php?gn=algebra \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations with quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( " |