document.write( "Question 1061592: find three consecutive odd positive integers such that 3 times the sum of all 3 is 26 less than product of the first and second integers \n" ); document.write( "
Algebra.Com's Answer #676374 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "find three consecutive odd positive integers such that 3 times the sum of all 3 is 26 less than product of the first and second integers
\n" ); document.write( "
Let smallest be S
\n" ); document.write( "Then others are: S + 2, and S + 4
\n" ); document.write( "We then get: 3(S + S + 2 + S + 4) = S(S + 2) - 26
\n" ); document.write( "\"3%283S+%2B+6%29+=+S%5E2+%2B+2S+-+26\"
\n" ); document.write( "\"9S+%2B+18+=+S%5E2+%2B+2S+-+26\"
\n" ); document.write( "\"S%5E2+%2B+2S+-+26+-+9S+-+18+=+0\"
\n" ); document.write( "\"S%5E2+-+7S+-+44+=+0\"
\n" ); document.write( "(S - 11)(S + 4) = 0
\n" ); document.write( "S, or \"highlight_green%28matrix%281%2C4%2C+Smallest%2C+integer%2C+%22is%3A%22%2C+11%29%29\" OR S = - 4 (ignore)
\n" ); document.write( " \n" ); document.write( "
\n" );