If $f(x)=x^2+1$ and $g(x)=x-1$, for all real numbers $x$, for what real number $a$ does $f(g(-a))= g(f(-a))$?
2026-04-09 07:24:25.1775719465
Polynomial Functions Problem
46 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Given $f(x)=x^2+1$ and $g(x)=x-1$
$$f(g(-a))=g(f(-a))$$ $$f(-a-1)=g(a^2+1)$$ $$a^2+2+2a=a^2+1-1$$ $$a=-1$$