document.write( "Question 96074: Please help me solve this problem: two consecutive integers whose product is five less than the smaller number. Thank you. Kind Regards, Bill \n" ); document.write( "
Algebra.Com's Answer #69998 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Please help me solve this problem: \n" ); document.write( ": \n" ); document.write( "I don't think this is possible, but let's go through the procedure \n" ); document.write( ": \n" ); document.write( "two consecutive integers \n" ); document.write( "x, (x+1) \n" ); document.write( ": \n" ); document.write( "whose product is five less than the smaller number. \n" ); document.write( "x(x+1) = x - 5 \n" ); document.write( "x^2 + x = x - 5 \n" ); document.write( "x^2 + x - x = -5 \n" ); document.write( "x^2 = -5; this shows it is not solvable \n" ); document.write( " \n" ); document.write( " |