document.write( "Question 198689: If the average (arithmetic mean) of four different positive integers is 50, what
\n" ); document.write( "is the greatest value of one of the integers?
\n" ); document.write( "

Algebra.Com's Answer #149196 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
\"%28w%2Bx%2By%2Bz%29%2F4=50\" Start with the average equation. We'll make \"z\" the largest number.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"w%2Bx%2By%2Bz=50%2A4\" Multiply both sides by 5.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"w%2Bx%2By%2Bz=200\" Multiply\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"z=200-w-x-y\" Solve for \"z\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"z=200-%28w%2Bx%2By%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So for \"z\" to be a maximum, the value of \"w%2Bx%2By\" must be a minimum. Since the integers are positive and the smallest positive integer is 1, this means that \"w=x=y=1\" which means that \"w%2Bx%2By=3\". So....\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"z=200-3=197\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This means that the largest integer is 197.
\n" ); document.write( "
\n" );