0% found this document useful (0 votes)
20 views11 pages

Lectures11 Sem1.1 Genmath

The document provides an overview of functions and piece-wise functions, explaining the definitions, types, and representations of functions, including operations on functions and evaluating them. It also includes examples of word problems involving functions and rational functions, along with methods for solving rational equations and inequalities. Key concepts such as domain, range, and the vertical line test are discussed to determine if a relation is a function.

Uploaded by

jsnkyy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views11 pages

Lectures11 Sem1.1 Genmath

The document provides an overview of functions and piece-wise functions, explaining the definitions, types, and representations of functions, including operations on functions and evaluating them. It also includes examples of word problems involving functions and rational functions, along with methods for solving rational equations and inequalities. Key concepts such as domain, range, and the vertical line test are discussed to determine if a relation is a function.

Uploaded by

jsnkyy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 11

GEN MATH

Functions and Piece-wise Functions


Relation
- Pairing of input values with the output values

FUNCTION
- A special type of correspondence;
“single-valued correspondence”
- A relation is a function if there is
exactly one output for each input
one to one Function
one to many Not a Function
many to one Function
many to many Not a Function
- Notation: Domain
y=f (x ) y=output - Independent variable (x )
f =name of function - Set of input in a relation or function
x=input Range
- Dependent variable f (x) or y
- Set of output
They can be both represented/defined by:
- Mapping/arrow diagrams,

One to one One to many


Function Not a Function
- Set of ordered pairs,

- Table of values,
- Graphs,
- Vertical Line Test – it is a graph
of a function only if there is no
vertical line that intersects the
graph in more than one point

They can be both


represented/defined by (cont’d):
- Equations
Piece-wise Function
- Consists of two or more functions in
a specified domain
1. f ( x )= {0.7525( x; 0<) +25x ≤; 5x> 5
{
Examples: 4−3 x ; x ≤−1
2. f ( x )= 5 ;−1< x <1
2
x −3 ; x ≥ 1

Evaluating Functions
- Substitute the given value of the independent variable to the given function, then solve

Examples:
1. If f ( x )=x 2 +3 x+ 5, evaluate each of the following:
a. f ( 2 )
2
f ( 2 )=( 2 ) + 3 ( 2 )+ 5
¿ 4 +6+5
¿ 15
b. f ( x +3 )
2
f ( x +3 ) =( x+3 ) + 3 ( x +3 ) +5
2 2
¿ x + 2(x)(3)+ ( 3 ) +3( x )+3(3)+5
2
¿ x + 6 x+ 9+3 x+ 9+5
2
¿ x + 9 x+23
c. f (−x)
2
f (−x ) =(−x ) +3 (−x ) +5
2
¿ x + (−3 x ) +5
2
¿ x −3 x+ 5
2. If f ( x )=−2 x 2 +3−1 , evaluate each of the following:
a. f ( 0 ) ¿0
2
f ( 0 )=−2 ( 0 ) +3 ( 0 ) −1 c. f (h)
2
¿ 0+0−1 f ( h )=−2 ( h ) +3 ( h ) −1
¿−1 2
¿−2 h + 3 h−1
b. f ( 1 )
2
f ( 1 ) =−2 (1 ) +3 ( 1 )−1
¿−2+3−1

3. If f ( x )= {2−x
x−1 ; x >2
2
; x≤2
, evaluate each of the following:

a. f ( 0 )
f ( 3 )= {not3−1=2
{
f ( 0 )= not a function
2
2− ( 0 ) =2 c. f (−1)
a function

b. f (3) f ( 3 )=
{ not a function
2
2−(−1 ) =2−1=¿ 1

4. Let f ( x )=3 x 2−2 x +4 . Find the value of f ( 12 )


( ) () ()
2
1 1 1
f =3 −2 +4
2 2 2
f
1
2 ( ) ()
=3
1
4
−1+4

f
1
2 ( ) 3
( )
= +3=
4
3+12
4
f
1
2 ( ) 15
= ∨3
4
3
4

Operations on Functions
- Let f and g be functions of the variable x
- The sum function f +g is the function defined by (f + g)(x)=f (x )+ g (x)
- The difference function f −g is the function defined by ( f −g ) ( x )=f ( x )−g ( x )
- The product function f ∙ g is the function defined by ( f ∙ g ) ( x )=f ( x ) g ( x )

- The quotient function


f
g
is the function defined by
f
g ()
( x )=
f (x )
g(x)
, g ( x )≠ 0
- The composite function f ∘ g is the function defined by ( f ∘ g ) ( x ) =f (g ( x ) )

Example:
1. Given f ( x )=x +1 and g ( x )=x 2−x−2, find the following:
a. ( f +g ) ( x )
¿ f ( x )+g ( x )
d.
f
()
(x)
g
( )
¿ x +1 + x −x−2 ( 2
) f (x)
2 ¿
¿ x +1+ x −x−2 g(x)
2
¿ x −1 x +1
¿ 2
b. ( f −g ) ( x ) x − x−2
¿ f ( x )−g ( x ) ( x +1 )
¿
( )
¿ x +1 − x −x−2 ( 2
) ( x−2 ) ( x +1 )
2
¿ x +1−x + x+ 2 1
2 ¿ ; where x ≠ 2
¿−x −2 x+ 3 x−2
c. ( f ∙ g ) ( x ) e. ( f ∘ g ) ( x )
¿ f ( x ) g (x ) ¿ f ( g ( x ))
¿ ( x +1 ) ( x −x −2 )
2
¿ ( x 2−x−2 ) +1
3 2 2
¿ x −x −2 x+ x −x −2 2
¿ x −x−2+1
3
¿−x −3 x−2 2
¿ x −x−1
2. Given f ( x )=3 x 2−4 x and g ( x )=x−1, find the following:
a. ( f ∘ g ) ( x ) 2
¿ 3 x −10 x+7
¿ f ( g ( x )) b. ( g ∘ f ) ( x )
2
¿ 3 ( x−1 ) −4(x−1) ¿ f ( g ( x ))
¿ 3 ( x 2−2 x+1 ) −4 x+ 4 ¿ ( 3 x 2−4 x ) −1
2 2
¿ 3 x −6 x+ 3−4 x+ 4 ¿ 3 x −4 x −1
2. Given f ( x )=3 x 2−4 x and g ( x )=x−1, find the following (cont’d):
c. ( f ∘ g ) (−2 )
¿ f ( g (−2 ) ) 2
¿ 3 (−3 ) −4(−3)
¿ f ( x−1 ) ¿ 3 ( 9 ) +12
¿ f (−2−1 ) ¿ 27+12
¿ f (−3 ) ¿ 39

Word Problems Involving Functions


1. A proposed train fare would charge ₱25.00 for the first 5km of travel and ₱0.75 for each
additional kilometer over the proposed fare
a. Find the fare function f (x) b. Find the proposed fare for 45
where x represents the number kilometers
of kilometers traveled - Solution:
- Representation: f ( x )=0.75 ( x −5 ) +25 ; x=45
- Let x be the distance in f ( 45 )=0.75 ( 45−5 )+ 25
kilometer ¿ 30+25
- f (x) be the amount of ¿ 55
fare in peso - Answer:
- Equation: ₱ 55.00 is the proposed train
f ( x )=
{0.75 ( x−5 )+25 ; x >5
25; 0< x ≤ 5 fare for 45km

2. Sky Cable Network charges ₱500.00 monthly cable connection fee plus ₱125.00 for
each hour of pay-per-view (PPV) event regardless of a full hour or a fraction of an hour.
What is the rule or equation for the given problem?
- Rule or Equation:
f ( x )=₱ 500.00+(₱ 125.00)(x) where x is the maximum time in hour/s of pay-per-
view
a. Construct a table of values that will show a mode of payment for customers who
may spend 0 to 5 hours of watching PPV events
Number of Hours Monthly Cable Amount of Total
Spent in PPV Event x Connection Fee PPV Payment f (x)
0< x ≤1 ₱ 500.00 (₱ 125.00)(1) ₱ 625.00
0< x ≤ 2 ₱ 500.00 (₱ 125.00)(2) ₱ 750.00
0< x ≤ 3 ₱ 500.00 (₱ 125.00)(3) ₱ 825.00
0< x ≤ 4 ₱ 500.00 (₱ 125.00)(4) ₱ 1000.00
0< x ≤5 ₱ 500.00 (₱ 125.00)(5) ₱ 1125.00
b. What is the monthly bill of a customer who watched 25 hours of PPV events?
24< x ≤ 25
x=25
f (25)=₱ 500.00+ ( ₱ 125.00 ) ( 25 )
¿ ₱ 500.00+ ₱ 3125.00
¿ ₱ 3625.00 is the total amount of payment of the customer who watched 25
hours of PPV events

2. (cont’d):
c. What is the monthly bill of a customer who watched 12.1 hours of PPV events?
12.1< x ≤ 13
x=13
f (13)=₱ 500.00+ ( ₱ 125.00 ) ( 13 )
¿ ₱ 500.00+ ₱ 1625.00
¿ ₱ 2125.00 is the monthly bill of the customer who watched 12.1 hours of PPV
events

3. The sum of two numbers is 189. If x represents one number and f (x) represents the
product of the two numbers, express f (x) as a function of x .
- Representation: - Answer:
- Let x be the first number f ( x )=x ( 189−x ) or
- 189− x be the second f ( x )=189 x−x 2
number
- f (x) be the product of the
two numbers

Rational Functions
Rational Equation Rational Inequality
- Equation indicating that two - Indicates that two expressions, with
expressions, with at least one term at least one term written as a
written as a fraction, are equal fraction, are not equal
- Equation that contains rational - Uses the symbols ≠ ,<,> ,≤ , or ≥
expressions - Inequality that contains rational
expressions
Examples of Rational Equations
1. Examples of Rational Inequalities
2x 4 1.
= −2 x
5 5 x−5 1
−7 ≤−
2. 3x x−5
x x 4 2.
− = −3
2−x x + 4 x+ 4 4 x +5 5 x
>
3. x−4 x −4
2
x −16 3.
2
=1 x x−3
x + 4 x+ 4 + ≠0
3 x +2 2 x−4

RATIONAL FUNCTION - r (x ) is a function of the form


p(x) 1.
r ( x )= 1
q(x) y=
- Where p ( x ) and q ( x ) are polynomial x−5
2.
functions, and q ( x ) ≠ 0, otherwise the
4 x +5
function will become undefined (∞) f ( x )=
- The domain of r (x ) is the set of real ( x−4 )2
3.
numbers such that q ( x ) is not zero
( x−3 )( x−2 )
f ( x )=
Examples of Rational Functions 2 x −4
Solving Rational Equations and Inequalities
SOLVING RATIONAL EQUATIONS
- CRAM Method – to simplify rational equations, apply:
- C – Clear all fractions by multiplying both sides of the equation by the LCD of the
terms
- R – Remove all grouping symbols, if any
- A – Add or subtract similar terms
- M – Multiply or divide both sides by the numerical coefficient of the variable, leaving
only the variable on the left side of the equation with coefficient equal to 1; then
check the result

Examples
3 x
1. Solve for the value of x in =
4 4
- Solution: 4 x 12
3 x =
= 4 4
4 4 x=3
By cross multiplication, - Checking:
( 3 ) ( 4 )=( x ) ( 4 ) 3 x3 3
x=3 = =
12=4 x∨4 x=12 4 44 4

x−1 2
2. What value of x makes the expressions equal in = ?
3 5
- Solution: 11
x−1 2 −1
= 5 2
3 5 =
3 5
LCD=15 3
11 −5
15
[
x−1 2
3
= 15
5 ] 5
3
=
2
5
5 ( x−1 )=2 ( 3 )5 x−5=65 x=6+5 6
5 x 11 5 2
= =
5 5 3 5
11 6 1 2
x= · =
5 5 3 5
6 2
=
15 5
- Checking:
2 2
=
5 5
5x 10
3. Solve for the value of x in −7=
x−2 x−2
- Solution: - Checking:
The LCD is (x−2) 5 ( 2) 10
−7=
( x−2 )[ 5x
x−2
−7=
10
x−2 ]
( x−2 ) ( 2 )−2
10
−7=
(2 )−2
10
5 x−7 ( x−2 )=10 2−2 2−2
5 x−7 x +14=10 10 10
−7=
−2 x −4 0 0
5 x−7 x=10−14 = x=2
−2 −2 No solution

SOLVING RATIONAL INEQUALITIES


- The process in solving rational inequality is similar to the process in solving polynomial
inequalities
- Suggested steps:
a. Write the rational inequality as an equation
b. Identify the critical value of the variable, meaning the values that will make the
numerator and denominator zero
c. Create an interval on the number line using the critical value
d. Make the number line to reflect the values and intervals that satisfy the inequality;
mark the critical values with hollow dots, which means that these values are not
solutions of the inequality
e. Write your answer in an interval notation form

Examples
1
1. Solve for the value of x in >0
x+1
- Solution: Since the numerator is a positive constant, the denominator must be
positive also so that the entire rational expression is positive.
x +1>0x >−1∨¿ x ∈(−1 , ∞), interval notation
x +5
2. Solve: >4
x−4
- Solution:
- Write the inequality into an x=4
equation - Solve for the inequality

-
( x+5 )
x−4
=4
Determine what value will
( x−4 )
x−4[
x +5
]
> 4 ( x−4 )

x +5>4 x−16x−4 x>−16−5


make the numerator and the
denominator zero −3 x >−21x <7, which
Numerator: x +5=0 , means that 7 is not included
x=−5 in the solution
Denominator: x−4=0 ,

- For test points on each interval


- Graphical Solution

- The solution set in notation form: {x / 4< x <7 }


- The solution in interval form/notation: (4 , 7)
2. (cont’d)
- Table of Signs Method

x+4
3. Solve: ≤3
x−2
- Solution:
- Subtract 3 from each side to
obtain 0 on the right side of - Multiply each side by the
the inequality common denominator x−2
x+4 to obtain:
≤3
x−2 x + 4 3 ( x−2 )
− ≤0
x+4 x−2 x−2
−3 ≤3−3
x−2 x + 4 (3 x−6)
x+4 − ≤0
−3 ≤0 x−2 x−2
x−2 x+ 4−3 x+6
≤0
x−2
−2 x +10 10−2 x
≤0 ≤0
x−2 x −2
- Hence, the solution set is the quotient of 10−2 x and x−2 is less than or equal to
0
- An examination of the signs of the numerator and denominator shows the
following:
Numerator: Denominator:
10−2 x=0if x =5 ,true x−2=0 if x=2 , false
10−2 x=0if x <5 , false x−2=0 if x> 2, false
10−2 x=0if x >5 , true x−2=0 if x< 2, true
- Therefore the solution set is {−∞ , 2 } ∪ {5 , ∞ } . Note that 2 is not in the solution set
since the quotient is not defined if x=2
- Graph of the Solution Set:

Examples
3. (cont’d)
- Table of Signs Method:

Financial Statement Analysis


TEXT
TEXT

Vertical & Horizontal Analyses


TEXT
TEXT

You might also like