Let f(x)=x2+10x+2. If g(x) is a transformation that moves f(x) both one unit up and one unit to the right, then g(x)=
The function g(x) is the transformation that moves f(x)=x2+10x+2 one unit up and one unit to the right. To move one unit up, add 1 to the entire function.
And to move one unit to the right, substitute x=(x−1) in the function.
Thus g(x)=f(x−1)+1.
Thus, you need to substitute x=(x−1) throughout the f(x) and to add 1 to f(x): g(x)=(x−1)2+10(x−1)+2+1
=(x–1)(x–1)+10(x–1)+2+1
=x2−2x+1+10x−10+2+1
=x2+8x−6