document.write( "Question 257261: find 3 consecutive odd numbers where the product of the smaller two numbers is 34 less than the square of the largest number.? \n" ); document.write( "
Algebra.Com's Answer #189177 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! Let x, x+2, and x+4 be the 3 consecutive odd integers. \n" ); document.write( "From above, we have: \n" ); document.write( "(i) \n" ); document.write( "by foiling, we get \n" ); document.write( "(ii) \n" ); document.write( "simplifying we get \n" ); document.write( "(iii) \n" ); document.write( "setting = 0, we get \n" ); document.write( "(iv) \n" ); document.write( "solving for x, we get \n" ); document.write( " \n" ); document.write( "If x = 3, the 3 consecutive odd integers are {3, 5, 7} \n" ); document.write( " |