document.write( "Question 36892: if the product of two consecutive integers is decreased by 20 times the greater integer, the result is 442. find the integers. \n" ); document.write( "
Algebra.Com's Answer #22690 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! THe 2 consectuive integers are, x and x+1 \n" ); document.write( "(x)(x+1)-20(x+1)=442 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Solve that you get x=33 \n" ); document.write( "33+1=34 \n" ); document.write( "Hence, the two consectuive integers are 33 and 34. \n" ); document.write( "PAul. \n" ); document.write( " |