document.write( "Question 48853: Please help with this problem. I have been doing fine with consecutive integer problems until the \"squares\" part was added.\r
\n" ); document.write( "\n" ); document.write( "Q: The sum of the squares of two consecutive odd integers decreased by the product of the integers is the same as 67. \r
\n" ); document.write( "\n" ); document.write( "I have been setting it up like this, but think I may be starting wrong since I don't seem to get answers that make sense\r
\n" ); document.write( "\n" ); document.write( " x^2+(x+2)^2 - x(x+2) = 67
\n" ); document.write( "

Algebra.Com's Answer #32349 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
your formula is correct x~2+(x+2)~2-x(x+2)=67 or x~2+x~2+4x+4-x~2-2x=67 or\r
\n" ); document.write( "\n" ); document.write( "x~2-2x-63=0 or (x-7)(x-9)=0 or x=7 & x=9 \r
\n" ); document.write( "\n" ); document.write( "proof 7~2+9~2-7*9=67 or 49+81-63=67 or 130-63=67 or 67=67
\n" ); document.write( "
\n" );