document.write( "Question 258644: chris has a basket of apples,40%red, and the rest green apples. there are six red apples ,how many green apples does it contain? \n" ); document.write( "
Algebra.Com's Answer #190417 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
chris has a basket of apples, 40%red, and the rest green apples. there are six red apples ,how many green apples does it contain?
\n" ); document.write( "---------------------------
\n" ); document.write( "Let \"x\" be the number of apples.
\n" ); document.write( "0.40x = 6
\n" ); document.write( "x = 6/0.4 = 15
\n" ); document.write( "---
\n" ); document.write( "# of green apples = 0.6*15 = 9
\n" ); document.write( "====================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );