document.write( "Question 345497: Find the largest of the four even whole numbers whose sum is 100 \n" ); document.write( "
Algebra.Com's Answer #247083 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Hi,\r
\n" ); document.write( "\n" ); document.write( "Let the even numbers(Note:*differ by 2) be n, (n+2), (n+4) and (n+6)
\n" ); document.write( "The question states the following to be true:\r
\n" ); document.write( "\n" ); document.write( "\"n%2B+%28n%2B2%29%2B+%28n%2B4%29%2B%28n%2B6%29=100\"
\n" ); document.write( ".
\n" ); document.write( "Combine like terms and solve
\n" ); document.write( "\"n%2B+n%2B2%2B+n%2B4%2Bn%2B6=100\"
\n" ); document.write( ".
\n" ); document.write( "\"4n%2B+12=100\"
\n" ); document.write( "subtract 12 from both sides of the equation
\n" ); document.write( "\"4n=88\"
\n" ); document.write( "divide both sides of the equation by 4
\n" ); document.write( "\"n=22\" \"%28n%2B6%29+=+28\" 28 is the largest
\n" ); document.write( ".
\n" ); document.write( "Check your answer!
\n" ); document.write( "22 + 24 + 26 +28 = 100
\n" ); document.write( "
\n" );