document.write( "Question 219375: the sum of the squares of six consective integers is 1111. \n" ); document.write( "
Algebra.Com's Answer #165001 by jsmallt9(3758) ![]() You can put this solution on YOUR website! Consecutive integers are 1 apart from each other. So if we call the smallest of our six consecutive integers \"x\", then the next one would be \"x+1\". And if the second one is \"x+1\" then the third one is \"x+1+1\" = \"x+2\". Continuing with this our six consecutive integers are x, x+1, x+2, x+3, x+4 and x+5. The squares of these integers are \n" ); document.write( "Now we are ready to translate \"the sum of the squares of six consecutive integers is 1111\" into an equation: \n" ); document.write( " \n" ); document.write( "To solve this we will start by simplifying the left side. (Use FOIL or the pattern \n" ); document.write( " \n" ); document.write( "Adding like terms: \n" ); document.write( " \n" ); document.write( "Since this is a quadratic equation we will now get one side equal to zero by subtracting 1111 from each side: \n" ); document.write( " \n" ); document.write( "Now we can either use factoring or the quadratic formula to solve. Factoring, when it can be done, is often easier so we will start by trying to factor this. Whenever you factor, start with the Greatest Common Factor (GCF). The GCF here is 6. Factoring out 6 we get: \n" ); document.write( " \n" ); document.write( "Next we want to factor \n" ); document.write( " \n" ); document.write( "The only way for this product to be zero is if one of the factors is zero. (Zero Product Property). 6 cannot ever be zero but (x+16) and (x-11) could be with the right values of x. So we solve: \n" ); document.write( " \n" ); document.write( "which gives us: \n" ); document.write( " \n" ); document.write( "Remember that \"x\" stands for the smallest of the six consecutive integers. So our six consecutive integers are: -16, -15, -14, -13, -12, -11 or 11, 12, 13, 14, 15, 16. \n" ); document.write( " |