document.write( "Question 301287: the product of two consecutive positive intergers is 41 more than their sums find the intergers \n" ); document.write( "
Algebra.Com's Answer #216024 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! x(x+1)=x+x+1+41 \n" ); document.write( "x^2+x=2x+42 \n" ); document.write( "x^2+x-2x-42=0 \n" ); document.write( "x^1-x-42=0 \n" ); document.write( "(x-7)(x+6)=0 \n" ); document.write( "x-7=0 \n" ); document.write( "x=7 ans \n" ); document.write( "7+1=8 ans. \n" ); document.write( "Proof: \n" ); document.write( "7*8=*7+8+41 \n" ); document.write( "56=15+41 \n" ); document.write( "56=56 \n" ); document.write( " \n" ); document.write( " |