document.write( "Question 394640: The sum of a student's three scores is 217. If the first is 16 points more than the second, and the sum of the first two is 28 more than twice the third, what was the first score? \n" ); document.write( "
Algebra.Com's Answer #280014 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "first is 16 points more than the second and sum of the three scores is 217
\n" ); document.write( "Let (x+16), x, (217 - (2x +16) represent the 1st,2nd and 3rd scores respectively
\n" ); document.write( "Question states***
\n" ); document.write( "(x+16) + x = 2[(217 - (2x +16] +28
\n" ); document.write( "solving for x
\n" ); document.write( " 2x + 16 = -4x + 402 + 28
\n" ); document.write( " 6x = 414
\n" ); document.write( " x = 69, the second score, first is 85 (69+16)\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***Note 3rd score is 63 (217-69-85)
\n" ); document.write( " 69 + 85 = 2*63 + 28 = 154 \n" ); document.write( "
\n" );