2

I'm working on this question and this what I did I get $f•g(x) = f(cx+d)=a(cx+d) + b = acx +ad + b $ $g•f(x) = g(ax+b) = c(ax+b) + d = acx + cb + d $ So how to I get $f•g = g•f$?

ashi
  • 165
Surdz
  • 627

1 Answers1

1

We would like that $$ acx+ad+b=acx+bc+d, $$ for all $x$, thus

$$ ad-bc=d-b. $$

Olivier Oloa
  • 120,989