document.write( "Question 460555: The average of the squares of seven consecutives integers is 53. The average of these integers is? \n" ); document.write( "
Algebra.Com's Answer #315898 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
The average of the squares of seven consecutives integers is 53. The average of these integers is?
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "The tutor above, who solved it before me, suggested doing it a\r\n" );
document.write( "harder way, by using\r\n" );
document.write( "\r\n" );
document.write( "x,  x+1, ... , x+6.\r\n" );
document.write( "\r\n" );
document.write( "But it's much easier to let x be the middle integer instead of\r\n" );
document.write( "the smallest integer.  I see that the tutor below, who solved it\r\n" );
document.write( "after I did, solved it the same way I did.\r\n" );
document.write( "\r\n" );
document.write( "There are two solutions:  7 and -7.  Here's how to \r\n" );
document.write( "find them:\r\n" );
document.write( "\r\n" );
document.write( "Let the 4th integer be x, then the 7 integers are\r\n" );
document.write( "\r\n" );
document.write( "x-3, x-2, x-1, x, x+1, x+2, x+3\r\n" );
document.write( "\r\n" );
document.write( "and their average is their sum over 7 \r\n" );
document.write( "\r\n" );
document.write( "x-3+x-2+x-1+x+x+1+x+2+x+3\r\n" );
document.write( "覧覧覧覧覧覧覧覧覧覧覧覧予r\n" );
document.write( "            7\r\n" );
document.write( "\r\n" );
document.write( "Collecting terms:\r\n" );
document.write( "\r\n" );
document.write( "          7x\r\n" );
document.write( "          覧\r\n" );
document.write( "           7\r\n" );
document.write( "\r\n" );
document.write( "           x\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Their squares are:\r\n" );
document.write( "\r\n" );
document.write( "(x-3)イ, (x-2)イ, (x-1)イ, xイ, (x+1)イ, (x+2)イ, (x+3)イ\r\n" );
document.write( "\r\n" );
document.write( "or\r\n" );
document.write( "\r\n" );
document.write( "xイ-6x+9, xイ-4x+4, xイ-2x+1, xイ, xイ+x+1, xイ+4x+4, xイ+6x+9\r\n" );
document.write( "\r\n" );
document.write( "The average of these squares is the sum of those squares\r\n" );
document.write( "over 7\r\n" );
document.write( "\r\n" );
document.write( "xイ-6x+9+xイ-4x+4+xイ-2x+1+xイ+xイ+x+1+xイ+4x+4+xイ+6x+9\r\n" );
document.write( "覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧予r\n" );
document.write( "                       7\r\n" );
document.write( "\r\n" );
document.write( "Collecting terms:\r\n" );
document.write( "\r\n" );
document.write( "7xイ+28\r\n" );
document.write( "覧覧覧\r\n" );
document.write( "   7\r\n" );
document.write( "\r\n" );
document.write( "Setting that equal to 53\r\n" );
document.write( "\r\n" );
document.write( "7xイ+28\r\n" );
document.write( "覧覧覧 = 53\r\n" );
document.write( "   7\r\n" );
document.write( "\r\n" );
document.write( "Multiply through by 7\r\n" );
document.write( "\r\n" );
document.write( "7xイ+28 = 371\r\n" );
document.write( "\r\n" );
document.write( "   7xイ = 343\r\n" );
document.write( "    \r\n" );
document.write( "    xイ = 49\r\n" );
document.write( "\r\n" );
document.write( "     x = ア7\r\n" );
document.write( "\r\n" );
document.write( "And since x is their average. the answer is ア7\r\n" );
document.write( "\r\n" );
document.write( "So there are two solutions.\r\n" );
document.write( "\r\n" );
document.write( "The integers are then either\r\n" );
document.write( "\r\n" );
document.write( "-10, -9, -8, -7 , -6, -5, -4\r\n" );
document.write( "\r\n" );
document.write( "           or\r\n" );
document.write( "\r\n" );
document.write( "  4, 5, 6, 7, 8, 9, 10 \r\n" );
document.write( "\r\n" );
document.write( "Checking: the average of the square of either are\r\n" );
document.write( "\r\n" );
document.write( "  4イ + 5イ + 6イ + 7イ + 8イ + 9イ + 10イ\r\n" );
document.write( "  覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧予r\n" );
document.write( "               7\r\n" );
document.write( "\r\n" );
document.write( "  16 + 25 + 36 + 49 + 64 + 81 + 100\r\n" );
document.write( "  覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧予r\n" );
document.write( "                 7\r\n" );
document.write( "\r\n" );
document.write( "               371\r\n" );
document.write( "               覧予r\n" );
document.write( "                7\r\n" );
document.write( "\r\n" );
document.write( "               53\r\n" );
document.write( "\r\n" );
document.write( "So we're correct.  There are two solutions.\r\n" );
document.write( "Perhaps you were told only to find the positive \r\n" );
document.write( "consecutive integers. If not, give both solutions.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );