SOLUTION: I need to know the vertex and the intercepts for both y and x. y= x squared - 2x Thanks a bunch! * muah*

Algebra ->  Coordinate-system -> SOLUTION: I need to know the vertex and the intercepts for both y and x. y= x squared - 2x Thanks a bunch! * muah*      Log On


   



Question 46112: I need to know the vertex and the intercepts for both y and x.
y= x squared - 2x
Thanks a bunch! * muah*

Answer by Nate(3500) About Me  (Show Source):
You can put this solution on YOUR website!
y+=+x%5E2+-+2x
a=1 and b=-2
v(-b/2a,f(x)) this is a form used generally to find the vertex
v(1,-1)
y-intercept:
y+=+0%5E2+-+2%280%29+=+0
(0,0)
x-intercept:
0+=+x%5E2+-+2x
0+=+x%28x+-+2%29
x = 0
(0,0)
and
x - 2 = 0
x = 2
(2,0)
graph%28600%2C600%2C-10%2C10%2C-10%2C10%2Cx%5E2-2x%29