document.write( "Question 301484: The sum of the squares of 2 consecutive odd integers is 34. Find the product of the integers.\r
\n" ); document.write( "\n" ); document.write( "Use a polynomial equation to solve this problem\r
\n" ); document.write( "\n" ); document.write( "It would be awesome if you included in your reply the initial equation. Thanks a bunch!
\n" ); document.write( "

Algebra.Com's Answer #216156 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
X^2+(X+2)^2=34
\n" ); document.write( "X^2+X^2+4X+4=34
\n" ); document.write( "2X^2+4X+4-34=0
\n" ); document.write( "2X^2+4X-30=0
\n" ); document.write( "2(X^2+2X-15)=0
\n" ); document.write( "2(X+5)(X-3)=0
\n" ); document.write( "X-3=0
\n" ); document.write( "X=3 FOR THE SMALLER INTEGER.
\n" ); document.write( "3+2=5 FOR THE LARGER INTEGER.
\n" ); document.write( "PROOF:
\n" ); document.write( "3^2+5^2=34
\n" ); document.write( "9=25=34
\n" ); document.write( "34=34
\n" ); document.write( "PRODUCT=3*5=15 ANS.
\n" ); document.write( "
\n" ); document.write( "
\n" );