FUNCTION OPERATIONS WITH SET OF ORDERED PAIRS

Problem 1 :

Given the function

𝑓 = {(βˆ’3, 4), (βˆ’2, 2), (βˆ’1, 0), (0, 1), (1, 3), (2, 4), (3, βˆ’1)}

and the function

𝑔 = {(βˆ’3, βˆ’2), (βˆ’2,0), (βˆ’1, βˆ’4), (0,0), (1, βˆ’3), (2, 1), (3, 2)}

compute the following values. 

a) (f + g)(-3)

b)  (f - g) (2)

c)  (fg)(-1)

d)  (g - f)(3)

e)  (f/g)(-2) 

f)  (g/f)(3)

Solution :

a) (f + g)(-3)

= f(-3) + g(-3)

= 4 + (-2)

(f + g)(-3) = 2

b)  (f - g) (2)

= f(2) - g(2)

= 4 - 1

(f - g) (2) = 3

c)  (fg)(-1)

= f(-1) g(-1)

= 0(-4)

(fg)(-1) = 0

d)  (g - f)(3)

= g(3) - f(3)

= -1 - 2

(g - f)(3) = -3

e)  (f/g)(-2) 

= f(-2) / g(-2)

=  2/0

(f/g)(-2) = undefined

f)  (g/f)(3)

= g(3) / f(3)

= 2/(-1)

(g/f)(3) = -2

Problem 2 :

Use the graph to determine each of the following. Assume integer answers. The graph of g is the graph in bold.

function-operations-with-set-of-ordered-pairsq1.png

Complete the following ordered pairs from the graphs above. Use the information to help you with the problems below. The first ordered pair for each function has been completed for you.

f: (–7, 2), (–6,  ), (–5,  ), (–4,  ), (–3, ), (–2, ), (–1, ), (0,  ), (1, ), (2, ), (3, ), (4, ), (5, ), (6, ), (7, )

g: (–7, 3), (–6, ), (–5, ), (–4, ), (–3, ), (–2, ), (–1, ), (0, ), (1, ), (2, ), (3, ), (4, ), (5, ), (6, ), (7, )

a) g(4) =

b) f(2) =

c) g(0) = 

d) f(-6) =

e) If f (x) = 0, x =

f) If g(x) = 0, x =

g) If f (x) = 1, x =

h) If g(x) = –4, x =

i) f(–1) + g(–1) =

j) g(–6) – f(–6) =

k)  f(1) βˆ— g(βˆ’2) =

l) g(6) / f(-1) =

Solution :

By observing the given graph, we get the ordered pairs,

f: (–7, 2), (–6, 2), (–5, 1), (–4, 0), (–3, 2), (–2, 1), (–1, 0), (0, 1 ), (1, 2), (2, 3), (3, 4), (4, 5), (5, 5), (6, 5), (7, 5)

function-operations-with-set-of-ordered-pairsq1p1.png

g: (–7, 3), (–6, 2), (–5, 1), (–4, 0), (–3, -1), (–2, -2), (–1, -3), (0, -4), (1, -3), (2, -2), (3, -1), (4, 0), (5, 1), (6, 2), (7, 3)

a) g(4) = 0

b) f(2) = 3

c) g(0) = -4

d) f(-6) = 2

e) If f (x) = 0, x =

Here output is 0, when x = ?

x = -1

f) If g(x) = 0, x =

For -4 and 4, we get 0 as output.

Problem 3 :

For

f = {(1, 2), (3, 3), (2, 4), (4, 1)}

and

g = {(1, 3), (3, 4), (2, 2), (4, 1)}

find f β—¦ g and g β—¦ f if they exist.

Solution :

Evaluating (f β—¦ g) (x) :

Let us calculate (f β—¦ g) (1), (f β—¦ g) (2), (f β—¦ g) (3) and (f β—¦ g) (4)

(f β—¦ g) (1) = f[g(1)]

= f(3)

= 3

(f β—¦ g) (2) = f[g(2)]

= f(2)

= 4

 (f β—¦ g) (3) = f[g(3)]

= f(4)

= 1

(f β—¦ g) (4) = f[g(4)]

= f(1)

= 2

(f β—¦ g) (x) = {(1, 3) (2, 4) (3, 1) (4, 2)}

Then (f β—¦ g) (x) exists.

Evaluating (g β—¦ f) (x) :

Let us calculate (g β—¦ f) (1), (g β—¦ f) (2), (g β—¦ f) (3) and (g β—¦ f) (4)

(g β—¦ f) (1) = g[f(1)]

= g(2)

= 2

(g β—¦ f) (2) = g[f(2)]

= g(4)

= 1

(g β—¦ f) (3) = g[f(3)]

= g(3)

= 4

(g β—¦ f) (4) = g[f(4)]

= g(1)

= 3

(g β—¦ f) (x) = {(1, 2) (2, 1) (3, 4) (4, 3)}

Then (f β—¦ g) (x) exists.

Problem 4 :

Lisa makes $18 per hour at her new part-time job.

a) Write a function, I, to represent Lisa’s income for the week if she works h hours. Complete the table below.

I(h) =

function-operations-with-set-of-ordered-pairsq2.png

b) Lisa puts 10% of her salary in her bank savings every week and $10 into her piggy bank for a rainy day. Write a function, S, to represent the total amount of money she saves each week if her income is I dollars. Complete the table below.

S(I) =

operation-on-function-from-graphq2.png

c) Using the information above, write a formula for S(I(h)) and complete the table below.

S(I(h)) =

operation-on-function-from-graphq3.png

Solution :

a)  Here h is the number of hours she is working

I(h) = 18h

When h = 5

I(5) = 5 x 18 ==> 90

When h = 10

I(10) = 10 x 18 ==> 180

When h = 15

I(15) = 15 x 18 ==> 270

When h = 20

I(20) = 20 x 18 ==> 360

b) S(I) = 0.10h + 10

When I = 90

S(90) = 0.10(90) + 10

= 9 + 10

= 19

When I = 180

S(180) = 0.10(180) + 10

= 18 + 10

= 28

When I = 270

S(270) = 0.10(270) + 10

= 27 + 10

= 37

When I = 360

S(360) = 0.10(360) + 10

= 36 + 10

= 46

c)  S(I(h)) =

S(I) = 0.10h + 10 and I(h) = 18h

S(I(h)) = S(18h)

= 0.10 (18h) + 10

= 1.8h + 10

When h = 5

S(I(5))1.8(5) + 10

= 9 + 10

= 19

When h = 10

S(I(10)) = 1.8(10) + 10

= 18 + 10

= 28

When h = 15

S(I(5)) = 1.8(15) + 10

= 27 + 10

= 37

When h = 20

S(I(20)) = 1.8(20) + 10

= 36 + 10

= 46

Recent Articles

  1. Finding Range of Values Inequality Problems

    May 21, 24 08:51 PM

    Finding Range of Values Inequality Problems

    Read More

  2. Solving Two Step Inequality Word Problems

    May 21, 24 08:51 AM

    Solving Two Step Inequality Word Problems

    Read More

  3. Exponential Function Context and Data Modeling

    May 20, 24 10:45 PM

    Exponential Function Context and Data Modeling

    Read More