Explore Westonci.ca, the leading Q&A site where experts provide accurate and helpful answers to all your questions. Discover detailed solutions to your questions from a wide network of experts on our comprehensive Q&A platform. Experience the convenience of finding accurate answers to your questions from knowledgeable experts on our platform.

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]