document.write( "Question 969388: Find three consecutive odd positive integers such that 5 times the sum of all three is 66 more than the product of the first and second integers. \n" ); document.write( "
Algebra.Com's Answer #592276 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!
Find three consecutive odd positive integers such that 5 times the sum of all three is 66 more than the product of the first and second integers.
\n" ); document.write( "
Let the smallest integer be S
\n" ); document.write( "Then other 2 are: S + 2, and S + 4
\n" ); document.write( "We then get: 5(S + S + 2 + S + 4) = S(S + 2) + 66
\n" ); document.write( "\"5%283S+%2B+6%29+=+S%5E2+%2B+2S+%2B+66\"
\n" ); document.write( "\"15S+%2B+30+=+S%5E2+%2B+2S+%2B+66\"
\n" ); document.write( "\"S%5E2+%2B+2S+-+15S+%2B+66+-+30+=+0\"
\n" ); document.write( "\"S%5E2+-+13S+%2B+36+=+0\"
\n" ); document.write( "(S - 9)(S - 4) = 0
\n" ); document.write( "S, or smallest integer = \"highlight_green%289%29\" OR S = 4 (ignore)
\n" ); document.write( "Middle integer: 9 + 2, or \"highlight_green%2811%29\"
\n" ); document.write( "Largest integer: 9 + 4, or \"highlight_green%2813%29\" \n" ); document.write( "
\n" );