6 Corrections
6 Corrections
Co-Domain:
The co-domain of a function is the set of all possible
outputs that the function could produce, whether or
not it actually does.
Range:
The range of a function is the set of all
actual outputs produced by the function
from the inputs in its domain.
Example: For C (x)=50 x , the range
includes values like 0 PKR, 50 PKR, 100
PKR, etc, which are the actual outputs
based on whole apples.
Relation
A relation is a connection or mapping between
elements of two sets. In the context of functions, a
relation shows how each element from the first set
(called the domain) is associated with an element in
the second set (called the co-domain).
Set A={1 ,2 , 3 }
Set B={a , b , c ,d }
This means:
Addition of Functions:
If you have two functions f (x) and g(x ), you can
create a new function by adding them together. The
result is a function that combines the outputs of both
functions.
(f + g)(x)=f (x )+ g (x)
Example:
Let f (x)=2 x +3 and g(x )=x 2.
Then,
Subtraction of Functions:
Subtraction works similarly. You can subtract the
outputs of one function from another.
(f −g)(x)=f ( x)−g( x)
Example:
Let f (x)=2 x +3 and g(x )=x 2.
Then,
Multiplication of Functions:
To multiply two functions, multiply the
outputs of both functions.
(f × g)(x)=f (x )× g (x)
Example:
Let f (x)=2 x +3 and g( x )=x 2.
Then,
( fg )( x )= gf (x(x))
Example:
Let f (x)=2 x +3 and g( x )=x 2.
Then,
( fg )( x )= 2 xx+32
Exercise 6.2
– ×
3. Find f + g(x), f g(x), f g(x) and (x) for the
following functions:
(i) f ( x )=x +2and g ( x )=3 x−4