document.write( "Question 1060305: The sum of the squares of two consecutive positive odd integers is 103 more than the product of these two integers.Find the integers \n" ); document.write( "
Algebra.Com's Answer #675284 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The sum of the squares of two consecutive positive odd integers is 103 more than the product of these two integers. Find the integers
\n" ); document.write( "------
\n" ); document.write( "n^2 + (n+2)^2 = n*(n+2) + 103
\n" ); document.write( "Solve for n
\n" ); document.write( "
\n" );