document.write( "Question 79539: The product of two consecutive integers is 71 more than their sum. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #57074 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! Let the two consecutive integers be x and (x+1). From the description you can write: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So, there are really two answers to this problem and both would apply since the prolem did not limit the solution to positive integers. \n" ); document.write( "1st. solution: x = 9 and x+1 = 10 \n" ); document.write( "2nd. solution: x = -8 and x+1 = -7\r \n" ); document.write( "\n" ); document.write( "Check: \n" ); document.write( "1st. solution: \n" ); document.write( "9*10 = 90 and \n" ); document.write( "9+10+71 = 90 \n" ); document.write( "2nd. solution: \n" ); document.write( "-8*(-7) = 56 and \n" ); document.write( "(-8)+(-7)+71 = -15+71 = 56\r \n" ); document.write( "\n" ); document.write( "So you see, both solutions work and both sets of numbers are integers. \n" ); document.write( " |