document.write( "Question 639840: I'm working on chocolate percentages if 70% of the chocolate weighs 80 ounces what does the other 30% weigh? \n" ); document.write( "
Algebra.Com's Answer #402888 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
.7x=80;
\n" ); document.write( ".3x=y
\n" ); document.write( "x=114.286, y=34.2857
\n" ); document.write( "
\n" );