document.write( "Question 119830This question is from textbook Algebra 2 with Trigonometry
\n" ); document.write( ": This is an odd consecutive integers word problem. I have to solve it using factoring with the principle zero. The problem says \"The sum of the squares of two consecutive odd positive integers is 394. Find the integers.\" COuld you please help me. \n" ); document.write( "
Algebra.Com's Answer #87826 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
let x=\"first integer\", so x+2=\"next integer\" __ x^2+(x+2)^2=394 __ x^2+x^2+4x+4=394\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2x^2+4x-390=0 __ x^2+2x-195=0 __ factoring gives (x-13)(x+15)=0
\n" ); document.write( "
\n" );