Range is output for given input
domain is D={-3,0,5}
input -3,0 and 5 for x
f(-3)=(-3)^2-6(-3)+4
f(-3)=9+18+4
f(-3)=31
F(0)=(0)^2-6(0)+4
f(0)=0-0+4
f(0)=4
f(5)=(5)^2-6(5)+4
f(5)=25-30+4
f(5)=-1
Domain={-3,0,5}
Range={31,4,-1}
Answer:
-4
Step-by-step explanation:
i just did it..
62.71 would be the answer
X= 2 and y=-2 check by multiplying
Answer: Choice B
Range = {-3, 1, 5}
============================================
Explanation:
The domain is the set of all possible input x values. The range is the set of all possible y outputs.
Plug in each x value from the domain, one at a time, to get its corresponding range y value.
--------------------
Start with x = -3
f(x) = 2x+3
f(-3) = 2(-3)+3
f(-3) = -6+3
f(-3) = -3
So -3 is in the range.
--------------------
Move onto x = -1
f(x) = 2x+3
f(-1) = 2(-1)+3
f(-1) = -2+3
f(-1) = 1
1 is also in the range
--------------------
Finally plug in x = 1
f(x) = 2x+3
f(1) = 2(1)+3
f(1) = 2+3
f(1) = 5
The value 5 is the final value in the range.
--------------------
All of those values form the set {-3, 1, 5} which is the complete range.