document.write( "Question 578497: A grocery store has 12 lbs of a mixture of nuts and dried fruit that is 10% banana chips. If they mix additional banana chips to bring the new mixture up to 25%, how many pounds of banana chips should they add? \n" ); document.write( "
Algebra.Com's Answer #370658 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A grocery store has 12 lbs of a mixture of nuts and dried fruit that is 10% banana chips. If they mix additional banana chips to bring the new mixture up to 25%, how many pounds of banana chips should they add?
\n" ); document.write( "--------------------------
\n" ); document.write( "Equation:
\n" ); document.write( "chips + chips = chips
\n" ); document.write( "0.10*12 + x = 0.25(12+x)
\n" ); document.write( "Multiply thru by 100 to get:
\n" ); document.write( "10*12 + 100x = 25*12 + 25x
\n" ); document.write( "-----
\n" ); document.write( "75x = 15*12
\n" ); document.write( "x = (1/5)12
\n" ); document.write( "x = 2.4 lbs (amt. of banana chips to be added)
\n" ); document.write( "===========================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );