Ask Question
20 December, 12:05

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)))

+3
Answers (1)
  1. 20 December, 14:27
    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?
Get 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 there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers