document.write( "Question 1033430: Write a polynomial that represents the sum of the square of the next even integer after the integer x and the square of the integer right before the integer x. \n" ); document.write( "
Algebra.Com's Answer #853850 by josgarithmetic(39733) ![]() You can put this solution on YOUR website! --------------------------------------- \n" ); document.write( "the sum of the square of the next even integer after the integer x and the \n" ); document.write( "square of the integer right before the integer x. \n" ); document.write( "---------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x, an EVEN integer \n" ); document.write( "x+2, the even integer after x \n" ); document.write( "x-1, the integer \"right before\" x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Transcribing the description: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Some algebra steps \n" ); document.write( " \n" ); document.write( " |