Consider the recursively defined function below. f(1)=-5.25 f(n)=f(n-1)+1.75, for n=2,3,4,.... Create the first five terms of the sequence defined by the given function. Tiles: [-7.5], [-1.5], [-1.75], [-5.25], [1.75], [-3.5], [0], [1.5] Sequence: ?