document.write( "Question 1104599: Find three consecutive odd integers such that the sum of the first and second is 27 less than 3 times the third \n" ); document.write( "
Algebra.Com's Answer #719292 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Find three consecutive odd integers such that the sum of the first and second is 27 less than 3 times the third
\n" ); document.write( "======================
\n" ); document.write( "Similar problem.
\n" ); document.write( "---------
\n" ); document.write( "find three consecutive positive odd integers such that the product of the two smaller exceeds the largest by 26
\n" ); document.write( "-------------
\n" ); document.write( "Use n-1, n+1 and n+3
\n" ); document.write( "n^2-1 = n+3 + 26
\n" ); document.write( "n^2 - n - 30 = 0
\n" ); document.write( "etc
\n" ); document.write( "
\n" );