document.write( "Question 39817: find two consecqutive intigers whos product is 182.
\n" );
document.write( " Thank you\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #25259 by stanbon(75887) ![]() You can put this solution on YOUR website! find two consecutive integers whose product is 182.\r \n" ); document.write( "\n" ); document.write( "x(x+1)=182 \n" ); document.write( "x^2+x-182=0 \n" ); document.write( "(x+14)(x-13)=0 \n" ); document.write( "x=-14 or x=13 \n" ); document.write( "Solutions are -14,-13 OR 13,14 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "Cheers, \n" ); document.write( " \n" ); document.write( " |