Westonci.ca offers fast, accurate answers to your questions. Join our community and get the insights you need now. Our platform provides a seamless experience for finding reliable answers from a knowledgeable network of professionals. Experience the ease of finding precise answers to your questions from a knowledgeable community of experts.

If f(x + 1) = x² - 1 and g(x + 1) = x² + 1, find f(x) + g(x).

Sagot :

If [tex]f(x+1) = x^2 - 1[/tex], then

[tex]f(x) = f((x - 1) + 1) = (x - 1)^2 - 1[/tex]

Similarly,

[tex]g(x + 1) = x^2 + 1 \implies g(x) = g((x-1) + 1) = (x-1)^2 + 1[/tex].

Then

[tex]f(x) + g(x) = \bigg((x-1)^2 - 1\bigg) + \bigg((x-1)^2 + 1\bigg) = \boxed{2(x-1)^2}[/tex]