document.write( "Question 693031: \r
\n" );
document.write( "\n" );
document.write( "The product of two consecutive integers is 306. Find the integers. \n" );
document.write( "
Algebra.Com's Answer #427219 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! LET X & (X+1) BE THE 2 INTEGERS. \n" ); document.write( "X(X+1)=306 \n" ); document.write( "X^2+X-306=0 \n" ); document.write( "(X+18)(X-17)=0 \n" ); document.write( "X-17=0 \n" ); document.write( "X=17 ANS. FOR THE SMALLER INTEGER. \n" ); document.write( "17+1=18 ANS. FOR THE LARGER INTEGER. \n" ); document.write( "PROOF: \n" ); document.write( "17*18=306 \n" ); document.write( "306=306 \n" ); document.write( " |