document.write( "Question 1071835: The sum of the squares of six consecutive positive even integers is 8284. What are the six numbers? \n" ); document.write( "
Algebra.Com's Answer #704822 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! The answers posted so far both let one of the 6 numbers be x, or 2x. That leads to solving a quadratic equation that involves an x term. The algebra is easier if you let the two \"middle\" numbers be x-1 and x+1; that way, when you add the expressions for the squares of the 6 numbers, the x terms all cancel out, making the solution much easier. \n" ); document.write( "So let the 6 numbers be x-5, x-3, x-1, x+1, x+3, and x+5. Then the sum of the squares is \n" ); document.write( " \n" ); document.write( "So then \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "And so the 6 numbers are 32, 34, 36, 38, 40, and 42. \n" ); document.write( " |