I think it's -2 to -1 is the right answer maybe
but i hope it helps u !!
If you would like to write a * b + c in simplest form, you can do this using the following steps:
a = x + 1
b = x^2 + 2x - 1
c = 2x
a * b + c = (x + 1) * (x^2 + 2x - 1) + 2x = x^3 + 2x^2 - x + x^2 + 2x - 1 + 2x = x^3 + 3x^2 + 3x - 1
The correct result would be x^3 + 3x^2 + 3x - 1.
Given, (0,−2).
Since the x-coordinate is 0, the point clearly lies on y-axis.
Also, the y-coordinate −2 being negative, the point lies on the negative y-axis.