document.write( "Question 70277: )I have a total of 112 yellow,brown and orange m&ms. if I have twice as many orange as yellow and 20 more yellow than brown how many of each color do I have?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #50117 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! OR=2Y OR Y=OR/2 \n" ); document.write( "Y+20=B B=0R/2+20 \n" ); document.write( "Y+B+OR=112 THEN \n" ); document.write( "OR/2+OR/2+20+OR=112 \n" ); document.write( "2OR=112-20 \n" ); document.write( "2OR=92 \n" ); document.write( "OR=92/2 \n" ); document.write( "OR=46 ORANGE M&MS \n" ); document.write( "Y=46/2 \n" ); document.write( "Y=23 YELLOW M&MS \n" ); document.write( "23+B+46=112 \n" ); document.write( "B=112-23-46 \n" ); document.write( "B=43 BROWN M&MS \n" ); document.write( " |