Answer: See below.
Step-by-step explanation:
The formatting is likely incorrect for these two options:
y=(x−1)2, and
y = ( x − − 1 ) 2
I'll assume they were meant to be:
y=(x−1)^2, and
y = ( x + 1 )^2
In this case they would be non-linear, since y depends on the value of [tex]x^{2}[/tex]
Use a "^" sign to indicate raised to a power: x^2 means [tex]x^{2}[/tex].
y=(x−1)2 means y = 2x - 2
y=(x−1)^2 means y = [tex](x-1)^{2}[/tex]