document.write( "Question 378789: please help me solve this problem: the product of two consecutive positive integers is 29 more than their sum. find the integers. \n" ); document.write( "
Algebra.Com's Answer #269034 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let the consequtive integers bex & x+1
\n" ); document.write( "their product = x(x+1)
\n" ); document.write( "x(x+1)=x+x+1+29
\n" ); document.write( "x^2+x=2x+30
\n" ); document.write( "-2x
\n" ); document.write( "x^2-x=30
\n" ); document.write( "x^2-x-30=0
\n" ); document.write( "x^2-6x+5x-30=0
\n" ); document.write( "x(x-6)+5(x-6)=0
\n" ); document.write( "(x-6)(x+5)=0
\n" ); document.write( "x= 6 OR -5
\n" ); document.write( "6,7 & -5,-4 are the integers
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" );