How do you find the range of y = z^2 - 3z; given Domain = {-1, 0, 1, 2}?

1 Answer
Sep 8, 2016

"The Range="{4,0,-2}.

Explanation:

y=z^2-3z", and, let "D={-1,0,1,2}.

By, Range of the given function, we mean, the Set of all values of

y, to be determined by using the values of z choosing from the

given Domain Set, here, D.

Thus, in Notation, the Range={y=z^2-3z : z in D}.

Now, z=-1 rArr y=z^2-3z=(-1)^2-3(-1)=1+3=4

z=0 rArr y=0

z=1 rArr y=-2

z=2 rArr y=-2

Therefore, "The Range="{4,0,-2}.