if f(x) = x^2, write f(x-1)+3 in standard form (ax^2+bx+c)
$$\\f(x-1)+3\\ =(x-1)^2+3\\ =x^2-2x+1+3\\ =x^2-2x+2$$