Asked by Anonymous

What parent function describes the set (-1, -1), (0, 0), (1, -1) (-2, -8), (2, -8)?

Answers

Answered by Reiny
looks like
y = x^3 for x < 0 , y = -x^3 for x ≥ 0
to me
Answered by Steve
Looks like y = -|x^3| or y = -|x|^3

Not sure what the parent function would be. |x|^3 I guess, if all modifications to be considered are linear transformations.
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions