Functions

Functions refers to a relation between two sets that associates each element



How to find the value and inverse of a function

For the function f(x) = 4x - 6 and g(x) = 6x + 2 2x + 3 , find

(a). f(4)

(b). g(2)

(c). f -1 ( x )

(d). g -1 ( x )

(e). f -1 ( 6 )

(f). g -1 ( 1 )

Solutions:

(a)

To find f(4 ) substitute 4 where there is x in f(x) = 4x - 6

f(4) = 4(4) - 6

f(4) = 16 - 6

Answer: f(4) = 10

(b)

To find g(2) we substitute 2 where there is x in g(x) = 6x + 2 2x + 3

g(x) = 6x + 2 2x + 3

g(2) = 6(2) + 2 2(2) + 3

g(2) = 12 + 2 4 + 3

g(2) = 14 7

Answer: g(2) = 2

(c)

To find f -1 ( x ) first equate f(x) = 4x - 6 to y then make x the subject of the formula

f(x) = 4x - 6

y = 4x - 6

y + 6 = 4x

y + 6 4 = 4x 4

x = y + 6 4

Then where there is x write f -1 ( x ) and where there is y write x

Answer: f -1 ( x ) = x + 6 4

(d)

To find g -1 ( x ) equate g(x) = to y and make x the subject of the formula.

g(x) = 6x + 2 2x + 3

y = 6x + 2 2x + 3

y ( 2x + 3 ) = 6x + 2

6x + 2 = 2xy + 3y

collect terms with x on the same side

6x -2xy = 3y - 2

x(6 -2y) = 3y - 2

x (6 -2y) (6 -2y) = 3y - 2 (6 -2y)

x = 3y - 2 (6 -2y)

Where there is x write g -1 ( x ) where there is y write x

Answer: g -1 ( x ) = 3x - 2 (6 -2x)

(e)

To find f -1 ( x ) substitute 6 fro x in f -1 ( x ) = x + 6 4 where there is x so we have

f -1 ( x ) = x + 6 4

f -1 ( 6 ) = 6 + 6 4

f -1 ( 6 ) = 12 4

Answer: f -1 ( 6 ) = 3

(f)

To find g -1 ( 1 ) just substitute 1 where x is in g -1 ( x ) = 3x - 2 (6 -2x)

g -1 ( x ) = 3x - 2 (6 -2x)

g -1 ( 1 ) = 3(1) - 2 (6 -2(1))

g -1 ( 1 ) = 3 - 2 (6 -2)

Answer: g -1 ( 1 ) = 1 4

Example on how to solve a function

A function f is defined by f(x)=2x - 5

Find


(a) f -1 (x)

(b) ff -1 (2)

(c) the value of x if ff(x)=x


Solution:

(a)

Steps to find the inverse of a function

1. First step change f(x) to y

2. Second step find x the subject of the formula

3. last replace y with x , hence with that done the inverse of the function has been found


y=2x - 5

y+ 5 =2x

2x = y+ 5

x 2 = y + 52

x = y + 52

Answer: f -1 (x) = x + 52

(b)

Point to note

1. To find ff -1 (2) join the inverse of f -1 (x) with the function f(x). This is done by getting the function of f(x) and replace it in the inverse of f -1 (x) on the variable x

f(x)=2x - 5

ff -1 (2) =2( x + 52 ) - 5

ff -1 (2) =2( 2 + 52 ) - 5

ff -1 (2) =2( 72 ) - 5

ff -1 (2) = 142 - 5

ff -1 (2) = 7- 5

Answer: ff -1 (2) = 2

(c)

Point to note:

1. Get function of f(x) and replace the other function f(x) on the variable x


f(x)=2x - 5

ff(x)=2(2x - 5) - 5

x=2(2x - 5) - 5

x=4x - 10 - 5

x=4x - 15

x - 4x= - 15

-3x= - 15

-3x-3 =-15-3

Answer: x = 5

Solve composite functions

A composite functions is a joining of function this is achieved by writing one function in another function.

How to solve a composite function

1. It is solved by replacing one function on the variable of another function

2. To Join the functions e.g: fg (x) and function g(x) we will replace variable x with the function g(x)

3. The order of what function should replace variable x in another function follows the priority of the main function. With this said f(x) is the main function because it is declared first therefore g(x) is the minor(secondary) function and should replace variable x in f(x)

The function f and g are defined as f(x) = 2x + 1 and g(x) = 3x - 5 2

(a) f -1 (x)

(b) fg (x)

(b) fg (4)


Solution:

(a)

f(x) = 2x + 1

y = 2x + 1

y - 1 = 2x

2x = y - 1

x 2 =y - 1 2

Answer: f -1 (x) = x - 1 2

(b)

f(x) = 2x + 1

fg (x) = 2(3x - 5 2 ) + 1

fg (x) = 6x - 10 2 + 1

fg (x) = 3x - 5 + 1

Answer: fg (x) = 3x - 4

(c)


fg (x) = 3x - 4

fg (x) = 3(4) - 4

fg (x) = 12 - 4

Answer: fg (x) = 8