document.write( "Question 390979: Miss Baker is preparing chocolate icing for a cake. She has semi-sweet chocolate chips(25% cocoa) and baker's chocolate(65% cocoa), which she will combine to get a 16 oz. mixture of 50% cocoa. How many ounces of each type of chocolate will she use? \n" ); document.write( "
Algebra.Com's Answer #277283 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "she will combine to get a 16 oz. mixtur
\n" ); document.write( "Let x and (16oz-x) represent the 65% and 25% types respecrtively
\n" ); document.write( "Question States***
\n" ); document.write( "combining to form the 50% mixture
\n" ); document.write( " .65x + .25(16oz-x) = .50*16oz
\n" ); document.write( " .40x = .25/16oz
\n" ); document.write( " x = .25*16oz/.40
\n" ); document.write( " x = 10oz, the amount of the 65% type. 6oz of the 25% type (16-6)\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " .65*10oz + .25*6oz = 6.5oz + 1.5oz = .50*16oz = 8oz \n" ); document.write( "
\n" );