document.write( "Question 147951: the product of two consecutive integers is 3 less than 3 times their sum. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #108337 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! \"the product of two consecutive integers\" __ x(x+1) __ x^2+x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"is\" __ =\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"3 less than 3 times their sum\" __ 3(2x+1)-3 __ 6x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x^2+x=6x __ subtracting 6x __ x^2-5x=0 __ factoring __ x(x-5)=0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x=0 __ 0 and 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x-5=0 __ x=5 __ 5 and 6 \n" ); document.write( " |