document.write( "Question 218379: The product of two consecutive positive odd integers is 255. What are the integers? \n" ); document.write( "
Algebra.Com's Answer #164479 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! Let one number be x. then the next larger odd integer is x+2 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So the numbers can be -17 or 15. The problem said \"positive odd\", so x = 15. That makes x+2 = 17 \n" ); document.write( " |