document.write( "Question 564665: The product of two consecutive positive odd integers is 38 less than the square of the greater integer. Find the integers. \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #365414 by ad_alta(240)![]() ![]() You can put this solution on YOUR website! Let the first integer be 'n.' Then n(n+2)+38=(n+2)^2. Solve using the quadratic equation: n=17. The two odd integers are 17 and 19. \n" ); document.write( " |