asked 102k views
1 vote
What is the range of the relation?
{(1, 2), (2, 4), (3, 2), (4, 4)}

asked
User Dung
by
7.9k points

1 Answer

1 vote
range is the y values
(x,y)

so just get the last values, ignore repeats

2,4,2,4
eliminate repeats

range is (2 and 4)
answered
User Tcb
by
7.7k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.