SOLUTION: graph each equation. construct a table at least three values. a.) y=-x squared-4 b.) y=|4-x| c.) 3y=6x cubed-3

Algebra ->  Graphs -> SOLUTION: graph each equation. construct a table at least three values. a.) y=-x squared-4 b.) y=|4-x| c.) 3y=6x cubed-3      Log On


   



Question 929197: graph each equation. construct a table at least three values.
a.) y=-x squared-4
b.) y=|4-x|
c.) 3y=6x cubed-3

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
I leave you to construct the tables.
.
.
.
y=-x%5E2-4
.
graph%28300%2C300%2C-10%2C10%2C-10%2C10%2C-x%5E2-4%29
.
.
.
y=abs%284-x%29
.
graph%28300%2C300%2C-10%2C10%2C-10%2C10%2Cabs%284-x%29%29
.
.
.
y=%281%2F3%29%286x%5E3-3%29
.
graph%28300%2C300%2C-10%2C10%2C-10%2C10%2C%281%2F3%29%286x%5E3-3%29%29