I'm trying to figure out whether the input $x(t)$ and output $y(t)$ is time invariant. I was able to solve the other questions but I ran into a problem with this one. I'm bad at editing these so I posted it as a picture
$$y(t)=\int_{t}^{t+1}x(\tau-\alpha)d\tau$$
where $\alpha$ is a constant.
This is how I usually solve these. I'm posting an example from my text book
I just don't know how to do this question cause it has two terms, and it's not the t variable, and there's a constant. I'd really appreciate the help please.
The output to $x_1(t)$ is $$y_1(t)=\int_{t}^{t+1}x_1(\tau-\alpha)d\tau$$ Now select $x_2(t)=x_1(t-t_0)$ $$y_2(t)=\int_{t}^{t+1}x_1(\tau-t_0-\alpha)d\tau$$ Choose $\tau'=\tau-t_0\Rightarrow d\tau=d\tau'.$ $$y_2(t)=\int_{t-t_0}^{t-t_0+1}x_1(\tau'-\alpha)d\tau'=y_1(t-t_0)$$