document.write( "Question 439574: George and John received 537 votes. George received 35 more than John. How many votes did each one receive? \n" ); document.write( "
Algebra.Com's Answer #303834 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
x+x+35=537
\n" ); document.write( "2x=502
\n" ); document.write( "x=251
\n" ); document.write( "John received 251 votes. George received 286 votes.
\n" ); document.write( "
\n" );