document.write( "Question 1104499: find three consecutive positive odd integers such that the product of the two smaller exceeds the largest by 26 \n" ); document.write( "
Algebra.Com's Answer #719267 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
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\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );