Answer:
Graph of the given equation is a opening up parabola passing through origin (0,0) and (2,0) and having vertex (1,-1)
Step-by-step explanation:
parabola - it is a plane curve generated by a point moving so that its distance from a fixed point is equal to its distance from a fixed line.
vertex - The vertex of a parabola is the point at the intersection of the parabola and its line of symmetry.
the given equation can be resolved as:
[tex]g(x)=(x-1)^2-1\\g(x) = x^2 -2x +1 -1\\g(x) = x^2 - 2x[/tex]
now substituting x = 0,
[tex]g(x) = x^2 - 2x\\g(x) = (0)^2- 2(0)\\g(x) = 0[/tex]
therefore the equation satisfies the point (0,0)that is origin.
now putting g(x) = 0,
[tex]g(x) = x^2 - 2x\\0 = x^2- 2x\\2x = x^2\\2=x[/tex]
so when y coordinate is 0 x coordinate is 2,
therefore the equation also satisfies the (2,0)
general equation of a parabola is
[tex]f(x) = ax^2 + bx + c[/tex]
and the vertex of the parabola is given by [tex]\frac{-b}{2a}{,}{f{(}\frac{-b}{2a}{)}}[/tex]
given equation of parabola [tex]g(x) = x^2 - 2x[/tex]
here a = 1 and b= -2
substituting in the vertex formula,
vertex of the parabola is [tex]{(}{1}{,}{f{(}{1}{)}}{)}[/tex]
[tex]f(1) = 1 - 2 = -1[/tex]
therefore the vertex is (1,-1).
so the parabola is passing through origin(0,0) and (2,0) with vertex (1,-1).
more about parabola at brainly.com/question/21685473
#SPJ10