$900 is to be divided among A,B, and C so that C will receive twice as much as A and B will receive $100 more than A. How much does B receive in $?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let A be the number of dollars which A recieves, then C receives 2A and B recieves A+100. And
A + (A + 100) + 2A = 900
A + A + 100 + 2A = 900
4A = 800
A = 200
Hence, B receives 200 + 100 = $300