164k views
4 votes
the product of 2 consecutive odd integers is equal to 27 plus six times the sum of the integers. what is the larger integer

User Psychocryo
by
6.9k points

1 Answer

0 votes
2 consecutive odd integers : x and x + 2

x(x + 2) = 27 + 6(x + x + 2)
x^2 + 2x = 27 + 6(2x + 2)
x^2 + 2x = 27 + 12x + 12
x^2 + 2x - 12x - 12 - 27 = 0
x^2 -10x - 39 = 0
(x + 3)(x - 13) = 0

x + 3 = 0
x = -3 (extraneous solution)

x - 13 = 0
x = 13

x + 2 = 15

so ur 2 integers are 13 and 15, with 15 being the largest
User Aayush Sharma
by
7.3k points