document.write( "Question 414745: The square of the sum of two consecutive integers is 81, find the two integers.
\n" ); document.write( "I need to set up an equation and show work. I do not understand \" The square of the sum of...
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #290901 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x and (x+1) represent the two consecutive integers
\n" ); document.write( "Question states***
\n" ); document.write( " [x + (x+1)]^2 = 81
\n" ); document.write( "Solving for x
\n" ); document.write( " (2x+1)^2 = 81
\n" ); document.write( " 4x^2 + 4x + 1 = 81
\n" ); document.write( " 4x^2 + 4x -80 = 0
\n" ); document.write( " x^2 + x -20 = 0
\n" ); document.write( "factoring
\n" ); document.write( "(x+5)(x-4) = 0
\n" ); document.write( "(x+5)= 0 x = -5 the two consecutive integers are -5,-4
\n" ); document.write( "or
\n" ); document.write( "(x-4) = 0 x = 4 the two consecutive integers are 4,5
\n" ); document.write( "
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " (-9)^2 = 81
\n" ); document.write( " (9)^2= 81 \n" ); document.write( "
\n" );