document.write( "Question 1012126: A box of chocolates contain square chocolates, which weigh 10 g each, and round chocolates, which weigh 8 g each. The combined weigh of all the chocolates is 210 g. The number of round chocolates is 3 less than twice the number of square chocolates. Right 2 linear pars \n" ); document.write( "
Algebra.Com's Answer #627973 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+a+\" = number of square chocolates
\n" ); document.write( "Let \"+b+\" = number of round chocolates
\n" ); document.write( "------------------------------------
\n" ); document.write( "(1) \"+10a+%2B+8b+=+210+\"
\n" ); document.write( "(2) \"+b+=+2a+-+3+\"
\n" ); document.write( "
\n" );