document.write( "Question 1142963: The product of two consecutive odd integers is 1023. Find the sum of the two integers. \n" ); document.write( "
Algebra.Com's Answer #763704 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The product of two consecutive odd integers is 1023. Find the sum of the two integers.
\n" ); document.write( "------------------
\n" ); document.write( "(x-1)*(x+1) = 1023
\n" ); document.write( "\"x%5E2+-+1+=+1023\"
\n" ); document.write( "\"x%5E2+=+1024\"
\n" ); document.write( "x = 32
\n" ); document.write( "==============
\n" ); document.write( "--> 31*33 = 1023
\n" ); document.write( "----------------------
\n" ); document.write( "As the other tutor said:
\n" ); document.write( "\"sqrt%281023%29\" =~ 32
\n" ); document.write( "--> 31 & 33
\n" ); document.write( "That's the best method.
\n" ); document.write( "
\n" );