SOLUTION: how do i graph these equation and find the vertex ? y=-/x-6/ y=/x/-6 y=/x+6/-8

Algebra ->  Quadratic-relations-and-conic-sections -> SOLUTION: how do i graph these equation and find the vertex ? y=-/x-6/ y=/x/-6 y=/x+6/-8      Log On


   



Question 212160: how do i graph these equation and find the vertex ?
y=-/x-6/
y=/x/-6
y=/x+6/-8

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
+graph%28+300%2C+300%2C+-15%2C+15%2C+-15%2C+15%2C+-abs%28x-6%29%29+
y=-|x-6|
.
.
.
+graph%28+300%2C+300%2C+-15%2C+15%2C+-15%2C+15%2C+abs%28x%29-6%29+
y=|x|-6
.
.
.
+graph%28+300%2C+300%2C+-15%2C+15%2C+-15%2C+15%2C+abs%28x%2B6%29-8%29+
y=|x+6|-8
.
.
.