document.write( "Question 742320: There are three consecutive integers. If the square of the last plus the product of the other two is 137, find the sum of the integers. If the numbers were three rational number, how would this affect the result? \n" ); document.write( "
Algebra.Com's Answer #452409 by mananth(16949)\"\" \"About 
You can put this solution on YOUR website!
let the integers be (a-1),a, a+1\r
\n" ); document.write( "\n" ); document.write( "a(a-1)+(a+1)^2=137\r
\n" ); document.write( "\n" ); document.write( "a^2-a+a^2+2a+1=137\r
\n" ); document.write( "\n" ); document.write( "2a^2+a-136=0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2a^2+17a-16a-136=0\r
\n" ); document.write( "\n" ); document.write( "2a(a+8.5)-16(a+8.5)=0\r
\n" ); document.write( "\n" ); document.write( "(2a-16)(a+8.5)=0\r
\n" ); document.write( "\n" ); document.write( "2a=16 a=8\r
\n" ); document.write( "\n" ); document.write( "7,8,9 \r
\n" ); document.write( "\n" ); document.write( "24 is the sum\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "OR a=-8.5\r
\n" ); document.write( "\n" ); document.write( "not an integer so ignore
\n" ); document.write( "
\n" );