document.write( "Question 120413: THis is a factoring word problem using the principle of zero. The question says \"Find two consecutive, negative integers whose product is 156.\" Could you please help me? \n" ); document.write( "
Algebra.Com's Answer #88250 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! \"Find two consecutive, negative integers whose product is 156.\" Could you please help me? \n" ); document.write( "---------------------- \n" ); document.write( "Let the 1st be \"x\"; the 2nd would be \"x+1\". \n" ); document.write( "EQUATION: \n" ); document.write( "x(x+1) = 156 \n" ); document.write( "x^2+x-156 = 0 \n" ); document.write( "x = [-1 +- sqrt(1-4*1*-156)]/2 \n" ); document.write( "x = [-1 +- sqrt(625)]/2 \n" ); document.write( "x = [-1 +- 25]/2 \n" ); document.write( "Negative soution: \n" ); document.write( "x = (-1-25)/2 = -13 (1st negative integer) \n" ); document.write( "x+1 = -12 (2nd negative integer) \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |