Ask Question
28 June, 19:38

The functions f and g are defined by these sets if input and output values.

g = (1, 2), (-2, 4), (5, 5), (6,-2)

f = (0,-2), (4, 1), (3, 5), (5, 0)

a. Find g (f (4))

b. Find f (g (-2))

c. Find f (g (f (3)))

+2
Answers (1)
  1. 28 June, 22:38
    0
    (x, y)

    x=input

    y=output

    example

    we see

    g = (1,2)

    theefor

    g (1) = 2

    a.

    f (4) = 1

    g (1) = 2

    g (f (4)) = 2

    b.

    g (-2) = 4

    f (4) = 1

    f (g (-2)) = 1

    c.

    f (3) = 5

    g (5) = 5

    f (5) = 0

    f (g (f (3))) = 0
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “The functions f and g are defined by these sets if input and output values. g = (1, 2), (-2, 4), (5, 5), (6,-2) f = (0,-2), (4, 1), (3, 5), ...” 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