document.write( "Question 1061153: The sum of the squares of two consecutive negative odd integers is 202. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #675960 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Let x = first number
\n" ); document.write( "then x+2 = 2nd number\r
\n" ); document.write( "\n" ); document.write( " \"+x%5E2+%2B+%28x%2B2%29%5E2+=+202+\"
\n" ); document.write( "\"++x%5E2+%2B+%28x%5E2+%2B+4x+%2B+4%29+=+202+\"
\n" ); document.write( "\"+++2x%5E2+%2B+4x+%2B+4+=+202+\"
\n" ); document.write( "\"++++x%5E2+%2B+2x+%2B+2+=+101+\"
\n" ); document.write( "\"+++x%5E2+%2B+2x+-+99+=+0+\"
\n" ); document.write( "\"++++%28x-9%29%28x%2B11%29+=+0+\"
\n" ); document.write( "
\n" ); document.write( "x=9 or x=-11\r
\n" ); document.write( "\n" ); document.write( "Problem statement said the numbers are negative, so x = -11 and x+2 = -9. \r
\n" ); document.write( "\n" ); document.write( "—
\n" ); document.write( "Answer: -11 and -9
\n" ); document.write( "—
\n" ); document.write( "
\n" ); document.write( "
\n" );