document.write( "Question 363016: the product of two consecutive positive intergers is 19 more than their sum.find the integers...\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " thank you \n" );
document.write( "
Algebra.Com's Answer #258743 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let the integers be x,x+1 \n" ); document.write( "x(x+1)=x+x+1+19 \n" ); document.write( "x^2+x=2x+20 \n" ); document.write( "x^2-x-20=0 \n" ); document.write( "(x-5)(x+4)=0 \n" ); document.write( "x= 5 OR -4 \n" ); document.write( "the numbers are \n" ); document.write( "5,6 and -4,-3 \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( "... \n" ); document.write( " |