document.write( "Question 250384: the product of two consecutive odd integers is one less then six times their sum. find the integers. \n" ); document.write( "
Algebra.Com's Answer #182299 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
n and n+2
\n" ); document.write( "n*(n+2)=6(n+n+2)-1
\n" ); document.write( "two solutions one positive and one negative
\n" ); document.write( "
\n" );