document.write( "Question 1129671: Prove that the values of the polynomial x^3–x are divisible by 6 for whole values of x. \n" ); document.write( "
| Algebra.Com's Answer #746235 by ikleyn(52878)     You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "x^3 - x = x*(x-1)*(x+1),\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "so the left side is the product of three consecutive integer numbers.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Of them, at least one is a multiple of 2 and exactly one is a multiple of 3.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Hence, the product, which is x^3 - x, is divisible by 2*3 = 6.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Answered and solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |