document.write( "Question 276135: June, marie, and Billy each have a collection of marbles. June has 20 more marbles than Billy, and Maria has 3 times as many marbles as Billy. If altogether they have 100 marbles, how many marbles does Billy have? \n" ); document.write( "
Algebra.Com's Answer #201320 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
j+b+m=100
\n" ); document.write( "j=b+20
\n" ); document.write( "m=3b
\n" ); document.write( "b=16
\n" ); document.write( "j=36
\n" ); document.write( "m=48\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );