document.write( "Question 254303: The product of two consecutive odd integers exceeds ten times the even number between them by 95. What are the two odd integers? \n" ); document.write( "
Algebra.Com's Answer #186667 by drk(1908) ![]() You can put this solution on YOUR website! Let 2 consecutive odd integers be x and x + 2. \n" ); document.write( "Let the even number between then be x + 1. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x = 15 or x = -7. \n" ); document.write( "We have two answers: \n" ); document.write( "15, 17 \n" ); document.write( "-7, -5. \n" ); document.write( "Now the question could be \"could x be negative?\" Let's see,we can try our answers on the original question of \"The product of two consecutive odd integers exceeds ten times the even number between them by 95\" \n" ); document.write( "(-7)*(-5) - 10*(-6) = 95 \n" ); document.write( "35 + 60 = 95 \n" ); document.write( "95 = 95. \n" ); document.write( "So we see that negatives do work. \n" ); document.write( " \n" ); document.write( " |