document.write( "Question 116046: the sum of the square of 2 consecutive odd positive integers is 209. find the integers. \n" ); document.write( "
Algebra.Com's Answer #84402 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
If one of the integers is n, then the other one is n + 2, and their squares are \"n%5E2\" and \"%28n%2B2%29%5E2\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Then the sum of the squares is:
\n" ); document.write( "\"n%5E2%2B%28n%2B2%29%5E2=209\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Expand the binomial and simplify:
\n" ); document.write( "\"n%5E2%2Bn%5E2%2B4n%2B4=209\"
\n" ); document.write( "\"2n%5E2%2B4n%2B4=209\"
\n" ); document.write( "\"2n%5E2%2B4n-205=0\", and now you have a problem because this equation does not have rational roots, which means there is no solution to the problem as you stated it.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "However, not being satisfied with that result, I did a little 'easter-egging' and discovered that \"11%5E2%2B13%5E2=290\" and concluded that you made a small typographical error when you typed the problem.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So, let's start over:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If one of the integers is n, then the other one is n + 2, and their squares are \"n%5E2\" and \"%28n%2B2%29%5E2\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Then the sum of the squares is:
\n" ); document.write( "\"n%5E2%2B%28n%2B2%29%5E2=290\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Expand the binomial and simplify:
\n" ); document.write( "\"n%5E2%2Bn%5E2%2B4n%2B4=290\"
\n" ); document.write( "\"2n%5E2%2B4n%2B4=290\"
\n" ); document.write( "\"2n%5E2%2B4n-286=0\"
\n" ); document.write( "\"n%5E2%2B2n-143=0\"
\n" ); document.write( "\"%28n%2B13%29%28n-11%29=0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So n = 11 or n = -13. But we can eliminate the -13 result because we are looking for consecutive odd POSITIVE integers. Therefore, the first integer is 11 and the second is 11 + 2, or 13.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Please be careful and review your input for accuracy in the future. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Hope that helps,
\n" ); document.write( "John\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );