document.write( "Question 964055: find the product of two consecutive positive odd integers is equal to 1 less than seven times the sum of the integers. \n" ); document.write( "
Algebra.Com's Answer #588976 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"N%28N%2B2%29=7%28N%2BN%2B2%29-1\"
\n" ); document.write( "\"N%5E2%2B2N=14N%2B14-1\"
\n" ); document.write( "\"N%5E2%2B2N=14N%2B13\"
\n" ); document.write( "\"N%5E2-12N-13=0\"
\n" ); document.write( "\"%28N%2B1%29%29%28N-13%29=0\"
\n" ); document.write( "Since we're only looking for the positive solution,
\n" ); document.write( "\"N-13=0\"
\n" ); document.write( "\"N=13\"
\n" ); document.write( "So the integers are 13 and 15.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );