document.write( "Question 220564: Can someone please help me....? I have been struggling with this problem on my assignment.... thank you.\r
\n" );
document.write( "\n" );
document.write( "Find two consecutive odd integers whose product is 23 more than their sum. \n" );
document.write( "
Algebra.Com's Answer #165546 by scott8148(6628) You can put this solution on YOUR website! n (n + 2) = n + n+2 + 23\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "n^2 + 2n = 2n + 25\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "n^2 - 25 = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "n = ±5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5 and 7 ___ or ___ -5 and -3 \n" ); document.write( " |