document.write( "Question 139729: Out of 345 jelly beans in Mrs. Hammer's jelly bean jar, 20% are cotton-candy flavored and 40% are root-beer flavored.\r
\n" );
document.write( "\n" );
document.write( "A. How many are cotton-candy flavored?\r
\n" );
document.write( "\n" );
document.write( "B. How many are root-beer flavored?\r
\n" );
document.write( "\n" );
document.write( "C. How many other flavors of jelly beans are there?\r
\n" );
document.write( "\n" );
document.write( "help me please!! \n" );
document.write( "
Algebra.Com's Answer #101877 by solver91311(24713) You can put this solution on YOUR website! A. cotton candy flavored: 345 times .2 \n" ); document.write( "B. root beer flavored: 345 times .4 (or 2 times the number of cotton candy flavored ones -- either way, same answer) \n" ); document.write( "C. Add the answers to A and B and subtract from 345. \n" ); document.write( " |