document.write( "Question 1059605: Prove that if 1 is added to the product of any four
\n" );
document.write( "consecutive integers, the sum is a perfect square.
\n" );
document.write( "Thank you in advance. \n" );
document.write( "
Algebra.Com's Answer #674658 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! x(x+1)(x+2)(x+3)+1=x(x+3)(x+2)(x+1)+1 \n" ); document.write( "so (x^2+3x)(x^2+3x+2)+1=(x^2+3x+1)(x^2+3x+2)-(x^2+3x+2)+1 \n" ); document.write( "You are converting the first term to (x^2+3x+1), and that is adding x^2+3x+2 to that side. That means you have to subtract it. \n" ); document.write( "Convert the (x^2+3x+2) to (x^2+3x+1). But that requires adding the factor x^2+3x+1. because by subtracting one from that term, which is multiplied by (x^2+3x+1), you have to add it back. \n" ); document.write( "Then you have (x^2+3x+1)(x^2+3x+1)-(x^2+3x+2)+(x^2+3x+1)+1. The last two terms disappear because distributing the minus sign give -x^2-3x-2+x^2+3x+1+1. \n" ); document.write( "You are left with (x^2+3x+1)^2, which is a perfect square. \n" ); document.write( "Pick an x, like 7 \n" ); document.write( "7,8,9,10 has a product of 5040 and 5041, 1 more, is a perfect square of \n" ); document.write( "x^2+3x+1, or 49+21+1, or 71.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |