149k views
1 vote
Y = -xd: {-1,0, 1, 2} {Blank 1:Blank 2:Blank 3:Blank 4:

Y = -xd: {-1,0, 1, 2} {Blank 1:Blank 2:Blank 3:Blank 4:-example-1
User Bengineerd
by
5.2k points

1 Answer

4 votes

Answer

r : {-1, 0, -1, -2}

Blank 1 : -1

Blank 2 : 0

Blank 3 : -1

Blank 4 : -2

Step-by-step explanation

We are given the domain of x for the expression, y = - |x|

We are then asked to calculate the range of values for y

when x = -1

y = - |x| = - |-1| = - (1) = -1

when x = 0

y = - |x| = - |0| = - (0) = 0

when x = 1

y = - |x| = - |1| = - (1) = -1

when x = 2

y = - |x| = - |-2| = - (2) = -2

Hope this Helps!!!

User Manylegged
by
5.4k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.