Question 1113535
let f(x) = x
:
the transformation shifts the graph of f(x) = x, 10 units to the right
:
here is graph, f(x)=x(red line) and f(x)=x-10(green line)
:
{{{ graph( 300, 200, -20, 20, -20, 20, x, x-10) }}}
: