document.write( "Question 815821: the sum of the squares of three consecutive integers is 14 find the three integers
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #491233 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "sum of the squares of three consecutive integers(x+3)(x-1) = 0 x,(x+1),(x+2) is 14
\n" ); document.write( "\"x%5E2+%2B+%28x%2B1%29%5E2+%2B+%28x%2B2%29%5E2+=+14\"
\n" ); document.write( "3x^2 + 6x + 5 = 14
\n" ); document.write( "3x^2 + 6x -9 =
\n" ); document.write( " x^2 + 2x - 3 = 0
\n" ); document.write( "(x+3)(x-1) = 0
\n" ); document.write( " (x+3)= 0 , x = -3
\n" ); document.write( "0r (x-1) = 0 , x = 1
\n" ); document.write( "three consecutive integers: -3, -2, -1 0r 1, 2, 3 \n" ); document.write( "
\n" );