document.write( "Question 713398: There are 500 gumballs. Julian has twice as many as damian plus 20 more. How much do they each have? \n" ); document.write( "
Algebra.Com's Answer #438412 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+2x+20=500
\n" ); document.write( "3x=480
\n" ); document.write( "x=480/3
\n" ); document.write( "x=160 Damian
\n" ); document.write( "2x+20=340 Julian
\n" ); document.write( "
\n" );