document.write( "Question 28777: A bag contains three varieties of marbles. Blue, green, and yellow. There are 18 more blue marbles than there are green marbles and there are 14 more green marbles than there are yellow marbles. The total number of marbles is 112. Show how to find the number of marbles of each variety by letting a variable represent one of the unknown quantities. \n" ); document.write( "
Algebra.Com's Answer #15694 by Paul(988)\"\" \"About 
You can put this solution on YOUR website!
Read the problems backwards it is easier to comprehend it that way.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "yellow marbles = x
\n" ); document.write( "Green marbles = x+14
\n" ); document.write( "Blue marbles = 18+14+x
\n" ); document.write( "together:
\n" ); document.write( "equation:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x+x+14+18+14+x=112
\n" ); document.write( "add like terms:
\n" ); document.write( "3x+46=112
\n" ); document.write( "3x=66
\n" ); document.write( "x=22
\n" ); document.write( "22+14=36
\n" ); document.write( "32+22=54\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Hence, there are 22 yellow marbles, 36 green marbles and 54 blue marbles.
\n" ); document.write( "Paul.
\n" ); document.write( "
\n" );