Math G9 Modules Q1-Q4
Math G9 Modules Q1-Q4
Mathematics
Quarter 1 – Module 1:
Quadratic Equations
1
Module 1
Quadratic Equations
LC: Illustrates quadratic equations.
Code: M9AL-Ia-1
2
Quadratic Functions
A = w(2w + 3) or
A = 2w2 + 3w.
B. The distance S (in meters) traveled by a freely falling body after t
seconds can be modeled as
S = 4.9t2
Lesson 2
Example 1.
Identify which of the following are quadratic functions.
a. f (x) = 2x2 – x + 1 c. h (x) = -x(x + 1)2
b. g (x) = 3x(x + 2) d. f (x) = 2(d – 1)2 + 3
Solution
According to the definition of a quadratic function, the coefficient of the
second degree term must be nonzero.
a. The function f(x) = 2x2 – x + 1 is of the form f(x) = ax2 + bx + c. since a
= 2 = 0, and f(x) is of the second degree, then it is quadratic function.
b. Expand the right side of the given function.
g (x) = (3x + 2) = 3x2 + 6x
since a = 3 = 0, and g (x) is of the second degree, then it is a quadratic
function.
c. Expand the right side of the given function.
h(x) = -x(x + 1)2 = -x(x2 + 2x + 1) = -x3 – 2x – x
h(x) is of the third degree. Hence, h(x) is not quadratic function.
3
d. Expand and simplify the left side of the function.
F(x) = 2(x – 1)2 + 3
= 2(x2 – 2x + 1) + 3
= 2x2 – 4x + 2 + 3
= 2x2 – 4x + 5
Since a = 2 = 0, f(x) is a quadratic function.
The quadratic function f(x) = ax2 + bx + c can be written in the form f(x)
= a(x – h)2 + k by applying the method of completing the square.
4
Example 2. Transform each quadratic function in function in vertex form.
Then give the value of h and k.
a. f(x) = x2 – 6x + 2 b. g(x) = -3x2 – 24x + 11
SOLUTION
a. Using the method of completing the square. (Remember: To produce a
PST or Perfect Square Trinomial, square half of the numerical coefficient
of x. Add and subtract this to the function.)
f(x) = x2 – 6x + 2
= (x2 – 6x) + 2
= (x2 – 6x + 9) + 2 – 9
f(x) = (x – 3)2 + (-7)
Using the formula h = - b/2a and k = (4𝑎𝑎𝑎𝑎 − 𝑏𝑏2)/4a,
where a = 1, b = -6, and c = 2
h = - (-6)/2(1) = 6/2 = 3
k = (4(1)(2)-(-2)2) /4(1) = (8 – 36)/4 = -7
5
What have you learned
1. True or False. Identify the given function whether quadratic function or
not? Write the word True if it is true and False if it is false.
a. f(x) = x2 + 2x – 4
b. g(x) = x(3x2 + 2x +1)
c. y(x) = /x2 + 1/
d. xy = 4
e. y = 3x + 3
6
9
Mathematics
Quarter 1 – Module 2:
Solving Quadratic Equations
LC: Solves quadratic equations by: (a) extracting square roots; (b) factoring;
(c) completing the square; and (d) using the quadratic formula.
Code: M9AL-Ia-b-1
Directions: Find the following square roots. Answer the questions that
follow.
1. √16 6. -√289
2. - √25 7. √0.16
16
3. √49 8.√
25
4. −√64 9.±√36
169
5. √121 10. ±√
256
Questions:
a. How did you find each square root?
b. How many square roots does a number have? Explain your answer.
Were you able to find the square roots of some numbers? Did the activity
provide you with an opportunity to strengthen your understanding of rational
and irrational numbers? In the next activity, you will be solving linear
equations. Just like finding square roots of numbers, solving linear equations
is also a skill which you need to develop further in order for you understand
the new lesson.
1. x+7=12
2. t-4=10
3. r+5=-3
4. 3h-2=16
5. 3(x+7)=24
Questions.
a. How did you solve each equation?
Questions:
a. How did you find each polynomial?
b. What factoring technique did you use to come up with the factors of
each polynomial? Explain how you used the technique.
c. How would you know if the factors you got are correct ones?
d. Which of the polynomials did you find difficult to factor?
If the product of two real numbers is zero, the either of the two is equal to
zero or both numbers are equal to zero.
x2 + 9x = -8 x2 + 9x + 8 = 0
x2 + 9x + 8 = 0 (x + 1)=0; (x + 8) = 0
c. Apply the zero product property by setting each factor of the quadratic
expression equal to 0.
(x + 1)(x + 8) = 0 x + 1 = 0; x + 8 = 0
d. Solve the resulting equation.
(x + 1)= 0 x + 1-1 = 0-1
X=-1
(x + 8) = 0 x + 8-8 = 0-8
X=-8
e. Check the values of the variable obtained by substituting each in the equation
x2 +9x=-8.
1. x2+7x=0
2. 6s2+18s=0
3. t2+8t+16=0
4. h2-6h=16
5. x2-10x+25=0
Questions:
Find the solution/s of each of the following equations. Answer the questions
that follow.
1. x+12=17
2. s+15=-9
3. r-25=12
5
4. x- =3
6
4
5. t+ =5
7
Questions:
a. How did you find the solution(s) of each equation?
b. Which of the equations has only one solution? Why?
c. Which of the equations has two solutions? Why?
d. Which of the solutions that is irrational? Why?
Extracting square roots and factoring are usually used to solve quadratic
equations of the form ax2-c=0. If the factors of the quadratic expression of
ax2+bx+c=0 are determined, then it is more convenient to use factoring to solve
it. Another method of solving quadratic equation is by completing the square.
This method involves transforming the quadratic equation ax2 + bx + c =0 into
the form (x – h)2 = k, where k ≥ 0. Can you tell why the value of k should be
positive?
To solve the quadratic equation ax2 + bx + c = 0 by completing the square, the
following steps can be followed:
1. Divide both sides of the equation by a then simplify.
2. Write the equation such that the terms with variables are on the left
side of the equation and the constant term is on the right side.
3. Add the square of one-half of the coefficient of x on both sides of the
resulting equation. The left side of the equation becomes a perfect square
trinomial.
4. Express the perfect square trinomial on the left side of the equation as
a square of a binomial.
5. Solve the resulting quadratic equation by extracting the square root.
6. Solve the resulting linear equations.
7. Check the solutions obtained against the original equation.
x2+4x=5 → x2 4x +4=5+4
x2+4x+4=9
Express x +4x+4 as a square of a binomial
2
x2+4x+4=9 → (x+2)2=9
Solve (x+2)2 = 9 → x+2 =±√9
x+2 =±3
x+2=-3
x+2-2=-3-2
x=-5
Check the solutions obtained against the original equation 2x2+8x-10=0.
For x=1 For x=5
2x2+8x-10=0 2x2+8x-10=0
2(1)2+8(1)-10=0 2(-5)2+8(-5)-10=0
2(1)+8-10=0 2(25)-40-10=0
2+8-10=0 50-40-10=0
0=0 0=0
Both values of x satisfy the given equation. So the equation 2x2+8x-10=0 is true
when x = 1 or when x = -5.
Answer: The equation 2x2+8x-10=0 x=1 or x=-5 has two solutions.
How much do you know
Complete Me!
1. X2-2x=3
2. S2-4s-21=0
3. T2+10t+9=0
4. X2+14x=12
5. R2-10r=-17
Questions:
a. How did you find the solutions of each equation?
b. What mathematics concepts or principles did you apply in finding the solutions? Explain how
you applied these.
c. Compare your answers with those of your classmates. Did you arrive at the same
answers? If NOT, explain.
Lesson 2D Solving Quadratic Equations
by Quadratic Formula
Simplify each of the following expressions. Answer the questions that follow.
1. 6 +√9
2(3)
2. 6 -√9
2(3)
3. -6 +√18
2(2)
4. -8 +√64 − 28
2(-3)
5. -6 - √36 − 20
2(1)
Questions:
d. Compare your work with those of your classmates. Did you arrive at the same
answer?
Activity 2: Follow the Standards!
1
Module 3
The Nature of Roots of Quadratic Equations
LC: Characterizes the roots of a quadratic equation using the discriminant.
Code: M9AL-Ic-1
2
Nature of the Roots
If a, b, and c are real numbers, and D = b2 – 4ac, then the roots of the
quadratic equation ax2 + bx + c = 0 are:
Solution
a. In x2 – 6x + 9 = 0, a = 1, b = -6, and c = 9
D = b2 – 4ac
= (-6)2 – 4(1)(9)
= 36 – 36
=0
Since D = 0, the roots of x2 + 6x + 9 = 0 are real, equal, and rational.
b. In x2 + 6x + 5 = 0, a = 1, b = 6, and c = 5
D = b2 – 4ac
= 62 – 4(1)(5)
= 36 – 20
= 16
Since D = 16, which is perfect square, the roots of x2 + 6x + 5 = 0 are
real, unequal, and rational.
3
LESSON 2
4
Sum and Product of Roots
Example 2. Find the sum and product of the roots of the following equations.
a. X2 + 2x – 8 = 0
b. 2x2 – 7x – 4 = 0
Solution:
a. In x2 + 2x – 8 = 0, a = 1, b = 2, and c = -8.
The sum of the roots is
-b = -2 = -2.
a 1
c = -2 = -8.
a 1
c = -4 = -2
a 2
5
What have you learned
A. In questions 1 to 5, determine the nature of the roots of each
equation.
1. 2x2 + 5x + 7 = 0
a. Real and unequal
b. Real and equal
c. Imaginary and unequal
d. Rational
2. 4x2 – 16x + 12 = 0
a. Real and unequal
b. Real and equal
c. Imaginary and unequal
d. Rational
3. X2 – 9x + 20 = 0
a. Real and unequal
b. Real and equal
c. Imaginary and unequal
d. Rational
4. 5x2 + 4x + 3 = 0
a. Real and unequal
b. Real and equal
c. Imaginary and unequal
d. Rational
5. 3x2 – 7x + 2 = 0
a. Real and unequal
b. Real and equal
c. Imaginary and unequal
d. Rational
7. 2x2 + 10x – 16 = 0
a. 5 b. -5 c. 2 d. -3
8. X2 +6x + 4 = 0
a. -3 b. -4 c. -5 d. -6
9. -3x2 + 1 = 0
a. 0 b. 1 c. 2 d. 3
10. 2x2 + 6x – 1 = 0
a. 3 b. -3 c. 4 d. -4
6
9
Mathematics
Quarter 1 – Module 6:
Solving Problems Involving
Quadratic Equations and
Rational Algebraic Equations
This module will help you answer problems involving quadatic equations. You will
learn what a quadratic equation is and how its solution set is solved. Also, you will learn the
different techniques of solving a quadratic equation and rational algebraic equation transformed
into quadratic equation. Have you ever asked yourself of the importance of this topic in real
life? Of course, this topic will give you the extension of its applications to problem solving.
Word and number problems, geometry, motion, interest, etc. are some of the applications of
quadratic equations that you will study here.
This module is about Quadratic Equations and Rational Algebraic Equations. It
consists of the following lessons:
Illustrative Examples
Exercises: Solve the following word problems.
_____________ 1. The length of a rectangle is 2 times its width. The area of the
rectangle is 72 square inches. Find the dimensions of the rectangle.
_____________ 2. The length of a rectangle exceeds its width by 3 inches. The area of
the rectangle is 70 square inches. Find its dimensions.
_____________ 3. The width of a rectangle is 5 meters less than its length. The area is
84 square meters. Find the dimensions of the rectangle.
_____________ 4. The product of two consecutive integers is 56. Find the integers.
_____________ 5. Find two consecutive even integers such that the square of the
smaller is 10 more than the larger.
_____________ 6. The product of two consecutive odd integers is 1 less than twice their
sum. Find the integers.
_____________ 7. The product of two consecutive integers is 5 more than three times
the larger. Find the integers.
_____________
8. One leg of a right triangle is one inch shorter than the other leg. If
_____________ the hypotenuse is 5 inches, find the length of the shorter leg.
9. The hypotenuse of a right triangle is 1 centimeter longer than the
longer leg. The shorter leg is 7 centimeters shorter than the longer
_____________ leg. Find the length of the longer leg of the triangle.
10. A ladder is resting against a wall. The top of the ladder touches the
wall at a height of 15 feet. Find the distance from the wall to the
bottom of the ladder if the length of the ladder is one foot more than
twice its distance from the wall.
The last thing we want to do with Rational Expressions is the last thing we always
want to do when we learn a new topic. That is, we want to talk about applications to the real
world.
In this case, we will only deal with two different types of word problems. They
are problems that involve a moving object, and problems that involve work.
We need the following formulas:
For problems involving moving objects (cars, trains, people running, etc):
r●t=d
Where r is the rate of speed of the moving object, t is the time the object moves,
and d is the distance the object travels.
Or more simply,
r ● t = P. C.
Where, the rate of work is the amount of the job that gets done per unit of time. So it turns
out to be
1
𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡 𝑡𝑡𝑡𝑡 𝑑𝑑𝑑𝑑 𝑡𝑡ℎ𝑒𝑒 𝑗𝑗𝑗𝑗𝑗𝑗 𝑎𝑎𝑎𝑎𝑎𝑎𝑎𝑎𝑎𝑎
In order to work these word problems, we will need to use chart to organize the information.
The chart will help us to pull the information out of the problem and generate our equation.
On the top row of the table is always the formula that is used for whichever type of problem
you are doing.
With all of this a background, let’s take a look at a couple of each type of problem, beginning
with work.
Example 1:
It takes Jordan 36 minutes to mow the lawn while it takes James 45 minutes to mow the same
lawn. If Jordan and James work together, using two lawn mowers, how long would it take
them to mow the lawn?
Solution:
First, we start by getting our table going. To start off, the first thing we should notice
is that we are doing a work problem. So the formula for the top row is Rate x Time
= Part Completed.
Also, since we have two different people doing the work, Jordan and James, these
would be our “Object 1” and “Object 2”. So, our chart initially looks like
Rate Time Part Completed
Jordan
James
Now, we need to start filling the chart in. Usually, we want to only fill two of the
rows and use the formula to fill in the rest.
Recall from earlier in the section we stated that the rate part of the chart is
\
1
𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡 𝑡𝑡𝑡𝑡 𝑑𝑑𝑑𝑑 𝑡𝑡ℎ𝑒𝑒 𝑗𝑗𝑗𝑗𝑗𝑗 𝑎𝑎𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙
. Since it takes Jordan 36 minutes and James 45 minutes to mow the lawn alone,
1 1
there rates must be and , respectively.
36 45
Now we simply fill in the last column by using the formula, that is,
Rate x Time = Part Completed
So, the rate column times the time column must be the part completed column.
That makes our chart look like
Rate Time Part Completed
Jordan 1 x 𝑥𝑥
36 36
James 1 x 𝑥𝑥
45 45
Now that our chart is complete, we need to use it to generate our equation. The idea is very
simple. The last column represents the amount of the job that each person, Jordan and James,
completed.
1
That is to say, the part of the lawn that Jordan mowed is of the lawn, and the part that
36
1
James mowed is of the lawn. Since we want them to mow the entire lawn, working
45
together, we want the part that Jordan mows plus the part that James mows to add up to 1 entire
lawn. Therefore, our equation must be
𝑥𝑥 𝑥𝑥
+ =1
36 45
Notice, the right hand side of the equation will always represent the portion of the job we want
to be completed. So, if we only wanted half of the lawn mowed, it would have said ½ , if we
wanted the lawn mowed twice, it would have said 2, etc.
In any case, now that we have our equation, we just need to solve like we always did.
So, it should take 20 minutes for Jordan and James to mow the lawn working together.
You can see that this type of example can prove to be very useful for a business owner who
has employees. Say, for example, if Jordan and James were two employees of a landscaping
company. If the owner sends them out on a job like the one in the example and they take
more than 20 minutes to finish, Jordan and James would have some explaining to do.
Working together, Jennifer and Lori can plant a vegetable garden in 3 hours. If Lori works
alone, it takes her 8 hours longer than it takes Jennifer to plant the garden. How long does it
take Lori to plant the vegetable garden by herself?
Solution: Here again we have another work type of problem. So we will, again use the
formula for work, Rate x Time = Part Completed. Also, notice that we have two people
planting the garden, Jennifer and Lori. They will be our “Objects. So our chart starts as
Rate Time Part Completed
Jennifer
Lori
In this case, we have been given the time that they work together, but not the time it takes
them to do the job alone. Remember, the rate is based on the time to complete the job alone.
Since they didn’t give us those times, we will have to use a variable. Since we are looking
for Lori’s time to complete the job alone, let’s call her time x. Since it take Lori 8 hours
longer than Jennifer, this would mean Jennifer’s time to complete the job by herself would be
x - 8 (since she is 8 hour faster than Lori).
1
So, since the rate is , our chart must now look like
𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡 𝑡𝑡𝑡𝑡 𝑑𝑑𝑑𝑑 𝑡𝑡ℎ𝑒𝑒 𝑗𝑗𝑗𝑗𝑗𝑗 𝑎𝑎𝑎𝑎𝑎𝑎𝑎𝑎𝑎𝑎
Rate Time Part Completed
Jennifer 1 3
𝑥𝑥
Lori 1 3
𝑥𝑥 − 8
Now we multiply straight across to fill in the last column. This gives
Rate Time Part Completed
Jennifer 1 3 3
𝑥𝑥 𝑥𝑥
Lori 1 3 3
𝑥𝑥 − 8 𝑥𝑥 − 8
As in example 1, the part completed for each is the portion of the planting the garden that
they each did. Since we want them to only plant the garden once, the equation must be Lori’s
part + Jennifer’s part = 1 vegetable garden. That is
3 3
𝑥𝑥
+ 𝑥𝑥−8 = 1
Now we solve as usual.
We will have to solve with factoring since we have a variable that is squared.
Since we have two answers, we have to determine which one is correct. Whichever answer
makes sense in the entire problem would be the correct answer. In this case, if Lori only took
2 hours to plant the garden, it would take Jennifer 8 hours less, or 2 - 8 = -6 hours. This
answer is ridiculous. Therefore, the answer must be that it takes Lori 12 hours to plant the
vegetable garden.
Example 3:
Adam drives 15 kilometers per hour faster than David does. Adam can drive 100 kilometers
in the same amount of time that David drives 80 kilometers. Find Adams driving speed.
Solution: Since, this time, we are talking about a moving object, our formula is Rate x Time
= Distance. Also, clearly we have two moving objects, Adam and David. Therefore, our
chart starts as
Rate Time Distance
Adam
David
Since we want to know Adams driving speed, lets assign Adams rate of speed to x. This
would make David’s driving speed x - 15 (David is slower than Adam). Also, clearly we
have the distance that each has traveled given in the problem. Adam drives 100 miles, and
David drives 80. So filling in, our chart looks like
Rate Time Distance
Adam x 100
David x – 15 80
At this point, we notice that this is very different than the charts in examples 1 and 2. In
those examples we simply needed to multiply across to fill in the chart. Here, however, we
are missing a value in the middle of the chart.
This is where the formula comes in. We are missing the “time” part of the chart, so we can
take the formula and solve it for t like we did in the last section. We have
So, time equals distance over rate. We can use this to complete the table. We have
Now, to get the equation, we have to go back to the problem and see how the times are
related. Notice in the original problem the phrase “in the same amount of time” is used. This
means, the time that Adam takes is the same (or equal) to the time that David takes. This
must mean our equation is
So, Adam is driving 75 miles per hour.
Example 4:
Jon is kayaking in the river which flows downstream at a rate of 1 mile per hour. He paddles
5 miles downstream and then turns around and paddles 6 miles upstream. The trip takes 3
hours. How fast can Jon paddle in still water?
Solution: Here again we are doing a moving object problem, but this time our rows will need
to be labeled as “with the current” (downstream) and “against the current” (upstream). So
our chart starts as
Just like in the example above, we want to fill in as much information as we can before using
the formula to complete the chart.
Here we see that the distance traveled with the current is 5 miles and against the current is 6
miles. Those values are easy. The rate, on the other hand is more difficult.
First of all, since we are looking for the speed in “still water”, this means we are looking for
the speed when there is no current. Lets call that speed x.
Since our speed with no current is x and the speed of the current is 1 mile per hour, the rate of
speed with the current must be x + 1. This is because if you are traveling with the current, you
will speed up by exactly the speed of the current (it works with you). Likewise, the speed
against the current would be x - 1, since the current works against you.
This gives us
Rate Time Distance
With the current
Against the current
Now fill in the chart like we did on the last example, that is, time equals distance over rate.
To get the equation, we look back at the original problem. Here is says that the total amount
of time for the trip was 3 hours. That means the time going upstream plus the time going
downstream took a total of 3 hours.
This problem is very similar to another problem involving planes that fly with the wind and
against the wind. The “against the wind/with the wind” problem is done just like the
“upstream/downstream” problem
Exercises: Solve the following word problems.
_____________ 1. Ken can fill a bin in 20 minutes. Kristen can fill the same bin in
25 minutes. If Ken and Kristen work together, how fast can they
_____________ fill the bin?
2. Rica can sort her toys in 6 fewer hours that Ara can. When they
work together, it takes them only 4 hours to sort the toys. How
_____________ long would it take for each of them to sort the toys alone?
3. Rico usually mowes his lawn in 5 hours. Melvin can mow the
_____________ same lawn in 4 hours. How long would it take them to mow the
lawn working together?
4. Two painters, working together, can paint a house in 10 hours.
_____________ Working alone, the first painter can paint the house in 15 hours.
How long would it take for the second painter to paint the house
_____________ working alone?
5. Sue power walks 3 km/hour faster than Tim. In the time it takes
Tim to walk 7.5 km, Sue walks 12 km. What is Sue’s walking
_____________ speed?
6. Eric’s truck drives 30 kph faster than Tim’s motorcycle. In the
_____________ same time it takes Tim to drive 75 kilometers, Eric can drive 120
miles. Find Tim and Eric’s driving speed.
7. Colleen bicycles 6 km/hr faster than George. In the same time it
_____________ take George to go 42 km, Colleen can go 60 km. How fast is
Colleen?
8. The rate of a motorcycle is 40 mph faster than the rate of a
_____________ bicycle. The motorcycle travels 150 miles in the same amount of
time it takes the bicycle to travel 30 miles. Find the rate of the
motorcycle.
_____________ 9. The speed of a stream is 4 mph. A boat travels 11 miles
upstream in the same amount of time it takes to travel 19 miles
_____________ downstream. What is the speed of the boat in still water?
10. A boat can travels 30 miles up a river (against the current) in the
same amount of time it takes to travel 50 miles down the river
_____________ (with the current). If the current is 5 mph, what is the speed of
the boat in still water?
11. An airplane flies 396 miles with a 40 mph tailwind and then flies
_____________ home into the same wind. The total flying time was 2 hours.
What is the speed of the plane?
12. The speed of a stream is 2 mph. A boat travels 7 miles upstream
and then 11 miles downstream. If the total trip took 2 hours,
_____________ what is the speed of the boat in still water?
13. A car travels 20 kph faster than a truck. The car covers 350 km in
two hours less than the time it takes the truck to travel the same
distance. What is the speed of the car? How about the truck?
14. Jane and Maria can clean the house in 8 hours if they work
together. The time that Jane takes in cleaning the house alone is 4
hours more than the time Maria takes in cleaning the same house.
How long does it take Jane to clean the house? How about
Maria?
15. An airplane flies 288 miles with a 60 mph tailwind and then flies
back into the 60 mph wind. If the time for the round trip was
two hours, what is the speed of the plane in calm air?
Sources:
https://www.slideshare.net/paolodagaojes/9-math-lm-u1m1v10
https://www.middlesex.mass.edu/RLOs/256/MAT%20080%20Apps%20of%20Quadratic%2
0Equations.pdf
https://www.mtsac.edu/marc/worksheet/math51/course/10application_problems_rational_exp
ressions.pdf
dannypamisa
sanjuannhs/May 31, 2020
9
Mathematics
Quarter 2 – Module 1:
Variations
A. Table of Values
Time (hr) 1 2 3 4 5
Distance 10 20 30 40 50
(km)
Questions:
1. What happens to the distance as the length of time increases?
2. Using this pattern, how many kilometers would he have travelled in 8 ½
hours?
3. How will you be able to find the distance (without the aid of the table)? Write a
mathematical statement to represent the relation.
4. What mathematical operation did you apply in this case? Is there a constant
number involving?
Explain the process that you have discovered.
How did you find the four activities? I am sure you did not find any difficulty in answering the
questions.
WHAT TO PROCESS
B. Mathematical Equation
There is direct variation whenever a situation produces pairs of numbers in which their ratio is
constant:
The statements:
“y varies directly as x”
“y is proportional to x”
If the distance d varies directly as the time t, then the relationship can be translated
into a mathematical statement as d=kt, where k is the constant of variation.
Likewise, if the distance d varies directly as the rate r, then the mathematical
equation describing the relation is d = kr.
In activity 1, the variation statement that is involved between the two quantities
is d = 10t. In this, the constant of variation is k = 10.
C. A Graph
60
50
40
distance (d)
30
20
10
0
0 1 2 3 4 5
time (t)
The graph above describes a direct variation of the form y = kx.
For a more detailed solution of problems involving direct variation, let us see how this is done.
Examples:
1. If y varies directly as x and y = 24 when x = 6, find the variation constant and
the equation of variation.
Solution:
a. Express the statement “y varies directly as x” as y = kx.
k = 24/6
k=4
Therefore, the constant of variation is 4.
Time (hr) 1 2 3 4 5
Distance 10 20 30 40 50
(km)
Solution:
Since the distance d varies directly as the time t, then
d = kt.
Using one of the pairs of values, (2, 20), from the table, substitute the value
of d and t in d =kt and solve for k.
d = kt
20 = 2k
k = 20/2
k = 10
Solution 1.
Since x varies directly as y , then the equation of variation is in the form x =
ky.
k=5
Hence, the equation of variation is x = 5y.
Solving for y when x = 25,
25 = 5y
y = 25/5
y=5
Hence, y = 5.
Solution 2.
Since x/y is a constant, then we can write k = x/y. From here, we can
establish a proportion such that x1/y1 = x2/y2 where x1 =35, y1= 7 and x2 = 25.
Substituting the values, we get
35/7 = 25/y2
5 = 25/y2
y2 = 25/5
y2 = 5
Therefore, y = 5 when x = 25.
Activity 3: It’s Your Turn!
Now, let us test what you have learned from the discussions.
D. Determine if the tables and graphs below express a direct variation between
the variables. If they do, find the constant of variation and an equation that
defines the relation.
1.
x 1 2 3 4
y -3 -6 -9 -12
2.
x 7 14 -21 -28
y 3 6 -9 -12
3.
X -15 10 -20 25
Y -3 2 -4 5
4.
14 Y
12
10
8
6
4
2
0 X
0 1 2 3 4 5
5.
25
20
15
10
5
0 X
0 1 2 3 4 5
LESSON 2: INVERSE VARIATION
The activities on direct variation show you the behavior of the quantities involved. In one of
the activities, an increase in the time travelled by a car causes an increase in the distance
travelled. How will an increase in speed affect the time in traveling? Let us find out in the next
activity.
WHAT TO KNOW?
ACTIVITY 4
1. Anna lives 40 km away from the office of ABC Corporation where she works.
Driving a car, the time it takes her to reach work depends on her average speed.
Some possible speeds and the length of time it takes her are as follows:
To see clearly the relation of the two quantities, the graph of the relation is shown
below.
90
80
70
60
50
40
30
20
10
0
0 1/5 2/5 3/5 4/5 1 1 1/5
Questions:
a. How do the speed and time of travel affect each other?
b. Write a mathematical statement to represent the relation.
c. Is there a constant number involved? Explain the process that you
have used in finding out.
What to PROCESS?
Let us now discuss the concepts behind the situations that you have encountered. These
situations are examples of inverse variation.
Inverse variation occurs whenever a situation produces pairs of numbers whose product is
constant.
For two quantities x and y, an increase in x causes a decrease in y or vice versa. We can say that
y varies inversely as x or y = k/x.
The statement, ”y varies inversely to x,” translates to y= k/x, where k is the constant of
variation.
EXAMPLES:
1. Find the equation and solve for k: y varies inversely as x and y = 6 when
x=18.
Solution:
The relation y varies inversely as x translates to y = k/x. Substitute
the values to find k:
y = k/x
6 = k/18
k = (6) (18)
k = 108
This concerns two pairs of values of x and y which may be solved in two
ways.
Solution 1:
First, set the relation, and then find the constant of variation, k.
xy = k
(2) (10) = k
k = 20
The equation of variation is y=20/x
Next, find y when x = 10 by substituting the value of x in the equation,
y= 20/x
y = 20/10
y=2
Solution 2:
By substitution,
x1y1 = x2y2
2(10) = 10 (y2)
20 = 10y2
y2 = 20/10
y2 = 2
Hence, y = 2 when x = 10
The situation in the problem shows “an increase in speed produces a decrease in time in
travelling”. The situation produces pairs of numbers, whose product is constant. Here, the time
t varies inversely as the speed s such that
st = 40 (a constant)
In this situation, “the speed s is inversely proportional to the time t, and is written as s = k/t ,
where k is the proportionality constant or constant of variation. Hence, the equation
represented in the table and graph is s = 40/t : where k = 40.
1. X 1 2 3 4
Y 2 1 2/3 1/2
2. X 2 4 6 8
Y 36 18 12 9
3.
4. y varies inversely as x and y = 12 when x = 5.
5. Y varies inversely as x and y = 18 when x = 3.
WHAT TO KNOW
The situation that you have studied involved only two quantities. What if the
This lesson deals with another concept of variation, the joint variation.
Some physical relationships, as in area or volume, may involve three or more variables
simultaneously.
What to PROCESS?
At this phase, you will be provided with examples that will lead you in solving
the problems you will encounter in this section. The concept of joint variation will help
you deal with problems involving more than two variables or quantities.
EXAMPLES:
1. Find the equation of variation where a varies jointly as b and c, and a = 36 when b
=3 and c=4.
Solution:
a = kbc
36 = k (3)(4)
k = 36/12
k=3
Solution:
z = kxy
16 = k(4)(6)
k = 16/24
k = 2/3
4. The volume of a cylinder V varies jointly as its height h and the square of the
radius r.
5. The heat H produced by an electric lamp varies jointly as the resistance R and the
square of the current i.
B. Solve for the value of the constant of variation k, then find the missing
value.
4. d varies jointly as h and g. If d =15 when h =14 and g =5, find g when h =21 and
d=8.
Combined variation is another physical relationship among variables. This is the kind of
variation that involves both the direct and inverse variations.
WHAT TO KNOW
The statement “z varies directly as x and inversely as y” means z = kx/y, or k = zy/x, where k is
the constant of variation.
What to PROCESS?
This relationship among variables will be well illustrated in the following examples.
EXAMPLES:
T = ka/b
Y = kx/z2
The following is an example of combined variation where one of the terms is
unknown.
2. If z varies directly as x and inversely as y, and z =9 when x =6 and y=2, find z
when x = 8 and y =12.
Solution:
Solve for k by substituting the first set of values of z, x, and y in the equation.
z = kx/y
9 = 6k/2
k = 9/3
k=3
z = (3)(8)/12
z=2
You may use this example to guide you in solving the activities that follow.
Activity 7: DV and IV Combined!
Let us now test your skills in translating statements into mathematical
equations and in finding the constant of variation.
A. Using k as the constant of variation, write the equation of variation for each
of the following.
5. The pressure P of a gas varies directly as its temperature t and inversely as its
volume V.
Find:
d. r when u =3 and s= 27.
e. s when u= 2 and r= 4.
f. u when r =1 and s =36.
3. w varies directly as x and y and inversely as v2 and w =1200 when x =4, y =9 and
v =6. Find w when x =3, y =12, and v =9.
4. Suppose p varies directly as b2 and inversely as s3. If p = ¾ when b =6 and s =2.
Find b when p =6 and s =4.
SUMMARY:
Module 2
II. Introduction:
This lesson covers on solving problems involving variations. These include
the different variations namely; 1. Direct variation 2. Inverse variation 3. Joint
variation and 4. Combined variation.
III. Pre – assessment:
Choose the letter of the correct answer.
1. The distance of a train from a station, varies directly with the time, t, if d=100
miles when t = 2 hours, find d when t = 3.
a. 100 b. 150 c. 200 d. 250
2. Acceleration (b) of a moving object is directly proportional to its velocity (v). if
v is 6 then a is 20, find constant of variation
a. 5/3 b. 5/6 c. 10/3 d. 15/6
3. If x varies directly with y and x is 12 when y is 8, find the constant of variation.
a. ½ b. 1 c. 3/2 d. 5/2
4. Write an equation which represents; m varies directly with n, if m = 5 when n =
6?
a. M= 5/6 N b. M = 3/6 N c. M = 15/4 N d. M = 1/6 N
5. If y varies inversely as x, and y = 6 when x = 5, write an equation describing
the variation.
a. xy = 20 b. xy = 30 c. xy = 60 d. xy = 70
6. If h varies inversely as k, and the constant of variation is ½, what is k when h
= 6?
a. ½ b. 1/6 c. 1/3 d. ½
7. The speed of the car travelling from A to B varies inversely with the time taken
for the travel. If its speed is 60km/hr., it would take 3 hours for the journey.
Find the time it would take for the journey if its speed is 90km/hr.
a. 1/2hr b. 1hr b. 2hrs d. 3hrs
8. If y varies jointly as x and z, and y = 33 when x = 9 and z = 12, find y when x =
16 and z = 22.
a. Y = 282/9 b. y = 484/9 c. y = 1250/9 d. y = 968/9
Example 1
The population of a certain species of bacteria various directly with the temperature.
When the temperature is 35 degrees Celsius, there are 7 million bacteria. How many
millions of bacteria are there when the temperature is 38 degrees Celsius?
7/35 = k (35)/35
1225k = 245
k=5
Example 2
X varies directly with x, y = 54 when x = 9. Determine the direct variation equation
and then determine y when x = 3.5
Y = kx -> y = 6x
5y/9 = k (9)
6=k
Example 3
The total cost of filling up your car with gas varies directly with the number of liters of
gasoline you are purchasing. If a liter of gasoline costs P39.oo, how many liters
could you purchase for 370.50?
X= no. of liters purchase
Y= cost of filling car
Y= kx
39 = kx
Y= 39x
370.50/39 = 39x/39
9.5 = x
V. Generalization: (Online Math Learning)
Types of Variation
1. Direct Variation
Y varies directly as x,
As x increases, y also increases.
As x decreases, y also decreases.
Equation; y = kx
2. Inverse Variation
Y varies inversely as x.
As x increases, y decreases.
As x decrease, y increase
Equation; xy=k or y= k/x
Steps in solving variation
Step 1: Get the correct direct variation equation. The equation used to solve the
problems is y=kx. When solving a direct variation word problem, however, you must
consider using other variables apart from x and y. In other words, use variables that
apply to the direct variation problem being solved. Also understand the problem very
well in order to determine if there are other changes like squares, square roots and
cubes in the equation of direct variation.
Step 2: k is known as the constant of proportionality or the constant of variation in
direct variation. Use the information provided in the problem to calculate the value of
k.
Step 3: Rewrite the direct variation equation y=kx substituting in the value of k.
Step 4: Use the direct variation equation you got in step 3 and the other remaining
information in the problem to answer the questions being asked. Remember to
include units in your final answer when solving word problems.
3. Joint Variation
Y varies directly to two or more quantities.
Equation; y=kxz
4. Combined Variation
Y varies directly to some quantities and varies inversely
To some other quantities
Equation; xy=kz or y=kz/x
VI. Application:
What are the steps in solving joint variation problems?
Step 1 write the correct equation
Joint variation problems are solved using the example
y = kxz.
Step 2 use the information given in the problem to find the value of k.
Here are the steps required for Solving Combined Variation Problems:
Step 1: Write the correct equation. Combined variation problems are solved
using a combination of direct variation (y = kx), inverse
y = kx or f = kg
z h2
Step 1: Write the correct equation.
Combined variation problems are
solved using a combination of
variation equations. In this case,
you will combine the direct and
inverse variation equations, use f, g,
and h instead of x, y, and z, and
notice how the word “square”
changes the equation.
Learning Objectives:
A grain of rice has a volume of 20-9m3 . A box full of rice has a volume of 20-3m3.
How many grains of rice are there in the box?
Answer:
Solution:
a. o b. 1 c. -1 d. all of the
above
5. Simplify the expression
a. 75 b. 150 c. 1 / 75 d. 1 / 150
Module 4
Rational Expponents:
Radical Form:
Assessment: Write the correct answer:
4. True or False:
5. True or False:
Module 5
Simplifying Radicals
Remember:
Do you know that index or order of a radical can be reduced?
1. The number under the radical sign or square root sign is called the ______
a. radical sign b. factor c. exponent d. radicand
2. Simplify √75.
a. 25√3 b. 5√3 c. 3√5 d. 5
3. (√6) (√2)
a. √12 b. 2√3 c. √8 d. 4√3
4. Simplify: √12 * √14
a. 4√42 b. 2√3√14 c. 2√42 d. 4√3√14
5. The square root of 36x2 is __________
a. 36 x b. 6x c. 4x d. none of these
REFERRENCES
https://sites.google.com/a/nhcs.net/danielhenrikson/past-work/exponent-rules-lesson-day-
2/exponent-rules-v2-l2-negative-exponents-move-the-expression-to-a-different-part-of-the-
fraction
https://www.onlinemathlearning.com/math-exponents.html
http://passyworldofmathematics.com/zero-and-negative-exponents/
https://www.math-only-math.com/laws of exponents.html
https://www.sites.google.com/a/nhcs.net
https://www.teacherspayteachers.com
https://youtube.com/watch?v=42F_dkv5w4g &t=74s
https://youtube.com/watch?v=gvHAiHTTxjA
9
Mathematics
Quarter 3 - Module 5:
Quadrilaterals
Republic act 8293, section 176 states that: No copyright shall subsist in any work of the
Government of the Philippines. However, prior approval of the government agency or office wherein
the work is created shall be necessary for exploitation of such work for profit. Such agency or office
may, among other things, impose as a condition the payment of royalties.
Borrowed materials (i.e., songs, stories, poems, pictures, photos, brand names, trade-
marks, etc.) included in this book are owned by their respective copyright holders. DepEd is
represented by the Filipinas Copyright Licensing Society (FILCOLS), Inc. in seeking permission to use
these materials from their respective copyright owners. The publisher and authors do not represent
nor claim ownership over them.
Secretary:
Undersecretary:
Assistant Secretary
Layout Artist:
Management Team:
Office Address:
Telefax:
This instructional material was collaboratively developed and reviewed by educators from
public and private schools, colleges, and/or universities. We encourage teachers and other
education stakeholders to email their feedback, comments, and recommendations to the
Department of Education at [email protected].
Parents who have taken mathematics courses will find sufficient explanation to
review each concept to help their children if they wish.
This module has been developed with students, facilitators and parents in
mind. In the development of the lessons, the students is addressed as a co –
developer by means of activities motivating the discussions on a topic, and the
questions to be answered during the development. To aid students, definitions,
postulates, principles and theorems are highlighted. In this module, a summary of
postulates, and theorems together with the pages where each can b found, is given at
the end for easy reference.
https://encrypted-
tbn0.gstatic.com/images?q=tbn:AN
d9GcQwQ_9oL4f-
oEsJIbv0BU3jKI3GFEyGL20-
data:image/jpeg;base64,/9j/4AAQSkZJRgA ttzzWxh7RLupnbCcl9kgtvn8Mg&s
BAQAAAQABAAD/2wCEAAkGBxISEhUTEx
MVFRUXGCAaGBcYGB0dHRoaIB0dGB4bHx
0bICggHR8nHxggITEjJSkrLi4uHR8zODMtNy
gtLisBCgoKDg0OGxAQGjAlICUvLzUtLS0vLT
AuLy8vLS0tLy0tLS0vLS0tLS0tLS0tLS0tLS0tL
S0tLS0tLS0tLS0tLf/AABEIAKgBLAMBIgACE
QEDEQH/xAAcAAACAgMBAQAAAAAAAAA
AAAAEBQMGAAECBwj/xABHEAACAQIEAw
UFBQQIBQMFAAABAhEAAwQSITEFQVEGE
yJhcTJSgZGhFEKxwdEHFSPwFlNicoKSouEz
Q2Oy8SSDk0Rkc8LS/8QAGgEAAwEBAQEA
https://encrypted-
data:image/jpeg;base64,/9j/4AAQSkZ tbn0.gstatic.com/images?q=tbn:ANd9
JRgABAQAAAQABAAD/2wCEAAkGBw GcTsOLNeF53EhHetvmfltPJ9m9AfwzU
gHBgkIBwgKCgkLDRYPDQwMDRsUFR gtMrmHstXNiYOk_mmsBVYHYcH5vT
AWIB0iIiAdHx8kKDQsJCYxJx8fLT0tMT M8A&s
U3Ojo6Iys/RD84QzQ5OjcBCgoKDQwN
Gg8PGjclHyU3Nzc3Nzc3Nzc3Nzc3Nzc
3Nzc3Nzc3Nzc3Nzc3Nzc3Nzc3Nzc3Nz
c3Nzc3Nzc3Nzc3N//AABEIAIIAtQMBIg
Study the pictures above. Look at the beautiful designs of the Philippine Arena, the lovely flying
kites, the green billiard table and the nipa hut.
At the end of the module, you should be able to answer the following questions:
II. LESSON AND COVERAGE In this module, you will examine the aforementioned
questions when you study the lesson on quadrilaterals: In this lesson, you will learn to:
C M9GE-IIIa-1 :
E 31. uses properties to find measures of angles, sides and other quantities
involving parallelograms.
T
M9GE-IIIc-1:
E 32. proves theorems on the different kinds of parallelogram (rectangle,
rhombus, square).
N
M9GE-IIId-1:
C
33. proves the Midline Theorem.
I M9GE-IIId-2:
M9GE-IIIe-1:
S
35. solves problems involving parallelograms, trapezoids and kites.
Module Map Here is a simple map of what this entire module is all about.
PRE-
ASSESSMENT
Part I:
Find out how much you already know about this module. Write the letter of your answer, if your
answer is not among the choices, write e. After taking and checking this short test, take note of the
items that you were not able to answer correctly and look for the right answer as you go through
this module.
2. What can you say about any two consecutive angles in a parallelogram?
5. Which of the following quadrilaterals has diagonals that do not bisect each other?
A. Square C. Rectangle
B. Rhombus D. Trapezoid
6. Which of the following conditions is not sufficient to prove that a quadrilateral is a parallelogram?
B. Two pairs of opposite sides are congruent. D. Two diagonals bisect each other.
A. 300 C. 1000
B. 800 D. 1400
10. The diagonals of an isosceles trapezoid are represented by 4x – 47 and 2x + 31. What is the value
of x?
A. 37 C. 107
B. 39 D. 109
11. A cross section of a water trough is in the shape of a trapezoid with bases measuring 2 m and 6
m. What is the length of the median of the trapezoid?
A. 2 m C. 5 m
B. 4 m D. 8 m
12. What are the measures of the sides of parallelogram SOFT in meters as shown in the box below?
A. {2 m , 1 m} C. {8 m , 13 m}
B. {5 m , 6 m} D. {13 m , 15 m}
13. Find the length of the longer diagonal in parallelogram FAST as shown in the box below.
A. 8 C. 46
B. 31 D. 52
14. Find the value of y in the figure shown in the box below.
A. 24 C. 35
B. 30 D. 50
15. In rhombus RHOM, what is the measure of ROH?
A. 35° C. 55°
B. 45° D. 90°
A. 6 cm C. 18 cm
B. 9 cm D. 36 cm
17. In quadrilateral RSTW, diagonals ̅̅̅̅ ̅̅̅̅̅ are perpendicular bisectors of each other.
Quadrilateral RSTW must be a:
A. I C. II and III
A. WX ≅ YZ C. X is a right angle
19. The perimeter of a parallelogram is 34 cm. If a diagonal is 1 cm less than its length and 8 cm
more than its width, what are the dimensions of this parallelogram?
A. 4 cm × 13 cm C. 6 cm × 11 cm
B. 5 cm × 12 cm D. 7 cm × 10 cm
1. Suppose you are one of the students in your barangay, how will you prepare the design of the
kite?
4. Using the design of the kite made, determine all the mathematics concepts or principles involved.
Rubric
Planning Work time is not used Work time is not Work time is focused.
well. Construction is always focused. Construction is of
haphazard. Framing is Construction is of fair excellent quality. All
loose. Covering is not quality. All components of the kite
even and tight. Not all components of a kite are present. Care is
components of a kite are present. Materials taken to attach pieces
are present. Materials may not be used carefully. Materials are
not used resourcefully. resourcefully. used resourcefully.
Student eagerly helps
others when needed.
Student works
cooperatively with
adult leader.
Construction Work time is not used Work time is not Work time is focused.
well. Construction is always focused. Construction is of
haphazard. Framing is Construction is of fair excellent quality. All
loose. Covering is not quality. All components of the kite
even and tight. Not all components of a kite are present. Care is
components of a kite are present. Materials taken to attach pieces
are present. Materials may not be used carefully. Materials are
not used resourcefully resourcefully used resourcefully.
Student eagerly helps
others when needed.
Student works
cooperatively with
adult leader.
LESSON 1: QUADRILATERALS
What
to
Know ?
https://encrypted- https://encrypted-
tbn0.gstatic.com/images?q=tbn:ANd9GcTYp tbn0.gstatic.com/images?q=tbn:ANd9GcT7d
3Znt4PNQ- 01NdB6N_ze9sT9Fdosrug96lYgfJk_oq0ufAul
oNN7Vvnh0p3U3BkV6nhBPCKppbmG0lVmzx RNwRf1sUEPk5RFM9zKg&s
VOFLBbOuxEXtyw&s
https://www.google.com/url?sa=i&url=https https://www.google.com/url?sa=i&url=https
%3A%2F%2Fwww.slideshare.net%2Fccampb %3A%2F%2Fwww.slideshare.net%2Fccampb
ell777%2Fgeometry-in-the-real-world- ell777%2Fgeometry-in-the-real-world-
2662367&psig=AOvVaw2uvSFbXJ9nd64Abgs 2662367&psig=AOvVaw2uvSFbXJ9nd64Abgs
1kRUz&ust=1589078223989000&source=im 1kRUz&ust=1589078223989000&source=im
ages&cd=vfe&ved=2ahUKEwjYm- ages&cd=vfe&ved=2ahUKEwjYm-
Hp36XpAhUMhZQKHeYYCvwQr4kDegQIARA Hp36XpAhUMhZQKHeYYCvwQr4kDegQIARA
v z
https://www.google.com/url?sa=i&url=https%3
A%2F%2Fkitelife.com%2F2012%2F06%2F18%2F
https://pngio.com/PNG/a103189- history-and-geometry-of-
rhombus-in-real-life-png.html kites%2F&psig=AOvVaw0VEt0Gfk_Du58VAEA74
kBJ&ust=1589077812280000&source=images&
cd=vfe&ved=2ahUKEwjXvbil3qXpAhUTgpQKHYs
LA1YQr4kDegUIARCDAg
Questions:
1. What do you see in the illustrations above?
Quadrilateral
Parallelogram
Rectangle
Rhombus
Square
Kite
Trapezoid
Quadrilaterals
Quadrilateral just means "four sides"
(quad means four, lateral means side).
Properties of Quadrilaterals
A quadrilateral has:
Types of Quadrilaterals
There are special types of quadrilateral:
Some types are also included in the definition of other types! For example
a square, rhombus and rectangle are also parallelograms.
The Rectangle
A square has equal sides (marked "s") and every angle is a right angle (90°)
A square also fits the definition of a rectangle (all angles are 90°), and a rhombus (all
sides are equal length).
The Rhombus
A rhombus is a four-sided shape where all sides have equal length (marked "s").
Also opposite sides are parallel and opposite angles are equal.
Another interesting thing is that the diagonals (dashed lines) meet in the middle at a right
angle. In other words they "bisect" (cut in half) each other at right angles.
1. (-1, 2) ; (-1, 0) ; (1, 0) ; (1, 2) 2. (1, 0) ; (3, 0) ; (0, -2) ; (3, -2)
3. (-4, -2) ; (-4, -4) ; (0, -2) ; (0, -4) 4. (3, 4) ; (2, 2) ; (3, 0) ; (4, 2)
Questions:
A parallelogram has opposite sides parallel and equal in length. Also opposite angles
are equal (angles "A" are the same, and angles "B" are the same).
NOTE: Squares, Rectangles and Rhombuses are all Parallelograms!
Example:
A parallelogram with:
is a square!
The Trapezoid (UK: Trapezium)
An Isosceles trapezoid, as shown above, has left and right sides of equal length that
join to the base at equal angles.
The Kite
Also:
Questions:
Quiz 1: Do it yourself
DIRECTION: In your notebook, write the UPPER CASE of the letter that corresponds to the
best answer.
1.) Which of the following is the most specific name of the quadrilateral drawn below?
A.) rhombus
B.) kite
C.) rectangle
D.) parallelogram
2.) Which of the following is the most specific name of the quadrilateral drawn below?
A.) Parallelogram
B.) Quadrilateral
C.) Isosceles trapezoid
D.) Square
3.) Which of the following is the most specific name of the quadrilateral drawn below?
A.) kite
B.) square
C.) trapezoid
D.) rhombus
4.) Which of the following is the most specific name of the quadrilateral drawn below?
A.) rectangle
B.) trapezoid
C.) quadrilateral
D.) square
5.) State the all the possible names of the figure shown in the box below.
A.) Parallelogram
B.) Quadrilateral
C.) Quadrilateral, trapezoid, isosceles trapezoid
D.) Quadrilateral, parallelogram
6.) State the all the possible names of the figure shown in the box below.
A.) Quadrilateral
B.) Trapezoid
C.) Quadrilateral, trapezoid
D.) Quadrilateral, trapezoid, isosceles trapezoid
7.) State all the possible name of the figure shown in the box below.
A.) quadrilateral
B.) quadrilateral, trapezoid
C.) rectangle
D.) quadrilateral, parallelogram
8.) State the all the possible names of the figure shown in the box below.
A.) Quadrilateral, parallelogram, rhombus, rectangle, square
B.) parallelogram, rhombus, square
C.) Quadrilateral
D.) Quadrilateral, rectangle
9.) State the all the possible names of the figure shown in the box below.
A.) Parallelogram
B.) Parallelogram, rhombus
C.) Quadrilateral, parallelogram, rhombus
D.) Quadrilateral, rhombus
A.) C.)
B.) D.)
II.)
I.)
III. IV.)
A.) Only IV C.) only III
B.) both I and IV D.) all except II
LESSON 2:
PROEPERTIES OF PARALLELOGRAM
You’ve just determined kinds of quadrilateral. This time, you are ready
to learn more about quadrilaterals that are parallelograms from a
deeper perspective.
What to Process
You will learn in this section the conditions that guarantee that a
quadrilateral is a parallelogram. After which, you will be able to determine the
properties of a parallelogram and use these to find measures of angles, sides, and
other quantities involving parallelograms. You are also going to prove the
Midline Theorem and the theorems on trapezoids and kites. Keep in mind the
question “How useful are the quadrilaterals in dealing with real-life situations?”
Let us begin by doing Check Your Guess 1 to determine your prior knowledge of
the conditions that guarantee that a quadrilateral is a parallelogram.
Procedures:
1. Each member of the group shall draw a parallelogram on a graphing paper. (parallelogram OBEY,
rectangle GIVE, rhombus THNX, and square LOVE)
2. Measure the sides and the angles, and record your findings in your own table similar to what is
shown below.
3. Draw the diagonals and measure the segments formed by the intersecting diagonals. Record your
findings in the table.
4. After answering the questions, compare your findings with your classmates.
Questions:
3. Make a conjecture about the two triangles formed when a diagonal of a parallelogram is drawn.
Explain your answer.
4. What can you say about your findings with those of your classmates?
Your answers to the questions show the conditions that guarantee that a quadrilateral is a
parallelogram.
In this section, you shall prove the different properties of a parallelogram.
These are the following:
Properties of Parallelogram
1. In a parallelogram, any two opposite sides are congruent.
In the table that follows, write T in the second column if your guess on the statement is true;
otherwise, write F. You are to revisit the same table later on and respond to your guesses by writing
R if you were right or W if wrong under the third column.
Proving Property 1
Statements Reasons
Modeling Property 1
Example 1.a
Statement Reason
1.) VWXY is a parallelogram Given
2.) WX and VY are the two opposite A parallelogram has opposite sides parallel and equal in
sides length. Also opposite angles are equal (angles "A" are the
same, and angles "B" are the same).
3.) ̅̅̅̅̅
𝑊𝑋 ≅ ̅̅̅̅
𝑉𝑌 Property 1: In a parallelogram, any two opposite sides are
congruent.
4.) WX = VY = 18.3 Congruent segments have equal measures.
Example 1.b:
Solution:
Statement Reason
1.) LKNM is a parallelogram Given
2.) KN and LM are the two A parallelogram has opposite sides parallel
opposite sides and equal in length. Also opposite angles
are equal (angles "A" are the same, and
angles "B" are the same).
̅̅̅̅̅ ≅ 𝐿𝑀
3.) 𝐾𝑁 ̅̅̅̅ Property 1: In a parallelogram, any two opposite sides
are congruent.
4.) KN = LM Congruent segments have equal length.
-7 + 2x = 17
-7 + 2x + 7 = 17 + 7
2x = 24
𝟏 𝟏
(𝟐𝒙) = 𝟐𝟒
𝟐 𝟐
x = 12
Example 1.c:
Solution:
Statement Reason
1.) QRST is a parallelogram Given
2.) QT and SR are the two A parallelogram has opposite sides
opposite sides parallel and equal in length. Also
opposite angles are equal
3.) ̅̅̅̅
𝑄𝑇 ≅ ̅̅̅̅
𝑅𝑆 Property 1: In a parallelogram, any two opposite
sides are congruent.
4.) QT = RS Congruent segments have equal length.
2x - 7 = x + 4
2x – 7 + 7 – x = x + 4 + 7 – x
x = 11
SR = x + 4 = 11 + 4 = 15
∴ 𝑹𝑺 𝒊𝒔 𝟏𝟓 𝒖𝒏𝒊𝒕𝒔 𝒍𝒐𝒏𝒈
Proving Property 2
Example 2.a:
Solution:
Statement Reason
1.) JKLM is a Given
parallelogram
2.) 𝐽 and 𝐿 are the two A parallelogram has opposite sides
opposite angles parallel and equal in length. Also
opposite angles are equal.
3.) 𝐽 ≅ 𝐿 Property 2: In a parallelogram, any
two opposite angles are congruent.
4.) 𝑚 𝐽 = 𝑚 𝐿 Congruent angles have equal degree
=𝑚 𝐿 measures.
Example 2.b:
In parallelogram KLMN, =( ) = .
Solution:
Statement Reason
1.) KLMN is a Given
parallelogram
2.) 𝑲 and 𝑴 are A parallelogram has opposite sides
the two opposite parallel and equal in length. Also
angles opposite angles are equal
3.) 𝑲 ≅ 𝑴 Property 2: In a parallelogram, any two
opposite angles are congruent.
4.) 𝑚 𝑲 = 𝒎 𝑴 Congruent angles have equal degree
measures.
16x + 7 = 17x
16x + 7 - 7 –17 x = 17 x - 7 –17 x
-x = - 7
( 𝟏) ( -x ) = ( - 7 )( 𝟏)
𝒙=𝟕
∴𝒙=𝟕
Example 2.c:
Solution:
Statement Reason
1.) DEFG is a parallelogram Given
2.) 𝑫 and 𝑭 are the two A parallelogram has opposite sides parallel and
opposite angles equal in length. Also opposite angles are equal
3.) 𝑫≅ 𝑭 Property 2: In a parallelogram, any two opposite angles are
congruent.
4.) 𝑚 𝑫 = 𝒎 𝑭 Congruent angles have equal degree measures.
13x + 8 = 12x + 18
13x + 8 - 8 –12 x = 12 x + 18 - 8 –12 x
x = 10
𝒎 𝑫 = (𝟏𝟑𝐱 𝟖 )𝟎 = (𝟏𝟑( 𝟏𝟎 ) 𝟖 )𝟎
𝒎 𝑫 = (𝟏𝟑𝟎 𝟖)𝟎 = 𝟏𝟑𝟖𝟎
∴ 𝒎 𝑫 = 𝟏𝟑𝟖𝟎
Proving Property 3
Prove:
L I
𝐼 𝑎𝑛𝑑 𝑉 𝑎𝑟𝑒 𝑠𝑢𝑝𝑝𝑙𝑒𝑚𝑒𝑛𝑡𝑎𝑟𝑦
Proof:
E V
Statements Reason
1.) 1.) Given
2.) ̅ ̅̅̅̅ .) 2.)
3.) 3.)
4.) ≅ ; ≅ 4.)
Modeling Property 3
Example 3.a
? = 430
∴ =
Example 3.b:
Find .
Solution:
Step 3 : Find
= =
∴ =
Example 3.c:
Given :
RQTS is a parallelogram
= ( ) = ( )
Find .
Solution:
Proving Property 4
̅̅̅̅ 𝑎𝑛𝑑 𝑈𝐸
𝐶𝑅 ̅̅̅̅
Prove: ̅̅̅̅
𝐶𝑅 𝑎𝑛𝑑 ̅̅̅̅
𝑈𝐸 𝑏𝑖𝑠𝑒𝑐𝑡 𝑒𝑎𝑐 𝑜𝑡 𝑒𝑟
Statements Reason
1.) 1.) Given
̅̅̅̅ ≅ 𝑈𝐸
2.) 𝐶𝑅 ̅̅̅̅
̅̅̅̅
3.) 𝐶𝑅 𝑈𝐸 ̅̅̅̅
4.) 𝐶𝑈𝐸 ≅ 𝑅𝐸𝑈;
Modeling Property 4
Example 4.a:
Solution:
= = =
= ( )=
Example 4.b:
UVWX is a parallelogram, VX is 32 cm long
Solution:
= =
= =
= ( )
( )= ( )
( )=
Example 4.c:
WXYZ is a parallelogram, = = . Find
Solution:
= and =
=( ) ( )
=
= ( )
Proving Property 5
Statements Reasons
1.) 1.) Given
̅̅̅̅ ̅̅̅
2.) 𝑨𝑿 𝑰𝑺 𝒂𝒏𝒅 ̅̅̅̅
𝑨𝑺 ̅̅̅̅
𝑰𝑿
3.) 𝑿𝑨𝑰 ≅ 𝑺𝑰𝑨
4.) Reflexive Property
5.) 𝑿𝑰𝑨 ≅ 𝑺𝑨𝑰
6.) ∆ 𝑨𝑿𝑰 ≅ ∆ 𝑰𝑺𝑨
Formative Assessment Lesson 2
Quiz 2: Do it yourself
A B
D C
1.) Given that = , what is
A.)2 C.)5
B.)3 D.)11
The figure below is a parallelogram.
M A
S
H T
4.) Given that HT = 13.9, how long is MA?
A.)3 C.)9
B.)4 D.)11
A.) 13 C.) 17
B.) 16 D.) 22
A.) 15 C.) 21
B.) 19 D.) 23
A.) 0 C.) 6
B.) 5 D.) 8
9.) Given that MT = 3x + 3, and MS = x + 6.Find MT.
A.) 18 C.) 20
B.) 19 D.) 30
A.) 20 cm C.) 46 cm
B.) 26 cm D.) 52 cm
After applying the different properties of a parallelogram, you are now ready to prove
theorems on the different kinds of parallelogram. But before that, revisit Check Your Guess 2 and see
if your guesses were right or wrong. How many did you guess correctly?
What are the kinds of parallelogram? What are the different theorems that justify each kind?
Let’s discover the theorems on the different kinds of quadrilateral by doing first Check Your Guess 3
that follows.
In the table that follows, write AT in the second column if you guess that the statement is always
true, ST if it’s sometimes true, and NT if it is never true. You are to revisit the same table later and
respond to your guesses by writing R if you were right or W if wrong under the third column.
Procedure:
2. Draw parallel segments from O and P which are 6 cm each, on the same side of ̅̅̅̅ and are
perpendicular to ̅̅̅̅ .
3. Name the endpoints from O and P as H and E, respectively, and draw ̅̅̅̅ .
Questions:
2. What can you say about the four angles of the figure?
If a parallelogram has a right angle, then it has four right angles and the parallelogram is a
rectangle.
Statements Reasons
1.) 1.)Given
2.) m W = 900 2.)
3.) 3.) In a parallelogram, opposite angles
are congruent
4.) m W=m N 4.)
m I=m S
5.) m N = 900 5.)
0
6.) m W + m I = 180 6.)
0 0
7.) 90 + m I = 180 7.)
8 8.) Addition property of equality
9.) m S= 900 9.)
10.) 10.) Substitution ( SN 4 and 9)
11.) I, N, and S are right angles. 11.)
12.) WINS is a rectangle. 12
Theorem 2.
Statements Reasons
1.) 1.) Given
2.) ̅̅̅̅̅ ̅̅̅̅
𝑊𝑆 ≅ 𝐼𝑁 2.)
5.) ̅̅̅̅
𝑆𝑁 ≅ ̅̅̅̅
𝑁𝑆 5.)
P L
1.) PLAN is a rectangle.
6 4
a. ) If PE = 10, Then EL =______
b. ) If = 1 E 3
1.b.1.) =
2
5
1.b.2.) = A
1.b.3.) = N
Answer:
B,)) If =
1.b.1.) =
𝑚 𝑚 𝑃𝐸𝐿 =
𝑚 𝑃𝐸𝐿 =
𝑚 𝑃𝐸𝐿 =
𝑚 𝑃𝐸𝐿 =
𝑚 𝐿𝑃𝐸 𝑚 =
𝑚 𝐿𝑃𝐸 𝑚 =
𝑚 𝐿𝑃𝐸 𝑚 =
𝑚 𝐿𝑃𝐸 = 𝑚
𝑚 =
𝟏 𝟏
𝑚 =
𝟐 𝟐
𝑚 =
1.b.2.) =
= =
=
= all 4 angles in a rectangle measures 90.
=
=
= =
̅̅̅̅ ̅̅̅̅
̅̅̅̅
1.b.3.) =
= all 4 angles in a rectangle measures 90.
=
=
Questions:
1. Compare the measures of NIC and NIE. What did you observe?
3. Compare the measures of INE and INC. What did you observe?
4. What does NC do to INE? Why?
5. Compare the measures of NRE and CRE. What did you observe?
6. What angle pair do NRE and CRE form? Why? 7. How are the diagonals NC and IE related to
each other?
Activity 9 led you to the following theorems related to rhombus: • Theorem 3. The diagonals of a
rhombus are perpendicular. • Theorem 4. Each diagonal of a rhombus bisects opposite angles. To prove
the theorems above, do the succeeding Show Me! activities.
Theorem 3.
The diagonals of a rhombus are perpendicular.
Show Me! R O
Given: Rhombus ROSE H
With diagonals ̅̅̅̅
𝑅𝑆𝑎𝑛𝑑 ̅̅̅̅
𝐸𝑂
Prove: ̅̅̅̅
𝑅𝑆 ⊥ ̅̅̅̅
𝑂𝐸
E S
Statements Reasons
1.) 1.)Given
̅̅̅̅ ≅ 𝑅𝑂
2.) 𝑂𝑆 ̅̅̅̅ 2.)
) 3.) Reflexive Property
4.) 𝑅𝐻̅̅̅̅ ≅ 𝐻𝑆
̅̅̅̅ 4.)
5.) 5.) If thecorresponding 3 sides of 2 triangles are congruent
then 2 triangles are congruent.
6.) 𝑅𝐻𝑂 ≅ 𝑆𝐻𝑂 6.)
7.) 7.) Two angles are adjacent and supplementary are linear
pair.
)𝑚 𝑅𝐻𝑂 𝑚 𝑆𝐻𝑂 = 8.)
9.) 9.) If two angles are both congruent and supplementary, then
each angle is a right angle.
10.) 10.)Perpendicular lines meet to form right angles
Theorem 4.
Show Me! V
3
4
W
Prove: ≅ 1 2
Y X
≅
Statements Reason
1.) 1.) Given
2.) ̅̅̅̅
𝑌𝑉 ≅ ̅̅̅̅̅
𝑉𝑊 ̅̅̅̅̅
𝑊𝑋 ≅ ̅̅̅̅
𝑋𝑌 2.)
3.) 3.) Reflexive Property
) ∆ 𝑌𝑉𝑊 ≅ ∆ 𝑊𝑋𝑌 4
) ≅ and ≅ 5.)Corresponding parts of congruent
triangles are congruent
You’ve just done proving the theorems on rectangles and rhombuses. Do you
want to know the most special among the kinds of parallelogram and why? Try
Activity 10 that follows to help you discover something special
Modeling Exercises
Theorem 3.
Theorem 4.
) = =
=
B E =
=
F
=
=
H T
=
) = ( ) = ( ) =
( ) = ( )
( ) = ( )
) =( ) =
=
B E
=
= F
=
= H T
=
Do the procedures below and answer the questions that follow.
1. Draw square GOLD. (Note: Clarify how will students draw a square based on its
definition: parallelogram with 4 congruent sides and 4 right angles.)
3. Use a ruler to measure the segments indicated in the table. 4. Use a protractor
to measure the angles indicated in the table.
Questions:
3. What can you say about the measures of ∠GCO and ∠OCL?
4. What can you say about the measures of ∠GDO and ∠ODL as a pair and ∠GOD
and ∠LOD as another pair?
a. If GL divides opposite angles equally, can you consider a square a
rhombus?
Based on your findings, what is the most special among the kinds of parallelogram? Why?
Yes, you’re right! The Square is the most special parallelogram because all the properties of
parallelograms and the theorems on rectangles and rhombuses are true to all squares.
Your answers to the questions show the conditions that guarantee that a quadrilateral is a
parallelogram.
Quiz 3: Do it yourself
A. Indicate with a check (✓) mark in the table below the property that corresponds to the
given quadrilateral. Right minus Wrong
Property Quadrilaterals
Parallelogram Rectangle Rhombus Square
1.) All sides are congruent.
2.) Opposite sides are parallel.
3.) Opposite sides are congruent.
4.) Opposite angles are congruent.
5.) Opposite angles are
supplementary
6.) Diagonals are congruent
7.) Diagonals bisect each other.
8.) Diagonals bisect opposite
angles
9.) Diagonals are perpendicular to
each other.
10.) A diagonal divides a
quadrilateral into two
congruent triangles.
B.) For Exercises 11 – 20, Use the given information to determine what is asked.
If AE = 2x - 1,
_________________20.) ABCD is a Square, having an area of 100 square meters, what is the
area of ∆
LESSON 4:
After applying the different theorems on rectangle, rhombus and square, you are now
ready to prove the Midline Theorem and the theorems on trapezoids and kites. But before that,
revisit Check Your Guess 3 and see if your guesses were right or wrong. How many did you guess
correctly?
Can you still remember the different kinds of triangles? Is it possible for a triangle to
be cut to form a parallelogram and vice versa? Do you want to know how it is done? What are
the different theorems on trapezoids and kites? Let’s start by doing Check Your Guess 4 that
follows.
In the table that follows, write T in the second column if your guess on the statement is true;
otherwise, write F. You are to revisit the same table later and respond to your guesses by writing R if
you were right or W if wrong under the third column.
Statement Reason
1.) ∆HNS, O is the midpoint of ̅̅̅̅̅, E is the 1.)
midpoint of ̅̅̅̅
2.) In a ray opposite ⃗⃗⃗⃗⃗ , there is a point T such 2.) In a ray, point at a given distance from the
that OE = ET endpoint of the ray.
3.) ̅̅̅̅ ≅̅̅̅̅ 3.)
4.) 2 ≅ 3 4.)
5.) ∆ONE ≅∆TSE 5.)
6.) 1 ≅ 4 6.)
7.) ̅̅̅̅̅ || ̅̅̅̅ 7.)
8.) ̅̅̅̅̅≅ ̅̅̅̅ 8.)
9.) ̅̅̅̅ ≅ ̅̅̅̅ 9.)
10.) ̅̅̅̅ ≅ ̅̅̅̅ 10.)
You’ve just completed the proof of the Midline Theorem. This theorem can be applied
to solve problems. Try the activity that follows.
MODELING EXERCISE
In ∆MCG, A and I are the midpoints of ̅̅̅̅̅ and ̅̅̅̅ , respectively. Consider each given information
and answer the questions that follow.
2.) Given: CG = 32
1.) Given: AI = 10.5 Questions:
Questions:
• What is GI?
• What is MC?
• How did you solve for GI?
• How did you solve for MC?
4.) Given: AI = 3x – 2 and MC = 9x – 13
3.) Given: AG = 7 and CI = 8 Questions:
Questions: • What is the value of x?
• What is MG + GC? • How did you solve for x?
• How did you solve for the sum? • What is the sum of AI + MC? Why?
Questions:
• What is the value of y?
• How did you solve for y?
• How long are MG and CG? Why?
𝐺𝐼 = 𝐼𝐶
= ( 𝑀𝐶 )
𝐶𝐺 = 𝐺𝐼 𝐺𝐼
( )( )=( ) ( 𝑀𝐶 )
= 𝐺𝐼
= 𝑀𝐶
= 𝐺𝐼
= 𝐺𝐼
3.) Given: AG = 7 and CI = 8 Solution:
Questions:
𝑀𝐺 = (𝐴𝐺) = ( ) =
• What is MG + GC?
• How did you solve for the sum? 𝐺𝐶 = (𝐶𝐼) = ( ) =
𝑀𝐺 𝐺𝐶 = =
Solution:
𝐴𝐼 = 𝑀𝐶
𝑥 = ( 𝑥 ) Questions:
• What is the value of y?
𝑥 𝟗𝒙 𝟒= 𝑥 𝟗𝒙 𝟒 • How did you solve for y?
• How long are MG and CG? Why?
( 𝑥) = ( )
Solution:
𝑥=
𝐴𝐺 = 𝐼𝐶
𝑦 =𝑦
𝑦 𝑦 𝟏=𝑦 𝑦 𝟏
𝑦=
𝑀𝐺 = ( 𝑦 )= ( ● )
𝑀𝐺 = ( )= ( )=
➤ Activity Card :
What a Trap!
Materials:
1. Draw trapezoid TRAP where ̅̅̅̅̅̅̅⊥ ̅̅̅̅, TP = 5 cm, TR = 4 cm, and PA = 8 cm.
Questions:
• Compare the sum of the bases and the length of ̅̅̅̅. What did you find?
• Make a conjecture about the sum of the bases and the length of the segment joined by the
midpoints of the legs. Explain your answer.
The segment joining the midpoints of the legs of a trapezoid is called median.
Activity 13 helped you discover the following theorem about the median of a trapezoid:
Theorem 6. The median of a trapezoid is parallel to each base and its length
is one half the sum of the lengths of the bases.
Show Me!
Proof:
Statements Reasons
1.) 1.) Given
2. Draw IS, with P as its midpoint. 2.)
3. TP = MS and ̅̅̅̅
𝑇𝑃 ̅̅̅̅̅
𝑀𝑆 3.)
7.) TR = TP + PR 7.)
𝟏 8.)
8.) TR = MS + NI
𝟐
9.) 9.) Factoring
You’ve just proven Theorem 6 correctly. Now, what if the legs of the trapezoid become
congruent? What must be true about its base angles and its diagonals? Try doing Activity 14
that follows.
Theorems on Isosceles Trapezoid
➤ Activity Card 14 :
Procedure:
4. Use a protractor to measure the four angles of the trapezoid. Record your findings in the table
below.
6. Use a ruler to measure the diagonals. Record your findings in the table below.
2. Compare the measures of the angles in each pair. What did you find?
3. Make a conjecture about the measures of the base angles of an isosceles trapezoid. Explain your
answer.
5. Add the measures of the angles in each pair. What did you find?
6. Make a conjecture about the measures of the opposite angles of an isosceles trapezoid. Explain
your answer.
8. Make a conjecture about the diagonals of an isosceles trapezoid. Explain your answer
Based on Activity 14, you’ve discovered three theorems related to isosceles trapezoids as
follows:
Show Me!
Prove: A ≅ R, AMO ≅ O
Statements Reasons
8. 1 ≅ A 8.)
9. 1 ≅ R 9.)
10. R ≅ A 10.)
Show Me!
Given: Isosceles Trapezoid ARTS
Prove:
Statements Reasons
1. 1. Given
2. ̅̅̅̅ ≅ ̅̅̅̅; ̅̅̅̅ ̅̅̅̅ 2.)
3.From R, draw ̅̅̅̅ || ̅̅̅̅ where E 3.)
lies on ̅̅̅̅.
4.) 4. SN 2 and 3
Definition of a parallelogram
The opposite sides of a parallelogram are parallel.
5. ̅̅̅̅ ≅ ̅̅̅̅ 5.)
6.) 6.) SN 2 and 5
Transitive Property
7. ∆ARE is an isosceles triangle. 7.)
8. 3 ≅ A 8.)
9. m 1 + m 3 + m A = 1800 9.)
10. 3 ≅ 2 10.)
11. 11.)
12. A ≅ S 12.)
13. m 1 + m 2 + m S = 1800 13.)
14. 1 + 2 = ART 14.)
15. m ART + m S = 1800 15.)
16. m S + m T = 1800 16.)
17. m A + m T= 1800 17.)
18. ART and S are 18.)
supplementary;
A and T are supplementary
Show Me!
1.) 1. Given
1.)Given: MA = 3y – 2; HT = 2y + 4; LV = 8.5 cm
Solution: ( )= ( ) ( 𝑦 ) ( 𝑦 )
𝟐= 𝑦 𝟐
MA = 3y – 2 = 3 ( 3 ) – 2 = 9 – 2 = 7
𝟏𝟓 = 𝟓𝒚
HT = 2y + 4 = 2 ( 3 ) + 4 = 6 + 4 = 10
𝟏 𝟏
𝟏𝟓 = 𝟓𝒚
𝟓 𝟓
𝟑=𝒚
2. Given: HMA = 1150
Questions:
• What is m TAM?
∴ 𝐦 𝐓𝐀𝐌 = 𝟏𝟏𝟓𝟎
HMA =
𝐴𝐻 = 𝑀𝑇
𝐴𝐻 = y– = ( )
4y – 3 = 2y + 5
𝐴𝐻 = = = T
H= = T 4y – 2y – 3 + 3 = 2y – 2y + 5 + 3
2y = 8
𝟏 𝟏
y =
𝟐 𝟐
y=4
You’ve just applied the different theorems concerning trapezoids. Now, you will prove
another set of theorems, this time concerning kites. Have you ever experienced making a kite?
Have you tried joining a kite festival in your community? A kite is defined as quadrilateral with
two pairs of adjacent and congruent sides. Note that a rhombus (where all adjacent sides are
equal) is a special kind of kite.
Theorems on Kite
➤ Activity Card 16:
Cute Kite
Procedure:
• Make a conjecture about the diagonals of a kite based on the angles formed. Explain your answer.
• Compare the lengths of the segments given above. What do you see?
• Make a conjecture about the diagonals of a kite based on the pair of congruent segments formed.
Explain your answer.
Theorem 10:
In a kite, the perpendicular bisector of at least one diagonal is the
other diagonal.
Show Me!
Given: Kite WORD with diagonals ̅̅̅̅̅ and ̅̅̅̅̅ S
Prove: ̅̅̅̅̅̅is the perpendicular bisector of ̅̅̅̅ .
Proof:
Statements Reasons
1.) 1. Given
2.) ̅̅̅̅̅ ≅ ̅̅̅̅̅; and ̅̅̅̅ ≅ ̅̅̅̅ 2.)
3.) WO = WD ; and OR = DR 3.)
4.) 4.) Reflexive Property
5.) ∆ ≅ ∆ 5.)
)∆ ≅ ∆ 9.)
) 10.)SN 9
Corresponding parts of two congruent triangles
are congruent.
) = 1800
12.) 12.)SN 8 and 10
Substitution Property
13.) = 13.)
14.) = 14.)
15.) ̅̅̅̅̅̅is the perpendicular bisector of ̅̅̅̅̅ 15.)
Theorem 11
The area of a kite is half the product of the lengths of its diagonals.
Show Me!
Statements Reason
1.) 1.) Given
2.) ̅̅̅̅ ⊥ ̅̅̅̅ 2.)
) 3.) Area Addition Postulate
4.) ∆ = ( )( ) 4.)
∆ = ( )( )
) 5.) SN 3 and 4
Substitution Property
) 6.)
= ( )( ) ( )
7.) 7.)Definition of Betweeness
) 8.) SN 6 and 7
Substitution Property
Consider the figure that follows and answer the given questions.
𝟏
= ( 𝟏𝟐 )( 𝟔 ) = 𝟑𝟔 𝒔𝒒 𝒄𝒎
𝟐
2.)Given:
Questions:
𝟏
𝟏𝟑𝟓 = ( 𝑷𝑨 )( 𝟗 )
𝟐
𝟐𝟕𝟎 = ( 𝑷𝑨 )( 𝟗 )
𝟐𝟕𝟎
= ( 𝑷𝑨 )
𝟗
Formative Assessment Lesson 4
Quiz 4: Do it yourself
4. If m A = 700, what is m B?
5. If m D = 105, what is m C?
6. If m 2 = 63, what is m 3?
8. If m 5 = 22, what is m 4?
Summary/Synthesis/Generalization
This module was about parallelograms, trapezoids, and kites. In this module,
you were able to identify quadrilaterals that are parallelograms; determine the
conditions that make a quadrilateral a parallelogram; use properties to find measures
of angles, sides, and other quantities involving parallelograms; prove theorems on the
different kinds of parallelogram (rectangle, rhombus, square); prove the Midline
Theorem; and prove theorems on trapezoids and kites. More importantly, you were
given the chance to formulate and solve real-life problems, and demonstrate your
understanding of the lesson by doing some practical tasks.
Properties of a Parallelogram
Theorems on rectangle:
Theorem 1.
If a parallelogram has one right angle, then it has four right angles
and the parallelogram is a rectangle.
Theorem 2.
Theorem 3.
Theorem 4.
Theorem 5.
The Midline Theorem. The segment that joins the midpoints of two
sides of a triangle is parallel to the third side and half as long.
Theorem on trapezoid:
Theorem 6.
Theorem 7.
Theorem 8.
Theorem 9.
Theorem 10.
Glossary of Terms
adjacent angles – two angles sharing a common side and vertex but no interior points in
common base angles – angles formed by a base and the legs
parallelogram – a quadrilateral with two pairs of opposite sides that are parallel
SUMMATIVE TEST
1. How do you describe any two consecutive angles in a parallelogram?
A. parallelogram C. kite
B. trapezoid D. trapezium
A. adjacent C. supplementary
B. equal D. complementary
A. rectangle C. trapezoid
B. rhombus D. square
10. What kind of parallelogram is ABCD if ̅̅̅̅ ≅ ̅̅̅̅ ≅ ̅̅̅̅ ≅ ̅̅̅̅ and ̅̅̅̅ ̅̅̅̅ with ̅̅̅̅ ̅̅̅̅
and all angles are 900?
A. rhombus C. Square
B. rectangle D. trapezoid
11. Which of the following quadrilaterals has diagonals that do not bisect each other?
A. Square C. Rectangle
B. Rhombus D. Trapezoid
12. Which of the following conditions is not sufficient to prove that a quadrilateral is a
parallelogram?
B. Two pairs of opposite sides are congruent. D. Two diagonals bisect each other.
14. What is the measure of in rhombus HOME shown in the box below?
A. 300 C. 1000
B. 800 D. 1400
17. The diagonals of an isosceles trapezoid are represented by 4x – 47 and 2x + 31. What is the
value of x?
A. 37 C. 107
B. 39 D. 109
18. A cross section of a water trough is in the shape of a trapezoid with bases measuring 2 m and 6
m. What is the length of the median of the trapezoid?
A. 2 m C. 5 m
B. 4 m D. 8 m
19. What are the measures of the sides of parallelogram SOFT in meters as shown in the box
below?
A. {2 m , 1 m} C. {8 m , 13 m}
B. {5 m , 6 m} D. {13 m , 15 m}
20. Find the length of the longer diagonal in parallelogram FAST as shown in the box below.
A. 8 C. 46
B. 31 D. 52
21. Find the value of y in the figure shown in the box below.
A. 24 C. 35
B. 30 D. 50
A. 35° C. 55°
B. 45° D. 90°
23. In rectangle KAYE, YO = 18 cm. Find the length of diagonal AE.
A. 6 cm C. 18 cm
B. 9 cm D. 36 cm
24. In quadrilateral RSTW, diagonals ̅̅̅̅ ̅̅̅̅̅ are perpendicular bisectors of each other.
Quadrilateral RSTW must be a:
A. I C. II and III
A. WX ≅ YZ C. X is a right angle
26. The perimeter of a parallelogram is 34 cm. If a diagonal is 1 cm less than its length and 8 cm
more than its width, what are the dimensions of this parallelogram?
A. 4 cm × 13 cm C. 6 cm × 11 cm
B. 5 cm × 12 cm D. 7 cm × 10 cm
A. 14 cm2 C. 90 cm2
Given: Quadrilateral POST is an isosceles trapezoid with ̅̅̅̅ || ̅̅̅̅. ER is its median.
The activities you did above clearly reflect your deeper understanding of the lessons
taught to you in this module. Now, you are ready to put your knowledge and skills to
practice and be able to answer the question you’ve instilled in your mind from the very
beginning of this module—“How useful are quadrilaterals in dealing with real-life
situations?”
What to Transfer
Performance Task
Your goal in this section is to apply what you have learned to real-life
situations. This shall be one of your group outputs for the third quarter. A
practical task shall be given to your group where each of you will demonstrate
your understanding with accuracy, and further supported through refined
mathematical justification along with your projects’ stability and creativity. Your
work shall be graded in accordance with a rubric prepared for this task.
Goal: To design and create a study table having parts showing the different quadrilaterals (out of
recyclable materials if possible)
Situation: The Mathematics Club of your school initiated a project entitled “Operation
Quadrilatable” for the improvement of your Mathematics Park/Center. Your group is tasked to
design and create a study table having parts showing the different quadrilaterals (out of recyclable
materials if possible) using Euclidean tools (a compass and a straightedge) and present your output
to the Mathematics Club adviser and all Mathematics teachers for evaluation. By having an
additional study table in the park, students shall have more opportunities to study their lessons
either individually or in groups. In this way, they will continue to learn loving and to love learning
Mathematics in particular and all subjects in general.
Questions:
3. Did you apply the concepts on the properties and theorems of quadrilaterals to the
surface of the table you’ve created? How?
4. Can you think of other projects wherein you can apply the properties and theorems
of the different quadrilaterals? Cite an example and explain.
5. How useful are the quadrilaterals in dealing with real-life situations? Justify your
answer.
References:
Bass, Laurie E., Charles, Randall I., Hall, Basia, Johnson, Art and Kennedy, Dan (2008).
Bernabe, Julieta G., Jose-Dilao, Soledad and Orines, Fernando B. (2009). Quadrilaterals. Geometry.
SD Publications, Inc.
Mercado, Jesus P., Suzara, Josephine L., and Orines, Fernando B. (2008).
Nivera, Gladys C., Dioquino, Alice D., Buzon, Olivia N. and Abalajon, Teresita J. (2008).
http://www.doe.virginia.gov/testing/solsearch/sol/math/G/m_ess_g-9.pdf
http://www.nsa.gov/academia/_files/collected_learning/elementary/geometry/quadrilaterals.pdf
http://www.math.com/school/subject3/lessons/S3U2L3DP.html
teachers.sduhsd.net/chayden/documents/5.2Quadrilaterals.ppt
http://www.radford.edu/rumathsmpdc/Resources/src/Newman_HomeImprovement.pdf
http://www.wyzant.com/help/math/geometry/quadrilaterals/proving_parallelograms
http://www.education.com/study-help/study-help-geometry-quadrilaterals/#page2/
http://www.onlinemathlearning.com/quadrilaterals.html
http://www.rcampus.com/rubricshowc.cfm?code=D567C6&sp=yes&
http://en.wikipedia.org/wiki/Philippine_Arena
http://1.bp.blogspot.com/-IqgbDUgikVE/UPDzqXK8tWI/AAAAAAAABN8/oSBi8ykQNPA/
http://www.cuesportgroup.com/wp-content/uploads/2010/06/GameParty3_Wii_Billiards003.jpg
http://i1.treklens.com/photos/9392/img_0752.jpg
http://farm1.staticflickr.com/146/357560359_bc9c8e4ad8_z.jpg
http://farm4.static.flickr.com/3485/3295872332_f1353dc3cc_m.jpg
http://4.bp.blogspot.com/_bMI-KJUhzj4/TRAdodMgnKI/AAAAAAAAClI/tZgZOS7Elw4/s1600/
http://i.telegraph.co.uk/multimedia/archive/01809/satellite_1809335c.jpg
http://www.diarioartesgraficas.com/wp-content/uploads/2010/05/wood_ranch_rail_fence_21.jpg
http://library.thinkquest.org/28586/640x480x24/06_Trap/00_image.jpg
http://www.usa-traffic-signs.com/v/vspfiles/photos/Schzoadg_s-2.gif
http://www.dvbofficefurniture.co.uk/images/BB-10-FLXGT-Table.jpg
9
Mathematics
Quarter 3 – Module 6.1:
Proportion and Its Properties
Republic Act 8293, section 176 states that: No copyright shall subsist in any work of
the Government of the Philippines. However, prior approval of the government agency or office
wherein the work is created shall be necessary for exploitation of such work for profit. Such
agency or office may, among other things, impose as a condition the payment of royalties.
Borrowed materials (i.e., songs, stories, poems, pictures, photos, brand names,
trademark, etc.) included in this book are owned by their respective copyright holders. DepEd
is represented by the Filipinas Copyright Licensing Society (FILCOLS), Inc. in seeking
permission to use these materials form their respective copyright owners. All means have
been exhausted in seeking permission to use these materials. The publisher and author do
not represent nor claim ownership over them.
Author:
Editor:
Reviewers:
Illustrator:
Layout Artist:
Management Team:
.
Here are some reminders that you need to follow in using this module.
The goal of this module is to help the students to learn the concept through
engaging themselves with the activities and to assist teachers in delivering the lesson
present in this module.
Module 6.1
Proportion and Its Properties
1. define proportion;
2. identify its parts;
3. state and apply the fundamental rule and other properties of proportions;
4. solve problems involving proportions.
What I Know
8
2. Simplify .
12
2
a. 3
2
b. 4
1
c. 4
1
d. 3
2 3
3. Find the value of x in the proportion = .
𝑥𝑥 6
a. 3
b. 4
c. 5
d. 6
6. State the means and the extremes of the proportion 3:4 = 6:8.
a. 12, 48
b. 24, 24
c. 12, 24
d. 24, 48
7. A baker’s recipe calls for 4 cups of flour for every 2 cups of milk. If the baker uses 8 cups
of flour, how many cups of milk will he need?
a. 3 cups
b. 4 cups
c. 5 cups
d. 6 cups
2 3
8. Which of the following has the same value with =
𝑥𝑥 6
𝑥𝑥 6
a. =
2 3
2 3
b. =
6 𝑥𝑥
2 6
c. =
3 𝑥𝑥
𝑥𝑥 3
d. =
6 2
11. A map is drawn to the scale of 1 cm : 150 m. If the distance between towns A and B
measures 8.5 cm on the map, determine the approximate distance between these towns.
a. 2175 m
b. 1275 m
c. 1725 m
d. 2715 m
12. The length of the shadow of your one-and-a-half-meter height is 2.4 meters at a certain
time in the morning. How high is a tree in your backyard if the length of its shadow is 16
meters?
a. 25.6 m
b. 38.4 m
c. 10 m
d. 24 m
13. Patti paid Php 1,000 for four CD’s. How much will Samuel pay if he buys two CD’s at the
same store?
a. 300 pesos
b. 400 pesos
c. 500 pesos
d. 600 pesos
14. A 212-pound person weighs about 34 pounds on the moon. About how much would a 130-
pound person weigh on the moon?
a. 20.80 pounds
b. 20.82 pounds
c. 20.83 pounds
d. 20.85 pounds
15. A machine operator can produce 75 auto parts in 1 ½ hours. How many auto parts can the
operator produce in 5 hours?
a. 150
b. 200
c. 250
d. 300
What’s In
Definition
Ratio is used to compare two or more quantities. Quantities involved in ratio are of
the same kind so that ratio does not make use of units. However, when quantities are of
different kinds, the comparison of the quantities that consider the units is called rate.
Examples
4. In a new car dealer’s lot, there were 23 silver, 18 white, 2 maroon, 8 red, and 12 blue
vehicles. What is the ratio of a.) silver vehicles to total vehicles and b.) white to blue vehicles?
2x + 3x + 5x = 180° ← (The sum of the measures of the angles of a triangle is equal to 180
°.)
10x = 180°
x = 18°
Cesar had 4 seedlings of squash and 6 seedlings of tomatoes, while Renato had 8
seedlings of squash and 12 seedlings of tomatoes.
Guide Questions:
a. What is the ratio of squash seedlings to tomato seedlings each boy had?
b. Express each ratio in simplest form.
What Is It
a. For Cesar, the ratio of squash to tomatoes seedlings is 4:6. For Renato, the ratio of
squash to tomato seedlings is 8:12.
4 2 8 2
b. = =
6 3 12 3
What can say about the simplest form of the two ratios above? Yes! it is equal. Since
2
both ratios have the simplest form , then we can say that the ratios are equal. An equation
3
4 8
stating the that two ratios are equal is called proportion. Therefore, = is a proportion.
6 12
Definition
Proportion is the equality of two ratios. That is, given positive numbers a, b, c and d,
𝑎𝑎 𝑐𝑐
if = (or, if a:b = c:d) then we call the relation a proportion. When more than two ratios are
𝑏𝑏 𝑑𝑑
equal, we have an extended proportion.
The first and last terms of a proportion are called the extremes, while the middle terms
are the means.
a : b = c : d
first middle middle last
term term term term
means
extremes
2. Alternation Property
𝑎𝑎 𝑐𝑐 𝑎𝑎 𝑏𝑏
𝐼𝐼𝐼𝐼 = , 𝑡𝑡ℎ𝑒𝑒𝑒𝑒 = ; 𝑏𝑏 ≠ 0, 𝑐𝑐 ≠ 0, 𝑑𝑑 ≠ 0
𝑏𝑏 𝑑𝑑 𝑐𝑐 𝑑𝑑
3. Inverse Property
𝑎𝑎 𝑐𝑐 𝑏𝑏 𝑑𝑑
𝐼𝐼𝐼𝐼 = , 𝑡𝑡ℎ𝑒𝑒𝑒𝑒 = ; 𝑎𝑎 ≠ 0, 𝑏𝑏 ≠ 0, 𝑐𝑐 ≠ 0, 𝑑𝑑 ≠ 0
𝑏𝑏 𝑑𝑑 𝑎𝑎 𝑐𝑐
4. Addition Property
𝑎𝑎 𝑐𝑐 𝑎𝑎 + 𝑏𝑏 𝑐𝑐 + 𝑑𝑑
𝐼𝐼𝐼𝐼 = , 𝑡𝑡ℎ𝑒𝑒𝑒𝑒 = ; 𝑏𝑏 ≠ 0, 𝑑𝑑 ≠ 0
𝑏𝑏 𝑑𝑑 𝑏𝑏 𝑑𝑑
5. Subtraction Property
𝑎𝑎 𝑐𝑐 𝑎𝑎 − 𝑏𝑏 𝑐𝑐 − 𝑑𝑑
𝐼𝐼𝐼𝐼 = , 𝑡𝑡ℎ𝑒𝑒𝑒𝑒 = ; 𝑏𝑏 ≠ 0, 𝑑𝑑 ≠ 0
𝑏𝑏 𝑑𝑑 𝑏𝑏 𝑑𝑑
6. Inverse Property
𝑎𝑎 𝑐𝑐 𝑒𝑒 𝑎𝑎 𝑐𝑐 𝑒𝑒 𝑎𝑎 + 𝑐𝑐 + 𝑒𝑒
𝐼𝐼𝐼𝐼 = = , 𝑡𝑡ℎ𝑒𝑒𝑒𝑒 = = = = 𝑘𝑘
𝑏𝑏 𝑑𝑑 𝑓𝑓 𝑏𝑏 𝑑𝑑 𝑓𝑓 𝑏𝑏 + 𝑑𝑑 + 𝑓𝑓
𝑤𝑤ℎ𝑒𝑒𝑒𝑒𝑒𝑒 𝑘𝑘 𝑖𝑖𝑖𝑖 𝑎𝑎 𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐 𝑜𝑜𝑜𝑜 𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝; 𝑏𝑏 ≠ 0, 𝑑𝑑 ≠ 0, 𝑓𝑓 ≠ 0
Examples
1. What is the means and the extremes of the proportion 3:7 = 6:1?
Answer: The means are 7 and 6 and the extremes are 3 and 14.
5. A map is scaled so that 3 cm on the map is equal to 5 kilometers. If two cities on the
map are 12 cm apart, what is the actual distance of the two cities?
Solution:
Let x = the actual distance of the two cities
𝑚𝑚𝑚𝑚𝑚𝑚
The ratio that we can use is , so the proportion that we can form is
𝑎𝑎𝑎𝑎𝑎𝑎𝑎𝑎𝑎𝑎𝑎𝑎
3 12
=
5 𝑥𝑥
3x = 5 (12)
3x = 60
x = 20
Therefore, the actual distance of the two cities is 20 km.
𝑦𝑦 𝑎𝑎
6. Rewrite the proportion = according to the property in the table below and use the
3 4
Cross Multiplication Property to find out if the ratios in the rewritten proportions are still
equal.
Solution:
Given the original proportion we can rewrite it to the properties of proportion by not
altering the meaning of their values.
What’s More
Rewrite the given proportions according to the property indicated in the table and find
out if the ratios in the rewritten proportions are still equal.
This lesson is all about proportion and its properties. To measure how much have you
learned, fill in the blank below.
Proportion is the _____________ of two ratios. When more than two ratios are equal,
we call it as _______________________. ___________ are the first and last terms of a
proportion, while the middle terms are the __________. Rewriting the proportion is very much
possible through the use of its _________ without altering the meaning of their values.
What I Can Do
1. Suppose John spend 20 pesos of mobile load in every 5 days. How much did he spend
after one year?
2. Mother gives you an allowance in going school everyday. You save 4 pesos a day.
How much money did you save after 120 days?
3. Upon looking in the barangay map, you found out that your house is 13 cm apart from
the school and the scale ratio of the map is 2 cm to 100 m. What is the actual distance
of your house and your school?
Assessment
14
1. What is the simplest form of the ratio ?
28
7 1 2 1
a. 14
b.
2
c.
4
d.
3
18
2. Simplify .
32
9 4 3 2
a. 16
b.
8
c.
4
d.
3
5 2
3. Find the value of x in the proportion = .
𝑥𝑥 4
a. 5 b. 7 c. 8 d. 10
6. State the product of the means and the extremes of the proportion 3:5 = 6:10.
a. 15, 15 b. 60, 60 c. 30, 30 d. 18, 18
7. A recipe for 5 dozen cookies calls for 2 ½ cups of flour. How many cups of flour are needed
for 12 dozen cookies?
a. 3 cups b. 4 cups c. 5 cups d. 6 cups
4 3
8. Which of the following has the same value with =
𝑦𝑦 6
𝑦𝑦 6 4 3 4 6 𝑦𝑦 3
a. = b. = c. = d. =
4 3 6 𝑦𝑦 3 𝑦𝑦 6 4
11. A map is drawn to a scale of 2 cm:100 km. If the actual distance between two towns is
374 km, what is this distance as measured on the map?
a. 7.48 cm b. 3.74 cm c. 7.48 km d. 3.74 km
12. Cameron is 5 ft tall and casts a 12 ft shadow. At the same time of the day, a nearby
building casts a 78 ft shadow. How tall is the building?
a. 35 ft b. 130 ft c. 187.2 ft d. 32.5 ft
13. The tax on a property with an assessed value of Php 70,000 is Php 1,100. What is the
assessed value of a property in the same district if the tax on that property is Php 1,400?
a. Php 55,899.91 b. Php 89,090.91 c. Php 90,099.90 d. Php 99,990.90
14. Knowing that there are 60 drops in 1 teaspoon, how many teaspoons are in 74 drops?
a. 1.1 teaspoon b. 1.5 teaspoon c. 1.2 teaspoon d. 1.3 teaspoon
15. Kayla is an author. In 45 minutes, she is able to type 2,970 words. How many words can
Kayla type in an hour?
a. 3,960 words b. 4,220 words c. 4,544 words d. 5,210 words
Additional Activities
B. Solve for x.
70 15 6 15 0.9 𝑥𝑥
3. = 4. = 5. =
𝑥𝑥 21 14 𝑥𝑥 1.6 0.5
7. If eight trash bags last for thirty days, then twenty-eight trash bags will last for how
many days?
8. If four out of ten people vote, then in a town with two hundred thousand people, how
many will vote?
Answer Key:
References:
Online:
• https://lrmds.deped.gov.ph/detail/1903
• https://www.slideshare.net/mobile/ronaldnaradus/ratio-proportion
• https://lrmds.deped.gov.ph/detail/6479
• https://lrmds.deped.gov.ph/detail/7297
• https://lrmds.deped.gov.ph/detail/5987
• https://www.ck12.org/geometry/ratio-and-proportion-in-similar-
figures/lesson/Proportion-Properties-BSC-GEOM/
• https://flexbooks.ck12.org/cbook/ck-12-interactive-middle-school-math-8-for-
ccss/section/2.7/related/lesson/indirect-measurement-geom/
• https://socratic.org/questions/a-map-is-drawn-to-a-scale-of-2cm-to-100km-if-the-
actual-distance-between-two-tow
• https://www.purplemath.com/modules/ratio4.htm
• https://www.registerednursing.org/teas/solving-involving-proportions/
• https://www.expii.com/t/solving-proportions-word-problems-4236
• https://www.smc.edu › M84...PDF
Book
• Mathematics 9 Learner’s Material Module 6
For inquiries or feedback, please write or call:
(Office/Address)
Telefax:
Email Address:
Introduction
To get the most out of this module, here are few reminders.
2. Write down points of clarification. You can discuss these points with your
teacher.
3. Perform all activities, each are designed to enhance your understanding of
the ideas and concepts being discussed.
4. Answer all tests in this module. The tests will give you the idea how well
you understand the lesson.
5. Review the lessons if necessary, until you have achieved a sufficient level
of proficiency.
6. Please do not write anything on any part of this module. Use separate
sheet of papers for your answers.
The aim of this module is to help students to learn the concept through
engaging themselves with the activities and to assist teachers in delivering the
lesson present in this module.
1
Module 6.2
Theorems on Proportions
2
What I Know (Pretest)
Instruction: Choose the letter of the best answer and write this in your answer
sheet.
1. If RL = 5, RT = 9, and WS = 6, find RW
a. 7.5
b. 4.8
c. 3.3
d. 14
2. Refer on figure above, If TR =8, LR = 3 and RW =6, find WS.
a. 4
b. 16
c. 10
d. 2.25
3
6. What theorem states that “If a line is parallel to one side of a triangle intersect the
other two sides, then it divides the two sides proportionally.”
a. Definition of Proportional
b. Triangle Proportionality Theorem
c. Pythagorean Theorem
d. Midsegment Theorem
7. Based on Triangle Proportionality Theorem, find the value of x on the given figure
below.
a. 20
b. 28.8
c. 5
d. 15
9. Solve for q
a. 32
b. 8
c. 16
d. 22
4
11. Find the value of b.
a. 2
b. 5
c. 8
d. 6
𝐀𝐀𝐀𝐀
12. = 𝐆𝐆𝐆𝐆 a. AG b. AB c. CD d. FE
𝐁𝐁𝐁𝐁
𝐃𝐃𝐃𝐃
13. = 𝐅𝐅𝐅𝐅 a. AG b. GF c. EF d. CB
𝐂𝐂𝐂𝐂
𝐁𝐁𝐁𝐁 𝐀𝐀𝐀𝐀
14. = a. AG b. GA c. EF d. CF
𝐂𝐂𝐂𝐂
𝐃𝐃𝐃𝐃 𝐀𝐀𝐀𝐀
15. = a. AG b. GA c. EF d. AD
𝐁𝐁𝐁𝐁
5
17. What is the ratio BD: DA? Simplify your answer.
𝟒𝟒 𝟒𝟒 𝟓𝟓 𝟏𝟏
a b. c. d.
𝟑𝟑 𝟓𝟓 𝟑𝟑 𝟒𝟒
What’s In
A Proportion is the equality of two ratios. This means that if you write ratios
comparing the measures of all parts of one object with the measures of comparable
parts of the other object, a true proportion would always exist.
6
Illustrtive Examples
Find the value of x in each proportion.
3 24
1. 2:4=8.x 2. =
x 40
Solution: Solution:
2(x) = 4(8) 3(40) = 24(x)
2x = 32 120 = 24x
x = 16 x=5
𝐒𝐒𝐒𝐒 𝟒𝟒 𝐇𝐇𝐇𝐇 𝟒𝟒
= 𝟗𝟗 and = 𝟗𝟗
𝐒𝐒𝐒𝐒 𝐇𝐇𝐇𝐇
What’s New
Activity 1:
Find segment length.
In the diagram below ���� ����. Find BC
𝐸𝐸𝐸𝐸// 𝐶𝐶𝐶𝐶
7
What Is It
BD BE
If 𝐷𝐷𝐷𝐷 ���� then
���� // 𝐴𝐴𝐴𝐴 =
DA EC
Example 1:
Solution
Given are ���� ���� , so OV = SE
𝑉𝑉𝑉𝑉 =𝑂𝑂𝑂𝑂 by the Triangle Proportionality Theorem.
LO LS
8
Solution
𝑉𝑉𝑉𝑉 VW
= WR Triangle Proportionality Theorem
TS
4 6
= Substitution Property
8 x
4. x = 8.6 Cross Product Property
4x = 48 Multiply
4x 48
= Divide each side by 4
4 4
x = 12 Simplify.
Activity 1:
Find the segment length
����
1. Find 𝑄𝑄𝑄𝑄
����
2. Find 𝑇𝑇𝑇𝑇
9
Theorem 7.5 Converse of Triangle Proportionality Theorem
If a line divides two sides of a triangle proportionally, then it is parallel to the third
side.
CB CD
In a ∆ACE, if = , then ����
𝐵𝐵𝐵𝐵 // ����
𝐴𝐴𝐴𝐴
BA DE
Example 3:
����� is parallel to 𝑁𝑁𝑁𝑁
Given the illustration below, determine whether 𝑀𝑀𝑀𝑀 ����
Solution
����� .
Find and simplify the ratio divided by 𝑀𝑀𝑀𝑀
LM 56 8 LN 48 3
= = = =
MN 21 3 NH 16 1
8 3
Answer: Since ≠ , ����� ����
𝑀𝑀𝑀𝑀 is not parallel to 𝑁𝑁𝑁𝑁
3 1
1. Solve for x.
10
���� // 𝑀𝑀𝑀𝑀
2. Given the figure below, determine whether 𝑂𝑂𝑂𝑂 �����
1
If QR = RS and QU = UT, then ���� ���� and RU = ST
𝑅𝑅𝑅𝑅// 𝑄𝑄𝑄𝑄
2
11
Example 4: Find the value of a
Solution
In the figure above, N is the midpoint of MO and P is the midpoint of QO,
���� is a midsegment.
so 𝑁𝑁𝑁𝑁
Therefore, by the Triangle Midsegment Theorem,
���� = 1 MQ
𝑁𝑁𝑁𝑁 2
1
a = (6)
2
The value of a is 3
Activity 3:
Solve what is being asked.
1. Find the length of SR.
12
The Proportional Segments Theorem
This theorem states that when we cut (intersect) two transversals (lines) with three or
more parallel lines we divide the transversals into proportional line segments.
AC BD
If L1, L2 and L3 are parallel lines, then =
CE DF
Solution
If L1, L2 and L3 are parallel lines, then
15 25
=
6 x
15.x = 6.25
15x = 150
15x 150
=
15 15
x = 10
13
Post Test What’s More
Activity 4
���� //CD
A. Determine whether or not AB ����.
1. AC = 4, CE = 9, BD = 4 and DE = 12
2. AE = 30, CE= 24, BE = 20 and DE = 18
3. BD = 12, DE = 36, AC = 15 and CE =45
4. AE = 13.5, AC = 7.2, DE = 4.2 and DE = 9
5. CE = 86.4, AE= 120, DE = 72 and BE = 100
14
⃖����⃗ // OR
Given NQ ⃖����⃗//PS
⃖���⃗
MN MQ
6. =
NO ?
MR MO
7. =
? MN
? MS
8. =
MO MR
NO ?
9. =
OP RS
NP ?
10. =
OP RS
Triangle Proportionally Theorem states that “If a line _______ to a side to one
side of a triangle intersects the other two sides, then it divides the two sides
_________.” If a line divides two sides of a triangle proportionally, then it is parallel
to the third side is the __________ of Triangle Proportionally Theorem. A _________
of a triangle is a segment that connects the midpoints of two sides of a triangle.
A midsegment connecting two sides of a triangle is __________ to the third side and
is half as long. The _____________ theorem states that when we cut (intersect) two
transversals (lines) with three or more parallel lines we divide the transversals into
proportional line segments.
15
What I Can Do
\\\
1. An artist decided to make a larger sketch of the tress in the street. In the figure, If
AB = 4.5 in., BC= 2.6 in., CD = 4.1 in., and RS = 4.9 in., find ST and TU.
Assessment
Instruction: Choose the letter of the best answer and write this in your answer
sheet.
1. In a ∆FRS, RS = 25, RA = 4.5, and RF = 12.5. Determine whether ����� ����.
𝐴𝐴𝐴𝐴 // 𝐹𝐹𝐹𝐹
a. 9
b. 2.25
c. 69.44
d. 18
16
����
2. Find the length of 𝑆𝑆𝑆𝑆
a. 28.64
b. 42.78
c. 45.26
d. 22
���� //GO
If 𝐸𝐸𝐸𝐸 ����, complete the following proportions:
GE SO OS MS OM
4. =? a. b. c. d.
EM SM SM ME OS
OS GE OS GM SM
5. =? a. b. c. d.
OM GM SM GE SO
GM SO OS OM OM
6. =? a. b. c. d.
ME SM SM MS OS
ME SO OS MS OM
7. =? a. b. c. d.
EG SM SM SO OS
SM MO MG OM EM
8. =? a. b. c. d.
OM MS ME MS GM
OS GE MG OM OM
9. =? a. b. c. d.
SM EM ME MS OS
17
10. Find the value of m so that ���� ����.
UT// NR
a. 9
b. 20
c. 14
d. 10
17. It takes Manny 20 minutes to finish reading 5 pages of a book. How long does it
take for him to finish reading 40 pages?
a. half an hour
b. 2 hours and 7 minutes
c. 1 hour and 2 minutes
d. 3 hours
18
18. A chef made 20 donuts in 40 minutes. How long would it take him to make 120
donuts?
a. 185 donuts
b. 240 donuts
c. 210 donuts
d. 90 donuts
19. It took Jessa 2 hours to walk a 3 km distance from home to school. How long did
it take her to walk 9 km at the same speed?
a. 2 hours
b. 4 hours
c. 6 hours
d. 8 hours
20. A bookstore sold 16 books in 5 days. At this rate of sales, how many days will it
take the store to sell 96 books?
a. 20 days
b. 25 days
c. 30 days
d. 35 days
19
Additional Activities
3 4.
20
Answer Key
21
References:
Online
22
• https://youtu.be/7PLGTEyTnsk
• https://cdn.kutasoftware.com/Worksheets/Geo/7-
Using%20Similar%20Polygons.pdf
• https://cdn.kutasoftware.com/Worksheets/Geo/7-Similar%20Polygons.pdf
• Kate’s Math Lessons. Scale Factors of Similar Figures.
https://www.katesmathlessons.com/scale-factors-of-similar-figures.html
• https://cdn.kutasoftware.com/Worksheets/Geo/7-
Using%20Similar%20Polygons.pdf
• https://cdn.kutasoftware.com/Worksheets/Geo/7-Similar%20Polygons.pdf
• Kate’s Math Lessons. Scale Factors of Similar Figures.
https://www.katesmathlessons.com/scale-factors-of-similar-figures.html
• Emathematics.net. Scale drawings and scale
factors.https://www.emathematics.net/g5_ratios.php?def=scale
23
• https://cdn.kutasoftware.com/Worksheets/Geo/7-
Proportional%20Parts%20in%20Triangles%20and%20Parallel%20Lines.pdf
Book
24
Module 6.3
Similarity of Figures
Introduction
2
Module 6.3
Similarity of Figures
Similar figures occurred in the world around us. It appear as one of the basic
elements in geometry that require the discussion of similar figures and their properties
as powerful tool in solving problem.
A. Fill in the blank: Fill in the blank with the appropriate word,phrase, or symbol to make
a true statement.
1. Similar figures have the same ________ but not necessarily the same
_________.
2. The symbol __________ means “is similar to” and the symbol _______ is the
abbreviation for the word angle.
3. A _______drawing is an enlarged or reduced drawing that is similar to an
actual object or place.
4. In similar triangles, corresponding __________ are congruent and
corresponding _______ are in proportion.
3
B. Multiple Choice: Choose the letter of the best answer and write this on your answer
sheet.
A. ΔDEF is not similar to ΔBAC. Corresponding angles are not the same.
B. ΔDEF ~ ΔBAC because the corresponding angles of each triangle are
congruent. The ratio of the corresponding sides is 1.
C. ΔDEF is not similar to ΔBAC. The ratios of the corresponding sides
are not the same.
D. . ΔDEF ~ ΔBAC because the corresponding angles of each triangle are
congruent. The ratio of the corresponding sides is 1.
7. Are the two triangles similar? If so, what is the ratio of their corresponding
sides?
A. Yes; 1/4
B. Yes; 3/4
C. Yes; 1/6
D. No
8. ABCDE~GHJDF. Complete the statements.
4
9. Figure TQRS ∼ BCDE. Name a pair of corresponding sides?
11. What is the similarity statement and the similarity ratio of the statement below?
5
14. Which trapezoid below is similar to trapezoid DEFG?
6
17. Which of the triangle below is similar to triangle FGH?
20. What happens to the new image if the scale factor of the original image is 1:3?
A. Enlargement B. Reduction C. Remains same
7
What ‘s In
In the context of ratios and proportions, the point of similarity is that the
corresponding sides of similar figures are proportional; that is, that the lengths are
proportional.
The properties that follow show several ways of rewriting proportions that do
not alter the meaning of their values.
Alternation Property
𝑤𝑤 𝑦𝑦 𝑤𝑤 𝑥𝑥
If = 𝑧𝑧 , then = 𝑧𝑧 ; x ≠ 0, y ≠ 0, z ≠ 0
𝑥𝑥 𝑦𝑦
Inverse Property
𝑤𝑤 𝑦𝑦 𝑥𝑥 𝑧𝑧
If = 𝑧𝑧 , then 𝑤𝑤 = 𝑦𝑦; w ≠ 0, x ≠ 0, y ≠ 0, z ≠ 0
𝑥𝑥
Addition Property
𝑤𝑤 𝑦𝑦 𝑤𝑤+𝑥𝑥 𝑦𝑦+𝑧𝑧
If = 𝑧𝑧 , then = ; x ≠ 0, z ≠ 0
𝑥𝑥 𝑥𝑥 𝑧𝑧
Subtraction Property
𝑤𝑤 𝑦𝑦 𝑤𝑤−𝑥𝑥 𝑦𝑦−𝑧𝑧
If = 𝑧𝑧 , then = ; x ≠ 0, z ≠ 0
𝑥𝑥 𝑥𝑥 𝑧𝑧
Inverse Property
𝑢𝑢 𝑤𝑤 𝑦𝑦 𝑢𝑢 𝑤𝑤 𝑦𝑦 𝑢𝑢+𝑤𝑤+𝑦𝑦
If 𝑣𝑣 = 𝑥𝑥 = 𝑧𝑧 , then 𝑣𝑣 = 𝑥𝑥 = 𝑧𝑧 = 𝑣𝑣+𝑥𝑥+𝑧𝑧 = k; where k is a
constant at proportionality and v ≠ 0, x ≠ 0, z ≠ 0.
8
What ‘s New
Activity 1. How are polygons similar?
Each side of trapezoid KYUT is k times the corresponding side of trapezoid CARE.
These trapezoids are similar. In symbols, KYUT ~ CARE. One corresponding pair of
vertices is paired in each of the figures that follow. Study their shapes, their sizes, and
their corresponding angles and sides carefully.
Questions:
1. What do you observe about the shapes of polygons KYUT and CARE?
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
2. What do you observe about their sizes?
What is It
When polygons have the same shape but may be different in size, they are
called similar polygons.Two polygons are similar if and only if their corresponding
angles are congruent and the measures of their corresponding sides are
proportional.
Know that the symbol ~ is read as similar to. Now, consider the quadrilateral ABCD
and quadrilateral EFGH. The marks in the figure below indicate that the two
quadrilaterals ought to be similar.
9
The order of the vertices in similarity statement is important. It identifies the
corresponding angles and the corresponding sides.
Now consider again the similar polygons KYUT and CARE (KYUT ~ CARE).
Notice that by pairing their corresponding vertices, corresponding angles coincide
perfectly. It can be observed also that corresponding angles are congruent. In the
following table, write your observations about the corresponding overlapping sides as
each pair of corresponding vertices is made to coincide with each other.
Observe that adjacent sides overlap when a vertex of KYUT is paired with a vertex of
CARE. It means that for KYUT and CARE that are paired at a vertex, corresponding
angles are _____________. Moreover, the ratios of corresponding sides are equal.
Hence, the corresponding sides are ________________.
10
Big question: Do KYUT and CARE have uniform proportionality of sides? Let us study
carefully the proportionality of the corresponding adjacent sides that overlap.
Since the ratios of all the corresponding sides of similar polygons KYUT and CARE
are equal, it means that they have uniform proportionality of sides. That is, all the
corresponding sides are proportional to each other.
3. Are the corresponding angles of two triangles ABC and EFD congruent?
______________________________________________________________
4. Do their corresponding sides have a common ratio?
______________________________________________________________
5. Do triangles ABC and EFD have uniform proportionality of sides?
______________________________________________________________
Note that all rights angles are congruent,so,∠C ≅ ∠F. Since m∠A =
m∠D, ∠A ≅ ∠D. It follows that ∠B ≅ ∠E by sum of the interior angles
of a polygon. Thus, all corresponding angles are congruent.
Its corresponding sides
𝐴𝐴𝐴𝐴 12
Sides opposite to 900 = = 1.333
𝐷𝐷𝐷𝐷 9
𝐵𝐵𝐵𝐵 6
Sides opposite to 300 = = 1.333
𝐸𝐸𝐸𝐸 4.5
𝐴𝐴𝐴𝐴 6√3
Sides opposite to 600 = = 1.333
𝐷𝐷𝐷𝐷 4.5√3
6. Are the corresponding angles of two rectangles ABCD and EFGH congruent?
______________________________________________________________
7. Do their corresponding sides have a common ratio?
______________________________________________________________
8. Do rectangles ABCD and EFGH have uniform proportionality of sides?
______________________________________________________________
Both rectangles have all right angles and right angles are congruent.
𝐴𝐴𝐴𝐴 7 𝐵𝐵𝐵𝐵 6 𝐴𝐴𝐴𝐴 𝐵𝐵𝐵𝐵 7 6
= and = but ≠ because ≠
𝐸𝐸𝐸𝐸 6 𝐹𝐹𝐹𝐹 5 𝐸𝐸𝐸𝐸 𝐹𝐹𝐹𝐹 6 5
Scale factors are often given for models of real-life objects. When you compare
the lengths of corresponding sides of similar figures, you usually get a numerical ratio.
This ratio is called the scale factor for the two figures.
When finding the scale factor for two similar polygons, the scale factor will
depend on the order of comparison.
12
You can use scale factors to produce similar figures.
2
Triangle ABC is similar to Δ XYZ with a scale factor of . If the lengths of the sides of
3
ΔABC are 6,8, and 10 inches, what are the lengths of the sides of ΔXYZ?
• What’s More
Enrichment of Activities
A. Determine whether each pair of figures is similar. Justify your answer through
satisfying the given guided question.
i. Are the corresponding angles of two polygons congruent?
ii. Do their corresponding sides have a common ratio?
iii. Do two polygons have uniform proportionality of sides?
1)
_______________________________
_______________________________
_______________________________
2)
____________________________
_______________________________
_______________________________
13
3)
_______________________________
_______________________________
_______________________________
4)
_______________________________
_______________________________
_______________________________
5) _______________________________
_______________________________
_______________________________
6)
_______________________________
_______________________________
_______________________________
14
B. Word Problems: Given with the scale factor, find the measurement of the other
corresponding similar triangle.
2. A triangle has side lengths of 3 meters, 5 meters, and 4 meters. The triangle is
enlarged so that the larger triangle is similar to the original and the scale factor is 5.
Find the perimeter of the larger triangle.
Roughly speaking, two geometric figures are similar if they have the same
______________, but not necessarily the same __________.
It can also be pointed out that,two polygons are similar if their vertices can be paired
so that corresponding angles are __________________, and corresponding sides are
___________________.
Activity 2:Blowing Up or reduce a Picture into Twice Its Size
This activity will enable you to find another similar figure through using othe given scale
factor.
1) Enlarge the shapes using the scale factor 1:2.
15
2) Reduce the shapes using the scale factor 3:1
16
3. Enlarge the image using the scale factor of 2.
17
• What I Can Do
Application
Suppose you are moving into a new place, and the day has finally come that you
have to pack up your old place and move out! Before you start packing, you go to the
local moving supplies store to buy some moving boxes. All of the boxes are
unassembled, so they look like cardboard rectangles. The boxes come in sizes extra
small, small, medium, and large.
As you are deciding which boxes to buy, you notice that all of the boxes have the
exact same shape, but they differ in size. This rings a bell, and you remember that last
week in math class, your teacher was talking about something called similarity in
geometry. You try to remember what it was that he said about this subject.
Oh yeah! You remember that, in geometry, similar objects, shapes, or figures have
the same shape but different sizes. Well, no wonder this popped into your head when
observing the moving boxes! You realize that all of the boxes are similar rectangles!
18
You're still trying to figure out which boxes to buy for the move. You notice that the
lengths of the sides of the small box are indicated on the box, but the medium box only
has the length of one side indicated.
• Assessment (Post-Test)
Direction: Choose the letter of the best answer and write this on your answer
sheet.
1. Which trapezoid below is similar to trapezoid DEFG?
19
2. Which triangle below is similar to triangle DEF?
20
5. Which parallelogram below is similar to parallelogram HJKM?
1
A. B. 2 C. cannot be determined
2
21
8. Which of the following pair of triangles are similar?
10. What happens to the new image if the scale factor of the original image to new
image is 1:3?
a. Enlargement b. Reduction C. Remains same
22
12. Determine whether each pair of figures is similar. Justify your answer.
A. Two figures are not similar. Corresponding angles are not the same.
B. Two figures are similar because the corresponding angles of each figure
are congruent. The ratio of the corresponding sides is 3.
C. Two figures are not similar. The ratios of the corresponding sides
are not the same.
D. Two figures are similar because the corresponding angles of each figure
are congruent. The ratio of the corresponding sides is 3/2.
13. Determine whether each pair of figures is similar. Justify your answer.
A. Two figures are not similar. Corresponding angles are not the same.
B. Two figures are not similar. The ratios of the corresponding sides
are not the same.
C. Two figures are similar because the corresponding angles of each figure
are congruent. The ratio of the corresponding sides is 2.
D. Two figures are similar because the corresponding angles of each figure
are congruent. The ratio of the corresponding sides is 3/2.
23
14. Determine whether each pair of figures is similar. Justify your answer.
A. Two figures are not similar. Corresponding angles are not the same.
B. Two figures are not similar. The ratios of the corresponding sides
are not the same.
C. Two figures are similar because the corresponding angles of each figure
are congruent. The ratio of the corresponding sides is 1/5.
D. Two figures are similar because the corresponding angles of each figure
are congruent. The ratio of the corresponding sides is 3/2.
15. For the two triangles below to be similar, which of the following must be true?
24
• Additional Activities
Activity 3: Scale factors can be used to produce similar figures. The resulting figure is an
enlargement or reduction of the original figure depending on the scale factor.
Triangle ABC has vertices A(0,0), B (8,0), and C (2,7). Suppose the coordinates
of each vertex are multiplied by 2 to create the similar triangle A’B’C’.
1. Find the coordinates of the vertices of triangle A’B’C’.
2. Graph ΔABC and ΔA’B’C’.
3. Use the distance formula to find the measure of the sides of each triangle.
4. Find the ratios of the sides that appear to correspond.
5. How could you use slope to determine if angles are congruent?
6. Is ΔABC ~ ΔA’B’C’? Explain your reasoning?
25
Answer Key (Pre-test)
FILL IN THE BLANK
1. shape; size
2. ~ ;∠
3. Scale
4. Angle; side
MULTIPLE CHOICE
5. A
6. B
7. A
8. A
9. D
10. B
11. B
12. B
13. A
14. B
15. A
16. B
17. B
18. B
19. C
20. A
26
Answer Key (Post-test)
1. B
2. A.
3. B
4. B
5. B
6. B
7. B
8. A
9. A
10. B
11. B
12. D
13. C
14. D
15. A
27
28
29
Enlarge the image using the scale factor of 2
30
• References
Online:
•
• https://www.mathsteacher.com.au/year10/ch06_geometry/05_similar/figures.htm
• https://study.com/academy/lesson/similar-figures-definition-examples.html
• http://images.pcmac.org/SiSFiles/Schools/AL/MobileCounty/RainHigh/Uploads/Forms/Geo
metry_-_Similarity_test.pdf
• https://study.com/academy/practice/quiz-worksheet-similar-figures.html
• https://www.anderson1.org/cms/lib04/SC01000609/Centricity/Domain/1130/Similarity_rev
iew_for_test.pdf
• https://www.augusta.k12.va.us/cms/lib/VA01000173/Centricity/Domain/823/chap06.pdf
• https://study.com/academy/lesson/similarity-in-geometry-application-practice.html
• http://www.glencoe.com/sec/math/msmath/mac04/course2/add_lesson/similar_figures_m
ac2.pdf
• https://www.oldbridgeadmin.org/cms/lib/NJ02201158/Centricity/Domain/1036/G71to73%
20quiz%20review%20key.pdf
• https://www.mathworksheets4kids.com/scale-factor/customary/draw-1.pdf
• https://www.matrix.edu.au/beginners-guide-year-8-maths/part-8-similarity/
• https://www.onlinemath4all.com/similar-polygons-worksheet.html
Books:
• Mathematics 9 Learner’s Material Module 6
• Moise, Edwin E. “Geometry Metric Edition” Addison- Wesley Publishing Co., Inc.,
31
9
Mathematics
Quarter 3 - Module 6.4:
Similarity of Triangles
(AAA, AA, SAS and SSS Similarity Theorems)
1
This self-learning module is
prepared by
2
Mathematics – Grade 9
Alternative Delivery Mode
First Edition, 2020
Republic Act 8293, section 176 states that: No copyright shall subsist in any work
of the Government of the Philippines. However, prior approval of the government agency or
office wherein the work is created shall be necessary for exploitation of such work for profit.
Such agency or office may, among other things, impose as a condition the payment of
royalties.
Borrowed materials (i.e., songs, stories, poems, pictures, photos, brand names,
trademarks, etc.) included in this book are owned by their respective copyright holders.
DepEd is represented by the Filipinas Copyright Licensing Society (FILCOLS), Inc. in
seeking permission to use these materials from their respective copyright owners. All means
have been exhausted in seeking permission to use these materials. The publisher and
authors do not represent nor claim ownership over them.
Only institution and companies which have entered an agreement with FILCOLS and
only within the agreed framework may copy this Learner’s Module. Those who have not
entered in an agreement with FILCOLS must, if they wish to copy, contact the publisher and
authors directly.
3
9
Mathematics
Quarter 3 - Module 6.4:
Similarity of Triangles
(AAA, AA, SAS and SSS Similarity Theorems)
4
Module 6.4
Similarity of Triangles
(AAA, AA, SAS and SSS Similarity Theorems)
2. Apply the theorems to show that the given triangles are similar.
(Learning Competency Code M9GE-IIIi-1)
5
How To Learn From This Module
In order to achieve the objectives of this module, here’s a simple guide for
you:
6
What I Know
Let’s find out how much you already know about this topic. On a separate
sheet, write only the letter of the choice that you think best answers the question.
Please answer all items. During the checking, take note of the items that you were
not able to answer correctly and look for the right answers as you go through this
module.
1. The lengths of the sides of a triangle are 6 cm, 10 cm, and 13 cm. What kind
of a triangle is it?
a. Regular Triangle c. Right Triangle
b. Acute Triangle d. Obtuse Triangle
A B
D
7
For item #s 5-8, match the illustrations of similarity concepts with their names. Write
only the letters of the names that correspond to the figures.
5. 6.
7. 8.
9. It is formed by two rays with a common endpoint and which are not in the
same line.
a. triangle b. angle c. vertex d. bisector
8
Lesson 1
SIMILAR TRIANGLES
What’s In
Look around you. Can you name some objects that are “similar”? Why do you
think the objects you named are “similar”? Give your own definition of the word
“similar.”
In English language, figures that are of the same shape but not necessarily of the
same size are called similar. However, in mathematical language, we define the term
similar in a more precise way.
E F
B C
Definition
The triangles ΔABC and ΔDEF are similar if these two conditions are satisfied:
We use the symbol “~” to denote similarity. Therefore, using this symbol, we can
write: ΔABC ~ ΔDEF. So, we can state the previous definition in another way by
using symbols:
Restatement of Definition
Given triangles ΔABC ~ ΔDEF. Then, ΔABC ~ ΔDEF (read as “Triangle ABC is
similar to Triangle DEF”) if and only if:
1. , , and
2.
9
Remarks
1. If two triangles are congruent, their corresponding parts are also congruent.
This means that corresponding angles are congruent and corresponding sides are
also congruent. Because of this, the conditions for similarity are satisfied. Thus, if
two triangles are congruent, they are also similar.
2. If two triangles are similar, their corresponding angles have equal
measures. However, their corresponding sides may not be congruent (they only
need to be proportional). Thus, not all similar triangles are congruent.
3. The same concept of similarity can be extended to polygons. When do you
think can we say that two polygons are similar?
Answer: Two polygons are similar if and only if their corresponding angles are
congruent and their corresponding sides are proportional.
Examples
10
11
Lesson 2
AAA SIMILARITY THEOREM
What’s New
Activity 2.1
What do you remember with the concepts on triangle congruence? Recall them
by answering this activity. For each pair of triangles, the identical marks indicate
congruent parts. State the Congruence Postulate that proves the triangles are
congruent.
What Is It
An important skill in studying geometry is writing proofs. You will realize that
your success in writing proofs involving similarity depends upon your skill in making
accurate and appropriate representation of mathematical conditions. In short, this
section offers an exciting adventure in developing your logical thinking and
reasoning---21st century skills that will prepare you to face challenges in future
endeavors in higher education, entrepreneurship or employment. As you study, state
and familiarize the theorems, illustrate them and understand how they are proven.
AAA Similarity Theorem
If three pairs of corresponding angles of two triangles are congruent, then the two
triangles are similar.
12
You have learned in Grade 8 that theorems and statements can also be
proven using the: a) columnar proof and b) paragraph proof or flowchart proof.
Paragraph proof is preferred in higher mathematics. A paragraph proof does not
have restrictions on how the proof is presented. You have the freedom to present
your proof as long as there is logic and system in the presentation of the statements
and corresponding reasons or justifications.
Proofs of theorems in this module use columnar proof to give you hints on
how to proceed with the proof. It is recommended, however, that you try to produce a
paragraph proof on all the theorems after proving them using the columnar proof.
Example:
Given:
, , and
13
What’s More
Activity 2.2
The proof that follows is the paragraph version of the columnar proof of the
quiz on AAA Similarity Postulate.
14
Lesson 3
AA SIMILARITY THEOREM
What’s New
Activity 3.1
What Is It
AA Similarity Theorem
If two angles of one triangle are congruent to two angles of another triangle, then
the two triangles are similar.
Note
The AA Similarity Theorem is equivalent to or is a shortcut of the AAA Similarity
Theorem.
Illustration
Example
15
What’s More
Activity 3.2
Write the statements or reasons that are left in the proof of AA Similarity
Theorem. Refer to the hints provided to help you.
16
Key to answers at the end of the module
17
Lesson 4
SAS SIMILARITY THEOREM
What’s New
Activity 4.1
Recall the SAS Triangle Congruence Postulate. For each pair of triangles,
identical marks indicate the congruent parts. Identify the parts that must be
congruent to make the triangles congruent by the SAS Triangle Congruence
Postulate.
What Is It
Example
18
Example
Now, study the proof of the SAS Similarity Theorem.
19
What’s More
Activity 4.2
Write the statements or reasons that are left in the proof of SAS Similarity
Theorem. Refer to the hints provided to help you.
20
Key to answers at the end of the module
21
Lesson 5
SSS SIMILARITY THEOREM
What’s New
Activity 5.1
Recall the SSS Triangle Congruence. Show how the SSS Triangle
Congruence is applied by proving that the following triangles are congruent.
What Is It
Example
22
Example
Now, study the proof of the SSS Similarity Theorem.
23
What’s More
Activity 5.2
Write the statements or reasons that are left in the proof of SSS Similarity
Theorem. Refer to the hints provided to help you.
24
Key to answers at the end of the module
25
What I Have Learned
Activity 6
Fill in the blanks.
What I Can Do
Activity 7Sketchtimating Endeavor
Goal: To sketch the floor plan of a house and make a rough estimate of the cost of
building the house.
Role: contractor
Audience: couple
Situation: A young couple has just bought a 9 m by 9 m rectangular lot. They would
like to build a one-storey house with 49-square-meter floor area so that there is
adequate outdoor space left for vehicle and gardening. You are one of the
contractors asked to design and estimate the cost of their house with a master’s
bedroom, one guest room, kitchen, bathroom, and a non-separate living room and
dining room area. How should the parts of the house be arranged and what are their
dimensions? If they only want you to concrete the outside walls and use jalousies for
the windows, what is the rough cost estimate in building the house?
Product: floor plan of the house, cost estimate of building the house, and
presentation of the floor plan and cost estimate
26
Questions:
1. How do you find the experience of sketching a house plan?
2. What insights can you share from the experience of making a rough estimate of
the cost of building a house?
3. Has your mathematical knowledge and skills on proportion and similarity helped
you in performing the task?
4. Why is it advisable to canvass prices of construction materials in different
construction stores or home depots?
5. Have you asked technical advice from a construction expert to be able to do the
task? Is it beneficial to consult or refer to experts in doing a big task for the first time?
Why?
27
28
Assessment
Let us find out how much you already learn about this topic. On a separate
sheet of paper, write only the letter of the choice that you think best answers the
question. Please answer all items.
b. d.
5. The ratio of the sides of the original triangle to its reduced version is 2:1.
The reduced triangle is expected to have
a. sides that are twice as long as the original
b. perimeter that is as long as the original
c. sides that are half as long as the original
d. angles that are half as large as the original
29
6. . Which ratio of sides gives the scale factor?
a. c.
b. d.
8. A map is drawn to the scale of 1 cm: 150 m. If the distance between towns
A and B is 105 km, how far are they on the map?
a. 700 cm
b. 70 cm
c. 7,000 cm
d. 707 cm
30
Additional Activities
31
Answer Key
32
References
33
COPYRIGHT © 2020, DEPARTMENT OF EDUCATION, Division of Misamis Oriental
Published by
DEPARTMENT OF EDUCATION, Division of Misamis Oriental
Manufactured in the
Philippines
2020
LESSONS AND COVERAGE
Illustration
No. Hints Statements Reasons
1 List down the given
What happens to the bisected ∠1 ≅ –––––––––––––
2 ∠AHE,? Definition of angle bisector
What can you say about
3 By ______________
HD and EP ?
What can you conclude
Corresponding angles are
4 about ∠ ADH & ∠DEP and congruent.
∠1 & ∠4?
What can you conclude about Alternate interior angles are
5
∠2 & ∠3? congruent.
What can you say about
6 ∠3 & ∠4 based on Transitive Property
statements 2, 4, and 5?
What kind of triangle is Base angles of isosceles
7 HEP based on statement 6? HEP is ____________. triangles are congruent.
What can you say about the
8 Definition of isosceles triangles
sides opposite ∠4 & ∠3 ?
What can you say about
9 AHD & APE using AA Similarity Theorem
statement 4?
Using statement 3, write AH
10 the proportional lengths of AE Definition of Similar Polygons
APE .
Quiz:
B. Solve for the unknown side applying the Triangle Angle-Bisector Theorem. Note that the
figures are not drawn to scale.
1. 2.
Lesson 12
Triangle Proportionality Theorem (TPT)
Write the statements or reasons that are left blank in the proof of
Triangle Proportionality Theorem
For more examples, please click the link below:
https://www.youtube.com/watch?v=EQpguitDfGU
https://www.youtube.com/watch?v=HuolsUc3tJU
https://www.youtube.com/watch?v=F_0rA_9WkVE
https://www.youtube.com/watch?v=H_G9Q2UEZmI
Quiz:
https://study.com/academy/practice/quiz-worksheet-triangle-proportionality-theorem.html
A. Solve for the unknown sides in the figures. The first one is done
for you. Note that the figures are not drawn to scale.
1. 2.
The sun shines from the western part of the pyramid and casts a shadow on the opposite side.
Analyze the figure and answer the following questions
1. ME is the unknow n ____________of the pyram id.
2. MN is the length of the shadow of the _______________.
3. ______ is the height of a vertical post.
4. TN is the length of the ________ of the vertical post.
5. Which of the follow ing can be measured directly with the use of a measuring tool? If it can
be measured directly, write YES, otherwise, write NO.
6. Why is the height of the pyramid difficult to measure using a measuring tool?
7. Like the post, the height of the pyramid is also vertical. What can you conclude about
ME and AT ?
8. If ME AT , what can you say about EMN and ATN ?
9. What theorem justifies your answer?
10. The figure is not drawn to scale. Which of the following situations is true or false?
11. If MN = 80 ft., NT = 8 ft., and AT = 6ft., what is the height of the pyramid in this activity?
12. If the post was not erected to have its top to be along the line of shadow cast by the
building such as shown, will you still be able to solve the height of the pyramid? Explain.
M N
T
13. How long is the height of a school flagpole if at a certain time of day, a 5-foot student
casts a 3-feet shadow while the length of the shadow cast by the flagpole is 12 ft? Show your
solution on a clean sheet of paper.
a. 20 ft. c. 16 ft.
b. 18 ft. d. 15 ft.
12.3 Ratios of Perimeters, Areas and
Volumes of Similar Solids
Study the table that shows the base perimeters, base areas, lateral surface areas, total surface
areas, and volumes of cubes.
Ratio
Larger Smaller (Larger Cube: Smaller
Cube
Cube Cube Cube )
Side s 5 3 5:3
Perimeter P of the
P = 4s 20 12 20:12
Base
Base Area BA = s2 25 9 25:9
2
Lateral Area LA = 4s 100 36 100:36=25:9
2
Total Surface Area TA = 6s 150 54 150:54=25:9
Volume V = s3 125 27 125 : 27
Questions
1. What do you observe about the ratio of the sides of the cubes and the ratio of their perimeters?
2. What do you observe about the ratio of the sides of the cubes and the ratio of their base areas?
Lateral surface areas? Total surface areas? Hint: Make use of your knowledge on exponents.
3. What do you observe about the ratio of the sides of the cubes and the ratio of their
volumes? Hint: Make use of your knowledge on exponents.
4. The ratio of the sides serves as a scale factor of similar cubes. From these scale factors,
ratio of perimeters, base areas, lateral areas, total areas, and volumes of similar solids can
be determined. From the activity we have learned that if the scale factor of two similar
cubes is m : b, then
B. Rectangular Prism
Smaller Larger Ratio
Rectangular Prism
Prism Prism (Larger Prism : Smaller Prism )
Length l 2 6
Width w 3 9
Height h 5 15
Perimeter of the
P = 2 (l + w)
Base
Base Area BA = lw
LA = 2h (l
Lateral Area
+ w)
Total Surface TA = 2 (lw +
Area lh + wh)
Volume V = lwh
Question
1. Are the ratios for perimeters, areas, and volumes of similar cubes true also to similar
spheres and similar rectangular prisms?
2. Do you think the principle is also true in all other similar solids? Explain.
Investigation
1. Are all spheres and all cubes similar?
2. What solids are always similar aside from spheres and cubes?
Lesson 16
Right Triangle Similarity Theorem (RTST)
Illustration
Special Properties of Right Triangles
When the altitude is drawn to the hypotenuse of a right
triangle,
1. the length of the altitude is the geometric mean between the
segments of the hypotenuse; and;
2. each leg is the geometric mean between the hypotenuse and
the segment of the hypotenuse that is adjacent to the leg.
For more examples, please click the link below:
https://www.youtube.com/watch?v=1iVNSHbMEYQ
QUIZ:
Fill in the blanks with the right lengths of the described segments and
solve for the unknown sides of the similar triangles.
Lesson 19
45-45-90 Right Triangle Theorem
and its Proof
Write the statements or reasons that are left blank in the proof of 45-
45-90 Right Triangle Theorem. Refer to the hints provided.
QUIZ:
A. Fill in the blanks with their measures using the formulas derived
from the proof of the 45-45-90 right triangle theorems.
2. You would like to put tassel around a square table cloth. If its
diagonal measures 8 feet, what is the length of the tassel you
need to buy?
Lesson 20
30-60-90 Right Triangle Theorem
and its Proof
Directions: Write the statements or reasons that are left blank in the
proof of 30-60-90 Right Triangle Theorem. Refer to the hints
provided to help you.
Clues Statements Reasons
16 simplify. l 3s e e
b law of radicals
Solve for s in l l 3l Division Property of Equality and
17 statement 16. s= 3 3 3 ∗∗∗∗ Rationalization of Radicals
QUIZ:
A. Fill in the blanks with their measures using the formulas derived
from the proof of the 30-60-90 right triangle theorems.
Figure If Then
R
C
30°
U
You have successfully helped in illustrating,
proving, and verifying the theorems on
similarity of triangles. All the knowledge and
skills you’ve learned in this section will be
useful in dealing with the next section’s
problems and situations that require
applications of these principles.
Additional Activity
Module 6.7
Problems tha t Involve Triangle Similarity
and Right Triangles
This module focuses mainly in solving problems that involves triangle similarity and
right triangles.
In order to achieve the objectives of this module, here’s a simple guide for you:
1
4. Compare your answers against the key to answers found at the end of the
module.
5. Do the activities to fully understand each lesson.
6. Answer the self check to monitor what you learned in each lesson.
7. Answer the posttest after you have gone over all the lessons.
A. Fill in the blank: Fill in the blank with the appropriate word,phrase, or symbol to make a
true statement.
1. Similar triangle have the same ________ but not necessarily the same _________.
2. The symbol __________ means “is similar to” and the symbol _______ is the abbreviation for
the word angle.
3. A _______drawing is an enlarged or reduced drawing that is similar to an actual object or
place.
4. In similar triangles, corresponding __________ are congruent and corresponding _______
are in proportion.
5. If in two triangles the corresponding angles are congruent, then the two triangles are ______.
6. if the corresponding sides of two triangles are __________, then the triangles are similar.
7. In a right triangle, the square of the _________ is equal to the sum of the square of the legs.
8. The ratio of the ______ of two similar triangles is the square of the ratio of the lengths of any
two corresponding sides.
B. Multiple Choice: Choose the letter of the best answer and write this on your answer sheet.
2
A. ΔDEF is not similar to ΔBAC. Corresponding angles are not the same.
B. ΔDEF ~ ΔBAC because the corresponding angles of each triangle are
congruent. The ratio of the corresponding sides is 1.
C. ΔDEF is not similar to ΔBAC. The ratios of the corresponding sides
are not the same.
D. . ΔDEF ~ ΔBAC because the corresponding angles of each triangle are
congruent. The ratio of the corresponding sides is 1.
10. Are the two triangles similar? If so, what is the ratio of their corresponding sides?
A. Yes; 1/4
B. Yes; 3/4
C. Yes; 1/6
D. No
.
11. What is the similarity statement and the similarity ratio of the statement below?
3
14. Which of the triangle below is similar to triangle FGH?
15. If a man walks 4 km east and then 5 km south, how far is he from the point where he
started.
A. 2 km B. 3 km C. 4km d. 5 km
16. A tree is standing next to a 40-foot high building. The tree has an 18-foot shadow, while
the building has a 16-foot shadow. How tall is the tree, rounded to the nearest foot?
A. 45 feet B. 36 feet C. 42 feet d. 7 feet
17. A house is 32 feet wide and 60 feet long. If a sketch is made of the house using the
scale1 cm: 4 ft, what are the dimensions of the sketch?
A. 8 ft X 15 ft B. 8 cm X 15 cm C. 256 ft X 480 ft D. 256 cm X 480 cm
18. A tower casts a shadow of 16 m at the same time that a 2.5 m post casts a shadow of 4 m. How
high is the tower?
A. 10 m B. 11 m C. 5 m D. 12 m
19. Two sides of a rectangle are 9 cm and 25 cm. Find the length of the diagonal.
A. 20.21 cm B. 23.69 cm C. 26.58 cm D. 10. 27 cm
20. In triangle ABC, EF//AC, AB = 10, BC =12., EB = 5. Find BF. B
A. 5 B. 6 C.7 D.8
E F
A C
4
What ‘s In
Similar Triangles
Definition
Generally, two triangles are said to be similar if they have the same shape, even if they are
scaled, rotated or even flipped over.
The mathematical presentation of two similar triangles A1B1C1 and A2B2C2 as shown by the
figure beside is:
ΔA1B1C1 ~ ΔA2B2C2
1. Each angle in one triangle is congruent with (equal to) its corresponding angle in
the other triangle i.e.:
∠A1 = ∠A2, ∠B1 = ∠B2 and ∠C1 = ∠C2
2. The ratio of the length of one side of one triangle to the corresponding side in the
other triangle is the same i.e.:
𝐴𝐴 1 𝐵𝐵1 𝐴𝐴 1 𝐶𝐶1 𝐵𝐵 1 𝐶𝐶1
= =
𝐴𝐴 2 𝐵𝐵2 𝐴𝐴 2 𝐶𝐶2 𝐵𝐵 2 𝐶𝐶2
3. The ratio of the length of two sides of one triangle to the corresponding sides in the other
triangle is the same and the angles between these sides are equal i.e.:
𝐵𝐵 1 𝐴𝐴1 𝐴𝐴 1 𝐶𝐶1
= and ∠A1 = ∠A2
𝐵𝐵 2 𝐴𝐴2 𝐴𝐴 2 𝐶𝐶2
or
5
𝐴𝐴1 𝐵𝐵1 𝐵𝐵 1 𝐶𝐶1
= and ∠B1 = ∠B2
𝐴𝐴 2 𝐵𝐵2 𝐵𝐵 2 𝐶𝐶2
or
𝐵𝐵1 𝐶𝐶1 𝐶𝐶 1 𝐴𝐴1
= and ∠C1 = ∠C2
𝐵𝐵 2 𝐶𝐶2 𝐶𝐶 2 𝐴𝐴2
Therefore, all identical triangles are similar. However, not all similar triangles are identical.
Although the above shows that we need to know the measures of the three angles or the
lengths of the three sides of each triangle in order to decide whether the two triangles are
similar or not, it would be sufficient, for solving problems involving similar triangles, to know
only three of the above measures for each triangle. These measures can be any of the
following combinations:
1) the three angles of each triangle (without the need to know the lengths of their sides).
Or at least 2 angles of the first triangle are equal to 2 angles of the second triangle.
Because if 2 angles are equal the third angles are equal too.(The third angles are 180 -
angle1 - angle2)
2) the lengths of the sides of each triangle (without the need to know the measures of their
angles);
3) the lengths of two sides and the measure of one angle of each triangle. This angle should
be the one formed by the two known sides.
What ‘s New
Direct Application of Problems Involving Similar Triangles
Example 1: Show that the two triangles given in the figure below are similar.
6
Solution:
Since the lengths of the sides of both triangles are known, the second condition can be
checked:
𝑃𝑃𝑃𝑃 6 𝑄𝑄𝑄𝑄 12 𝑃𝑃𝑃𝑃 15
= = 3 = = 3 = =3
𝐴𝐴𝐴𝐴 2 𝐶𝐶𝐶𝐶 4 𝐴𝐴𝐴𝐴 5
Example 2: Show that the two triangles given beside are similar and calculate the lengths of
sides PQ and PR.
Solution:
Therefore, the two triangles ΔABC and ΔPQR are similar. Consequently:
𝐵𝐵𝐵𝐵 6 𝐴𝐴𝐴𝐴 4 4 𝑋𝑋 12
= = = PQ = = 8 and
𝑄𝑄𝑄𝑄 12 𝑃𝑃𝑃𝑃 𝑃𝑃𝑃𝑃 6
𝐵𝐵𝐵𝐵 6 𝐴𝐴𝐴𝐴 7 7 𝑋𝑋 12
= = = PR = = 14
𝑄𝑄𝑄𝑄 12 𝑃𝑃𝑃𝑃 𝑃𝑃𝑃𝑃 6
What’s More
Enrichment of Activities
7
Determine whether each pair of triangles is similar. Justify your answer through satisfying
the given guided question.
1)
____________________
____________________
___________________________
2)
___________________________
___________________________
___________________________
3)
_________________________
_________________________
_________________________
8
4. --------------------------------------------
__________________________
__________________________
𝑥𝑥 4.75
=
1.6 1.25
9
Solution:
What I Can Do
Application
10
The factory wants to extend its conveyor to reach a new Level 2 which is 9m above Level 1
while maintaining the inclination angle of the conveyor.
Find the distance at which a new post is to be installed to support the conveyor at its new
end at Level 2. Also, calculate the additional distance that the product has to travel to reach
the new level.
Solution:
First, let us denote each intersection point by a letter as shown in Red on the figure above.
Following the same explanation provided in the examples above, we can conclude that the
two triangles ΔABC and ΔADE are similar. Therefore,
𝐷𝐷𝐷𝐷 3 𝐴𝐴𝐴𝐴 8 8 𝑋𝑋 9
= 9 = 𝐴𝐴𝐴𝐴 = 𝐴𝐴𝐴𝐴 AB = = 24 m
𝐵𝐵𝐵𝐵 3
x = AB – 8 = 24 – 8 = 16 m
Hence, the new post should be placed at a distance of 16m from the existing post.
11
Since the construction is forming right-angle triangles, we can calculate the travel
distance of the product as follows:
which is the distance the product is currently travelling to reach the existing level.
Example 2:
Trisha wants to measure the height of a building but she does not have the tools to do so.
She noticed that there is a tree located in front of the building so she decided to use her
smartness and the geometry knowledge that she got at school to measure the building
height. She measured the distance between the tree and the building and found that it is
30m. She stood in front of the tree and started backing until she could see the top edge of
the building from above the tree top. She marked her place and measured it from the tree. It
was 5m.
Knowing that the tree height is 2.8m and Trisha’s eyes height is 1.6m, help Trisha to do the
math and calculate the building height.
Solution:
12
First, let us make use of the similarity between the triangles ΔABC and ΔADE.
8
(2.8−1.6)×AC=8⇒AC= = 6.67
1.2
We can then use the similarity between triangles ΔACB and ΔAFG or between the triangles
ΔADE and ΔAFG. Let us take the first option.
Assessment (Post-Test)
Direction: Choose the letter of the best answer and write this on your answer sheet.
13
2. Which of the following pair of triangles are similar?
3. For the two triangles below to be similar, which of the following must be true?
4. How tall is a flagpole if a 3-m vertical stick casts a 4-m shadow at the same time that
the flagpole casts a 16-m shadow?
A. 10 m B. 12 m C. 14m D. 16 m
5. A ladder 9 meters long is placed against a wall 2 meters away from its base. What is
the height reached by the ladder?
A. √66 m B. √55 m C. √22 m D. √77 m
6.
14
7. Each pair of polygons is similar. Write a similarity statement, and find x, the
measures of the indicated sides, and the scale factor.
9.
15
10.
11.
12.
16
13.
14.
17
15.
2. ~ ; ∠
3. Scale
4. Angle; side
5. similar
6. proportional
7. hypotenuse
8. areas
MULTIPLE CHOICE
9. B
10. A
11. B
12. A
13. A
14. B
15. C
16. A
17. B
18. A
19. C
20. B
18
2. A
3. A
4. B
5. B
6. B
7. C
8. C
9. B
10. A
11. B
12. C
13. C
14. D
15. A
19
Module 7
Oblique Triangles
The
triangles that you see in the pictures are known as oblique triangles.
➤ Activity 1:
Look around the classroom.
1. Can you see things in the shape of oblique triangles? List down at least five things you see
around that may not be considered as right triangles. These are oblique triangles.
2. Take a second look at the things you have listed and find out what common characteristic
these triangles have.
3. If you were asked to classify the things in your list into two, how would you do it? What is
your basis for classifying them as such?
4. Can you now define an oblique triangle? Give your definition of an oblique triangle based
on what you have observed.
5. On the basis of your observation, how would you classify oblique triangles?
An oblique triangle is a triangle which does not contain any right angle.
Oblique triangles may be classified into two—acute and obtuse.
An acute triangle is a triangle whose angles are all less than 90°.
An obtuse triangle is a triangle in which one of the angles is more than 90°.
Oral Exercises:
Find the missing angle/s and identify whether the triangle is acute, obtuse, or neither.
What you will do
Lesson 5.1
The Law of Sines and Its Applications
➤ Activity 1:
Look at the triangles below.
1. A newly-wed couple wants to purchase a piece of land which is triangular in shape. If the
two sides of the lot measure 25 m and 30 m and their included angle is 60°, what is its area?
If the lot costs Php2,000 per square meter, how much would it cost the couple to buy the
lot?
2. A triangular parcel of land with points M, K, L was to be fenced. No data for the lengths of
sides MK and KL are available as shown in the figure below. How much fencing material is
to be used in the lot? Determine the area of the lot.
3. A pilot approaching a 10 000-foot runway finds that the angles of depression of the ends of
the runway are 12° and 15°. How far is the plane from the nearer end of the runway?
4. A man measured the angle of elevation of the top of a tower to be 70°. When he walked
30 m further, the angle of elevation of the top of the tower was 35°. Find the distance from the
top of the tower to the second observation point.
5. From the top of a building 24 m high, the angle of elevation of a weather balloon is 54°, and
from the bottom of the building the angle is 62°. How high above the ground is the balloon?
Questions:
1. Does having a partner in solving the problems somehow make you comfortable?
2. Which among the given problems is the easiest for you and your partner to solve? Why?
3. In which problem did you encounter the most difficulty? Why?
4. Explain briefly how you solved each problem.
Activity 7 gave you a chance to work with a partner in solving real-life problems using the
Law of Sines. This also gave you an opportunity to discuss and clarify any misconceptions
on the topic. Now, let’s see if you can now solve real-life problems on your own by moving on
to Activity 8.
Read the given problems carefully and solve them. (Work by yourself.)
1. To find the distance between two points A and B that lie on opposite banks of a
river, a surveyor lays off a line segment AC of length 250 m along one bank and
determines that the measures of ∠BAC and ∠ACB are 64° and 43°, respectively.
Find the distance from A to B.
2. As you walk through a level path toward a mountain, the measure of the angle of
elevation to the peak of a mountain from one point is 33°. From another point 1000
ft closer, the angle of elevation is 35°. How high is the mountain?
3. Maggie observes a car and a tree from a window. The angle of depression of the
car is 45° and that of the tree is 30°. If the distance between the car and the tree is
100 m, find Maggie’s distance from the tree.
Question:
1. How does it feel solving the problems by yourself?
2. Were you able to solve all the problems? If yes, how did you do it? If not, why? What will you
do next time to make sure that you finish the task?
What to transfer
Your goal at this point is to create a short story using the concept you have learned.
➤ Activity 9:
1. Create a short story based on the scene pictured below.
2. Incorporate the concepts you have learned in the story by creating at least 2 problems. Present
the solutions to the problem.
3. Present your work to the class.
Questions:
1. How does it feel solving the problems by yourself?
2. Were you able to solve all the problems? If yes, how did you do it? If not, why? What will you
do next time to make sure that you finish the task?
Oblique triangles can also be solved using the Law of Cosines. This law states the following:
The square of the length of one side is equal to the sum of the squares of the other two sides
minus the product of twice the two sides and the cosine of the angle between them.
In symbols,
➤ Activity 1: Practice Makes Perfect
Solve each triangle. (If answers are not exact, round off to the nearest hundredth.)
C
1. 2. A B
3
108° 4 120° 4
B 9 A C
C
B
3. 7 3 4.
5 6
8 B
A
A A C
6
130°
8 5
5.
B C
Questions:
1. Were you able to solve the given triangles? How?
2. In each of the given triangles, which part did you solve first and why?
3. Explain how you solved each of the given triangles.
In Activity 1 you were given illustrations of triangles and you were asked to find the missing
parts. The next activity, however, will give you an opportunity to practice drawing triangles
based on specific conditions. This activity would help prepare you in dealing with application
problems.
➤ Activity 2: Sketch Me If You Can
Draw the triangle that best describes each of the situations given below. Label the given parts.
1. In ∆PQR, PQ is 7 cm long, QR is 5 cm, and the angle between them measures 52°.
2. ∆XYZ is an isosceles triangle. Its vertex angle Y measures 35° and each leg is 8 cm
long.
3. In ∆ABC, AB is 15 cm long, BC is 4 cm long and makes an angle measuring 138°
with AB.
4. In ∆ABC, all sides measure 10 cm.
5. ∆PQR is isosceles. ∠Q is the vertex angle and it measures 55° and one leg is 7 cm
long.
Questions:
1. How do you find Activity 2?
2. What should you keep in mind if you are to draw the diagrams yourself? Why?
Being able to illustrate a problem through diagrams will help you connect with the problem
which will make solving easier. The previous activity provided you this skill. In the next
activity, illustrations based on real-life situations are already provided. Your task is to apply the
Law of Cosines to solve the problems.
➤ Activity 4:
For each of the given situational problems:
1. sketch the required triangle to solve the problem
2. use the Law of Cosines to solve it
1. Peter has three sticks measuring 19 cm, 23 cm, and 27 cm. He lays them down to
form a triangle. Find the measure of the angle formed by the 19-cm and the 23-cm sides
to the nearest degree.
2. An aircraft tracking station determines the distance from common point O to each
aircraft and the angle between the aircrafts. If ∠O between the two aircrafts is 49°
and the distances from point O to the two aircrafts are 50 km and 72 km, find the
distance between the two aircrafts. (Round off the answer to the nearest tenth.)
3. A triangular parcel of land has sides 50 ft., 40 ft., and 35 ft. What are the measures
of the angles between the sides? Express answers to the nearest degree.
Questions:
1. What methods/strategies did you use to solve problem no. 1? Show us how you did it.
2. In problem no. 2, how did you find the distance between the two airplanes? Explain how you
solved the distance.
3. In problem no. 3, is it possible to solve for the three angles of the triangle given the lengths
of the three sides? How?
What to Transfer
Your goal at this stage is to formulate a problem using a real-life situation.
➤ Activity 5: What Is Your Problem?
1. Create a problem situation based on what you see in the illustration below.
2. Present a solution to the problem you made.
Questions:
1. What is the problem you made all about?
2. Were you able to incorporate the Law of Cosines in the problem? How?
3. Present and explain your solution to the class.
SUMMARY/SYNTHESIS/GENERALIZATION
Lesson 5 deals with solving word problems involving oblique triangles. The lesson is divided
into two—Lesson 5.1 and Lesson 5.2. Lesson 5.1 is about the Law of Sines and Its Applications
while Lesson 5.2 focuses on the Law of Cosines and Its Applications. These laws are essential
in the solution of oblique triangles. Different activities regarding these concepts are given
to ensure that students can apply these concepts in solving problem situations in real life.
Through the given activities, students will have opportunities to develop their critical thinking
skills which play a vital role in solving problems we encounter in the real world.
Let’s summarize
➤ Activity 6: Laws to Validate
Solve each problem inside the box. Then, look for the answer on the decoder and write the
corresponding letter in the box directly above the answer to complete the key ideas.
Glossary of Terms
acute triangle - a triangle whose angles are all less than 90°
adjacent side - the side next to the reference angle in a right triangle
angle - the figure formed by two rays, called the sides of the angle, sharing a common endpoint
called the vertex.
angle of depression - the angle from the horizontal line to the line of sight of the observer to
the object below.
angle of elevation - is the angle from the horizontal to the line of sight of the observer to the
object above it
clinometer - a device used to measure angles of elevation or depression
cosecant (csc) - In a right-angled triangle, the cosecant of an angle is the length of the hypotenuse
divided by the length of the opposite side.
cosine (cos) - In a right-angled triangle, the cosine of an angle is the length of the adjacent side
divided by the length of the hypotenuse.
cotangent (cot) - In a right-angled triangle, the cotangent of an angle is the length of the adjacent
side divided by the length of the opposite side.
hypotenuse - the longest side of a right triangle. The hypotenuse is always opposite the 90°
angle in a right triangle.
Law of Cosines - the square of any side of a triangle is equal to the sum of the squares of the
other two sides minus the product of these sides and the cosine of their included angle
Law of Sines - the sine of an angle of a triangle divided by its opposite side is equal to the sine
of any other angle divided by its opposite side
line of sight - an imaginary line that connects the eye of an observer to the object being observed oblique
triangle - a triangle which does not contain any right angle
obtuse triangle - a triangle in which one of the angles is more than 90°
opposite side - the side across the reference angle in a right triangle ratio -
a relationship between two numbers of the same kind
right triangle - a triangle in which one angle is a right angle (that is, a 90-degree angle). The
relation between the sides and angles of a right triangle is the basis for trigonometry.
secant (sec) - In a right-angled triangle, the secant of an angle is the length of the hypotenuse
divided by the length of the adjacent side.
sine (sin) - In a right-angled triangle, the sine of an angle is the length of the opposite side
divided by the length of the hypotenuse.
special angles - angles with a reference angle of 30°, 45°, or 60°
tangent (tan) - In a right-angled triangle, the tangent of an angle is the length of the opposite
side divided by the length of the adjacent side.
triangle - one of the basic shapes in geometry: a polygon with three vertices and three sides,
which are line segments
trigonometric ratio - a ratio that describes a relationship between a side and an angle of a triangle
Trigonometry - a branch of mathematics that studies triangles and the relationship between
the lengths of their sides and the angles between those sides
References
Deauna, M & Lamayo, F. (1998). Basic Trigonometry for Secondary Schools. SIBS Publishing
House. 927 Quezon Avenue, Quezon City
Bass, L., et al. (2008). Prentice Hall Mathematics Texas Geometry, Pearson Education, Inc.
Publishing as Pearson Prentice Hall, Boson, Massachusetts 02116
Lynch, C. & Olmstead, E. (1998). South-Western MathMatters an Integrated Approach, Book 3.
South-Western Educational Publishing. Cincinnati, Ohio
Boyd, et al. (1998). Glencoe Algebra 1 Integration Applications Connections. The McGraw-Hill
Companies, Inc. Glencoe/McGraw-Hill, 936 Eastwind Drive Westerville, OH 43081-3329
Lapinid, M., and Buzon, O. (2007). Advanced Algebra, Trigonometry and Statistics: Patterns and
Practicalities, by Don Bosco Press, Inc., Makati City, Philippines.
Deauna, M. and Lamayo, F. (1990). Integrated Mathematics IV, Phoenix Publishing House, Inc.,
Quezon City, Philippines.
Hayden, J. and Hall, B. (1995). Prentice Hall Trigonometry, Anvil Publishing, Inc., Quezon City,
Philippines.
Basic Education Curriculum (2002). - Mathematics IV
Ramos Jr., A., and Gureng, P. (2001). Foundations and Applications - Advanced Algebra and
Trigonometry IV, Rex Book Store, Inc., Manila, Philippines.
BEAM Module 13: Laws on Triangle Trigonometry Made Simple (Student Activity 5: Laws to
Validate), pp. 34 - 37
*DepEd Materials: BEAM Module 1 Triangle Trigonometry
Web Sources
www.pearson.com.au/media/637085/austsignpostmathsnsw_sb9_5.1-3_13.pdf
www.MathWorksheetsGo.com
central.spps.org/uploads/10_sine_law_worksheet.doc
http://0.tqn.com/d/math/1/0/1/l/Law-Of-Cosines-Worksheet.jpg
http://ceemrr.com/Geometry2/GeneralDefinitions/GeneralDefinitions7.html
http://www.toolingu.com/definition-800210-12780-trigonometric-ratio.html
http://www.mathsisfun.com/definitions/sine.html
http://www.toolingu.com/definition-800215-12295-adjacent-side.html
www.toolingu.com/definition-800215-12296-hypotenuse.html
http://www.toolingu.com/definition-800215-12294-opposite-side.html
http://education.ti.com/sites/UK/downloads/pdf/Activity_6_Trig_Ratios.pdf
http://mathbits.com/MathBits/PPT/SurfingA2T/SurfingA2T.html
http://nimsdxb.com/wpcontent/uploads/Unit8_Trigonometry_and_its_applicationsCore.pdf
http://users.wfu.edu/mccoy/outdoor/aj.pdf
www.olx.com.ph
www.nww2m.com
http://www.classroomclipart.com
http://etc.usf.edu/clipart/42700/42772/cube-1_42772.htm
http://www.aw-bc.com/scp/beecher_penna_bittinger/downloads/ch05pgs411-506.pdf
http://stevesweeney.pbworks.com/f/WS%20%20Special%20Triangles%20%26%20Eact%20
Values.pdf