IDNLearn.com: Your reliable source for finding precise answers. Ask anything and receive comprehensive, well-informed responses from our dedicated team of experts.
Step-by-step explanation:
f(x)=x^2+x
so
f(x-1) = (x - 1) ^ 2 + (x - 1)
= x^2 - 2x + 1 + x - 1
= x^2 - 3x
and
f(x+1) = (x + 1) ^ 2 + (x + 1)
= x^2 + 2x + 1 + x + 1
= x^2 + 3x + 2
now
f(x-1) + f(x+1) = 6
x^2 - 3x + x^2 + 3x + 2 = 6
2x^2 = 4
X = √2
brainliest pls took long enough to solve