document.write( "Question 122571: A health food store sells seasoning blends in bulk. One blend contains 20% basil. Shelia wants to add pure basil to some 20% blend to make 16 ounces of her own 30% blend. Let b represent the amount of basil Shelia should add to the 20% blend. \n" ); document.write( "
Algebra.Com's Answer #89984 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
.20B+(16-B)=.3*16
\n" ); document.write( ".20B+16-B=4.8
\n" ); document.write( "-.8B=4.8-16
\n" ); document.write( "-.8B=11.2
\n" ); document.write( "B=-11.2/-.8
\n" ); document.write( "B=14 OZ. 20% BASIL.
\n" ); document.write( "THUS 16-14=2 OZ. OF PURE BASIL IS NEEDED.
\n" ); document.write( "PROOF
\n" ); document.write( ".2*14+2=.3*16
\n" ); document.write( "2.8+2=4.8
\n" ); document.write( "4.8=4.8
\n" ); document.write( "
\n" );