Ask Question
6 August, 18:48

What is the range of this function?

{ (1, 2), (-3, 4), (3, 3), (0, - 9) }

+5
Answers (1)
  1. 6 August, 18:59
    0
    The function is somewhat like this:

    Set A = {1, - 3, 3, 0}

    Set B = {2, 4, 3, - 9}

    The mapping is:

    1 is mapped to 2

    -3 is mapped to 4

    3 to 3

    0 to - 9

    Range is therefore the elements of the second set {2, 4, 3, - 9}
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “What is the range of this function? { (1, 2), (-3, 4), (3, 3), (0, - 9) } ...” in 📘 Mathematics if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers