document.write( "Question 396896: How many cups of pure granola must be added to 16 cups of granola that is 15% raisins so that the percent of raisins in the resulting mixture will be 10%?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #281419 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How many cups of pure granola must be added to 16 cups of granola that is 15% raisins so that the percent of raisins in the resulting mixture will be 10%?\r \n" ); document.write( "\n" ); document.write( "--------------------------- \n" ); document.write( "Equations: \n" ); document.write( "raisins + raisins = raisins \n" ); document.write( "--- \n" ); document.write( "0*x + 0.15*16 = 0.10(x+16) \n" ); document.write( "--- \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "0 + 15*16 = 10x + 10*16 \n" ); document.write( "10x = 5*16 \n" ); document.write( "x = 8 cups (amt. of pure granola needed for the mixture) \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |