The find two consecutive odd integers is 7 and 9
These are functions that has a linear degree of 1. Let the two consecutive odd numbers be 2x + 1 and 2x + 3
If their product is the same as fifteen more than three times their sum, then;
(2x+1)(2x+3) = 3(2x+1+2x+3) +15
4x²+6x+2x+3 = 3(4x+4) +15
4x²+8x+3 = 12x+12 + 15
4x² - 4x + 3 = 27
4x² - 4x - 24 = 0
x² - x - 6 = 0
On factorizing, the value of x is 3 and -2
First number = 2(3) + 1 = 7
Second number = 2(3) + 2 = 9
Hence the find two consecutive odd integers is 7 and 9
Learn more on equation and function here: https://brainly.com/question/25841119
#SPJ1