Matematyka Z Plusem 2 Podrecznik Zakres Podstawowy Wersja Anglojezyczna Czesc 1 3
Matematyka Z Plusem 2 Podrecznik Zakres Podstawowy Wersja Anglojezyczna Czesc 1 3
1
Translation from Polish: Iwona Turnau, prof. Stefan Turnau
Book design: Iwona Duczmal
Ilustrations: Bartłomiej Brosz
Computer generated graphics: Leszek Jakubowski
Photography: Archiwum GWO, Fotolia, Shutterstock
Typesetting (TEX): Łukasz Sitko, Joanna Szyller
ISBN 978-83-8118-375-8
Publisher: Gdańskie Wydawnictwo Oświatowe, 80–309 Gdańsk, al. Grunwaldzka 413
This publication is subject to the protection provided by the provisions of the Act
of 4 February 1994 on copyright and neighbouring rights. Any copy or reproduc-
tion of a part or of the whole publication constitutes an unauthorized infringement
of the rights of the author or publisher, unless it is performed in accordance with
the provisions of the aforementioned act.
MLK2-1 str. 2
Table of Contents
Polynomials
Examples of polynomials ..................................................................................... 6
Decomposition of a polynomial into factors ..................................................... 10
Polynomial equations ......................................................................................... 15
Division of polynomials ..................................................................................... 19
Remainder Theorem ........................................................................................... 25
Polynomial equations (continued) ..................................................................... 28
Functions
Formulas and graphs of functions ..................................................................... 62
Examples of functions and their properties ...................................................... 67
Exponential and logarithmic functions ............................................................. 73
Exponential and logarithmic equations ............................................................. 78
Applications of exponential and logarithmic functions .................................... 82
Transforming function graphs ........................................................................... 88
Transforming function graphs (continued) ....................................................... 92
MLK2-1 str. 3
MLK2-1 str. 4
Polynomials
Do you know how many donuts the pastry chef needs
to form a five-layer pyramid, such as in the photo?
How many donuts would he need if the layers were 12?
This problem can be easily resolved using a certain algebraic expression.
MLK2-1 str. 5
EXAMPLES OF POLYNOMIALS
Each of the expressions in the adjacent box
Examples of monomials: is the product of a number and the power of
one variable with a natural exponent. We call
4x16 −3m5 these expressions monomials.
√ Note. We also call monomials expressions with
2
y −3 2t 101 3
more variables, e.g. 3x2 y, ab3 , 5 m5 n6 are mono-
3
mials. However, we will not deal with them in
this chapter.
Note, that any real number other than zero is a zero-degree monomial.
We assume that the number 0 is also a monomial and we call it a zero
monomial. The degree of such monomial is not specified.
6 POLYNOMIALS
MLK2-1 str. 6
A polynomial that can be written in the
Examples of binomials: form of the sum of two non-zero mono-
mials of different degrees is called a bino-
2x − 1
mial, and the sum of three monomials (of
a3 + 2 different degrees) is called a trinomial.
√
3x5 − 2x
A trinomial, which is a second-degree poly-
3 7
t + t 12 nomial, is called a quadratic trinomial.
4
EXAMPLES OF POLYNOMIALS 7
MLK2-1 str. 7
The value of a polynomial for a given number is obtained by substituting
this number for the variable in the polynomial. For a given polynomial
W (x)), its value for x = 5 will be written as W (5).
2
EXAMPLE 2 Calculate the value of the given polynomial for x = 5 .
Two polynomials of the same variable are equal when they are of the
same degree, and after ordering each of them, the coefficients at the same
powers are equal.
PROBLEM For what values of the a and b coefficients the product of the polynomi-
als U(x) = 2x − a and V (x) = x3 − x is equal to the polynomial W (x) = bx4 − 5x3 − 2x2 + ax?
8 POLYNOMIALS
MLK2-1 str. 8
PROBLEMS
1. Indicate the polynomials in the box and specify the degree of each.
a) b) c)
7x5 − 5x7 1 0,2t + 6t 3 − 1,4t 10
2 x3 − 5x2 + 4
√
6u3 − 11u−2 + 4 −2x6 − 5 x + 4 −3w 7
√ 105 z 5 1 1
3z + 82 5w 3 + 4w
3
a) P − (Q + R) b) 4Q − 3P + 1 R c) R × (P + Q)
2
EXAMPLES OF POLYNOMIALS 9
MLK2-1 str. 9
8. Determine for which values of the coefficients p, q, r polynomial x4 + px3 + qx2 +
+ r x + 1 is equal to the polynomial:
a) x2 − 3x + x4 − 13 d) (x − 2) x3 − 3x − 1
2
b) x5 − (7x3 − x4 + x) e) (x2 + 5x − 1)2
9. Give examples of monomials that can be put in place of the letters A and B so
that there is equality of polynomials.
a) A(2x2 + x) = 4x2 + B b) Ax2 (9x + 2) = 5x4 + Bx
DECOMPOSITION OF A POLYNOMIAL
INTO FACTORS
It is known that as a result of multiplication of polynomials we get a
certain polynomial. Sometimes the reverse operation can be performed —
decomposing a polynomial into factors, i.e. presenting it as the product of
other polynomials. We call it factorization.
a) 6x 3 − 3x 2 + 10x − 5 =
In each of the underlined binomials we take
out the common factor before the parenthe-
2
= 3x (2x − 1) + 5(2x − 1) = sis, so as to obtain the sum of polynomials
that have a common factor. Then this com-
= (2x − 1)(3x 2 + 5) mon factor, i.e. 2x − 1, is taken out.
10 POLYNOMIALS
MLK2-1 str. 10
Some quadratic trinomials can be broken down into factors using the for-
mulas we recall below.
EXAMPLE 2 Decompose the polynomial W (x) into factors of the lowest degree.
3 3
W (x) = −5x × 2 x − − (x − 4) = −10x x + (x − 4)
2 2
b) W (x) = x 5 − 3x 4 + 4x 3 =
We calculate the determinant ∆ of the trinomial
3 2 x 2 − 3x + 4. Because ∆ < 0, this trinomial does
= x (x − 3x + 4) not break down into first-degree factors.
∆ = 9 − 4 × 1 × 4 = −7 < 0
PROBLEM Break down the polynomial W (x) into factors of possibly lowest degree.
a) W (x) = −4x + 14x4 − 6x3
5
b) W (x) = −x4 + 4x3 − 7x2
MLK2-1 str. 11
Below we recall the abridged multiplication formulas. They can be used to
factorizing polynomials.
a 2 − b 2 = (a − b)(a + b) a 3 − b 3 = (a − b)(a 2 + ab + b 2 )
EXERCISE B Justify that the formulas for the difference of squares and the dif-
ference of cubes result from the formula for factorizing the difference an − bn .
EXAMPLE 3 Decompose the polynomial into factors of the lowest degree pos-
sible.
b) x 4 − 25 = (x 2 − 5)(x 2 + 5) =
We use the formula
√ √
= (x − 5)(x + 5)(x 2 + 5) a 2 − b 2 = (a − b)(a + b) twice.
√ 2 √ 2
= (x − 5) (x + 5)
12 POLYNOMIALS
MLK2-1 str. 12
In the examples discussed so far, the factors appearing in the polynomial
decomposition did not have a degree higher than 2. It turns out that each
polynomial can be broken down into factors of at most second degree.
Good to know!
Each polynomial can be broken down into factors of at most second degree.
Carl Friedrich Gauss (1777–1855) gave the first proof of this claim in his
doctoral dissertation. He was only 22 years old. Gauss is considered, along
with Archimedes and Newton, to be one of the greatest mathematicians
of the world (he was called the prince of mathematicians). He dealt with
almost all branches of mathematics, as well as physics and astronomy.
PROBLEMS
1. Take out the common factor.
a) x5 − x3 d) 15x5 − 20x3 + 5x2
c) x3 − 1 x2 + x − 1 f) −7x3 − 6x2 + 7x + 6
2 2
c) x2 − 6x + 9 f) x3 − 1
MLK2-1 str. 13
5. Factorize the polynomial.
a) x4 − 25 c) 4x4 − 9 e) x4 − 2x2 + 1 g) 1 x3 − 8
27
8. a) Decompose the polynomial x3 + 5x2 + 3x + 15 into factors, and then justify that
it assumes positive values only for x > −5.
b) Decompose the polynomial 4x3 − 8x2 + 3x − 6 into factors, and then determine
for which values x this polynomial takes negative values.
c) Decompose the polynomial −12x5 + 6x4 − 2x + 1 into factors, and then justify that
for negative values of x the polynomial assumes positive values.
9. Find the number to be entered in the box, and then break down the polynomial
obtained into factors.
14 POLYNOMIALS
MLK2-1 str. 14
POLYNOMIAL EQUATIONS
Each of the equations in the box next to it
Examples of can be transformed so that on one side of
polynomial equations: the equation there is a polynomial, and on
the other — number 0.
7x2 = 4x
EXERCISE A a) Find the first-degree polynomial equations in the box above and
calculate their roots.
b) Find the second-degree polynomial equations in the box above and calculate
their roots.
We will now show how to find the roots of some higher degree polynomi-
als.
POLYNOMIAL EQUATIONS 15
MLK2-1 str. 15
EXAMPLE 1 Solve the equation.
x 3 (x 2 − 6x − 40) = 0
x3 = 0 or x 2 − 6x − 40 = 0
6 − 14 6 + 14
x1 = 2
= −4 x2 = 2
= 10
Roots are numbers: −4, 0
x = 0 or x = −4 or x = 10 and 10.
b) x 3 − 6x 2 − 3x + 18 = 0
x 2 (x − 6) − 3 (x − 6) = 0
(x − 6) x 2 − 3 = 0
x − 6 = 0 or x 2 − 3 = 0
x =6 or x 2 = 3
√ √
x = 3 or x = − 3
√ √ √
Roots are numbers: − 3,
√
x = 6 or x = 3 or x = − 3 3 and 6.
c) 4x 6 = x 2
4x 6 − x 2 = 0
x 2 (4x 4 − 1) = 0
x 2 (2x 2 − 1)(2x 2 + 1) = 0
x2 = 0 or 2x 2 − 1 = 0 or 2x 2 +1 = 0
x =0 1 contradictory
x2 = 2 equation
r r
1 1
x= 2
or x = − 2
√
√ √ Roots are numbers: − 2
2 2 √ 2 ,
x = 0 or x = 2 or x = − 2 0 and 2
2 .
16 POLYNOMIALS
MLK2-1 str. 16
EXAMPLE 2 Solve the equation.
Let us now consider what the relationship between the degree of a polyno-
mial and the number of roots of this polynomial may be.
It is known that the first-degree polynomial has one root (each equation of
the form ax + b = 0, where a 6= 0, has one solution). It is also known that a
second-degree polynomial can have two roots or one or no root at all.
Note that:
• A n-th degree polynomial has at most n roots (such a polynomial can be
broken down into at most n first-degree polynomials).
• Because each polynomial can be decomposed into factors of at most
second-degree, so in the case of an odd-degree polynomial, at least one
factor must be of first degree. Therefore, an odd-degree polynomial must
have at least one root.
POLYNOMIAL EQUATIONS 17
MLK2-1 str. 17
PROBLEMS
1. Solve the equation.
2
a) (x + 5) x2 − 7 = 0 d) (5x + 2) 3x2 + 4 = 0
3
b) (2x − 3) x3 + 1 = 0 e) 2x3 + 54 (3x − 1) = 0
2
c) x2 − 6 x3 − 8 = 0 f) 2x2 − 1 5x3 − 1 = 0
25
c) x6 = 5x2 g) x2 (x + 5) = 4 (x + 5)
d) x4 (x − 6) − x4 = 0 h) x3 x2 − 9 = 27 x2 − 9
18 POLYNOMIALS
MLK2-1 str. 18
DIVISION OF POLYNOMIALS
It is known that if a given natural number a is the product of some two
numbers, as a result of dividing number a by one of these numbers, we
get the second one. For example, the equality:
4503 = 57 × 79
we can express as:
4503 ÷ 57 = 79
This means that the number 4503 is divisible by 57 (and also by 79). We
will understand polynomials’ division in a similar way.
You already know that polynomials can be broken down into factors. For
example, the polynomial W (x) = 2x3 −4x2 +3x−6 can be written as a product:
We will now show a method that allows you to find the result of divid-
ing two polynomials without having to break down the first of them into
factors. This method resembles the division algorithm of natural numbers.
DIVISION OF POLYNOMIALS 19
MLK2-1 str. 19
The result of the division W (x) ÷ P (x), where W (x) = 2x3 − x2 − 16x + 3
and P (x) = x − 3, can be found as follows:
20 POLYNOMIALS
MLK2-1 str. 20
Note that when performing the division, we calculated the differences of
some polynomials. When we do such operations, it is easy to make a mis-
take, so it is worth slightly change the way of writing.
Numbers Polynomials
211 2
2x + x + 1
2745 ÷13 (2x3 + 7x2 + 4x + 5) ÷ (x + 3)
− 26 −2x3 − 6x2
14
− 13 x2 + 4x + 5
−x2 − 3x
15
− 13 x+5
−x − 3
2 ←− remainder
2 ←− remainder
The remainder is smaller from The degree of the remainder is smaller than
the number we divide by. the degree of the polynomial we divide by.
DIVISION OF POLYNOMIALS 21
MLK2-1 str. 21
EXAMPLE 2 Perform the division W (x) ÷ P(x), where W (x) = x 5 − 4x 4 − 3x 2 +
+14x − 3, P(x) = x − 4.
x 4 − 3x + 2
(x 5 − 4x 4 − 3x 2 + 14x − 3) ÷ (x − 4)
−x 5 + 4x 4
−3x 2 + 14x − 3
3x 2 − 12x
2x − 3 As the result of division
−2x + 8 W (x) ÷ P(x) we receive x 4 − 3x + 2
5 remainder 5.
(x 5 − 4x 4 − 3x 2 + 14x − 3) ÷ (x − 4) = x 4 − 3x + 2 remainder 5
So:
x 5 − 4x 4 − 3x 2 + 14x − 3 = (x − 4)(x 4 − 3x + 2) + 5 W (x) = P(x) × (x 4 − 3x + 2) + 5
Note that the remainder of dividing any W (x) polynomial by the binomial
x − a is always a number. When this remainder is 0, we say that W (x) is
divisible by the binomial x − a.
PROBLEMS
1. Give examples of three polynomials by which the polynomial W (x) is divisible.
a) W (x) = −(3x + 2)4 (2x + 5)3
22 POLYNOMIALS
MLK2-1 str. 22
4. Next, five different polynomials are written. One
1 3x4 + 2x − 3
of them is the result of the given division. Without
2 3x4 − 3x − 6 dividing, indicate which one.
5 3x4 + 3x − 2
d) 3x5 − 3x4 + 2x2 − 5x + 3 ÷ (x − 1)
Divide each of these polynomials by x − 5 binomial, then divide the W1 (x) + W2 (x)
polynomial by the x − 5 binomial.
b) Prove that if the remainder of division of the polynomial W (x) by x − a is r1 and
the remainder of division of the polynomial V (x) by x − a is r2 , then the remainder
of division of the polynomial W (x) + V (x) by x − a is equal r1 + r2 .
DIVISION OF POLYNOMIALS 23
MLK2-1 str. 23
Horner’s scheme
Hence:
b3 = a4 b2 = pb3 + a3 b1 = pb2 + a2 b0 = pb1 + a1 r = pb0 + a0
By dividing the polynomial −x4 − 4x3 + 2x2 − 25 by the x + 4 binomial we get the
polynomial −x3 + 2x − 8 and the remainder 7, i.e.:
11. Write down any fifth-degree polynomial. Then divide it by the x + 2 binomial.
Perform this division in two ways: using the method we learned earlier and the
Horner’s scheme shown above.
24 POLYNOMIALS
MLK2-1 str. 24
12. Perform the division using Horner’s scheme.
x3 − 6x2 + 12x − 8 ÷ (x − 2) x5 − 9x3 + 2x + 5 ÷ (x + 3)
a) d)
REMAINDER THEOREM
We already know that by dividing any polynomial W (x) by the binomial
x − a, we get a certain polynomial Q(x) and the remainder R, which is a
number. The polynomial W (x) can be written as:
W (x) = (x − a) × Q(x) + R
W (x) = (x − a) × Q(x)
Remainder Theorem
Number a is the root of a polynomial W (x)
if and only if when
this polynomial is divisible by the x − a binomial.
Proof
Note that for any number a polynomial W (x) can be written in the form:
W (x) = (x − a) × P (x) + R,
where P (x) is a certain polynomial and R — a certain number.
Therefore:
W (a) = (a − a) × P (a) + R = 0 × P (a) + R = R
REMAINDER THEOREM 25
MLK2-1 str. 25
By using this equality, we will prove two implications.
EXERCISE A A polynomial W (x) = x4 +x3 −7x2 −x+6 is given. Using the Remainder
Theorem, determine by which of the given binomials it is divisible.
x−1 x+1 x−2 x+2
B(x) = 1 x5 − x2 − 7x + 1
4
(x − p) × Q(x) = 0
To determine if the W (x) polynomial has any other roots, you can solve
the lower-degree equation: Q(x) = 0.
26 POLYNOMIALS
MLK2-1 str. 26
EXAMPLE Check that number 1 is a solution to the given equation, and find
other solutions to this equation.
x 3 − 3x 2 + 2 = 0
x 2 − 2x − 2
(x 3 − 3x 2 + 2) ÷ (x − 1)
−x 3 + x 2
−2x 2 + 2 We divide the polynomial x 3 − 3x 2 + 2 by the
2x 2 − 2x binomial x − 1, to decompose the polynomial
into factors.
−2x + 2
2x − 2
0
x 3 − 3x 2 + 2 = (x − 1)(x 2 − 2x − 2)
x =1 or x 2 − 2x − 2 = 0
∆ = 4 − 4 × (−2) = 12
√ √ √
∆ = 12 = 2 3
√ √
2−2 3
x1 = 2
=1− 3
√ √
2+2 3
x2 = 2
=1+ 3
√ √
Ans. The equation has three solutions: x1 = 1 − 3, x2 = 1 + 3, x3 = 1.
Curiosity
REMAINDER THEOREM 27
MLK2-1 str. 27
PROBLEMS
1. Is the W (x) polynomial divisible by the V (x) binomial?
a) W (x) = 5x14 − 6x + 1, V (x) = x − 1
3. a)For what value of a the polynomial 5x5 − ax3 + 3x2 − 6x is divisible by the
binomial x − 2?
b) For what value of p the polynomial px5 − px3 − 1 x + 2 is divisible by the binomial
2
x + 2?
4. Check that the given number is the root of the equation, and then find its
remaining roots.
EXERCISE A Take a look at the equations below and without solving them, an-
swer which of them we can say that there are certainly no solutions that are
integers.
√
x3 + 3x + 1 = 0 y3 − y2 + y − 1 = 0 z3 + z2 + z − 2 = 0
2
28 POLYNOMIALS
MLK2-1 str. 28
We will now try to discover what conditions would have to be met so that
one of the solutions of the polynomial equation with integer coefficients
could be an integer number.
From this equality it follows that number −6 is the product of two integers:
number c and the number c 2 − 2c − 5.
For x = 1 we have:
W (1) = 13 − 2 × 12 − 5 × 1 + 6 = 0
For x = −1 we have:
W (−1) = (−1)3 − 2 × (−1)2 − 5 × (−1) + 6 6= 0
For x = 2 we have:
W (x) = 23 − 2 × 22 − 5 × 2 + 6 6= 0
so, 2 is not its solution.
Continuing in this way we will find all integer solutions of the considered
equation.
MLK2-1 str. 29
To solve a polynomial equation with integer coefficients, we can use the
following theorem:
Proof
an xn + an−1 xn−1 + . . . + a1 x + a0 = 0,
an c n + an−1 c n−1 + . . . + a1 c + a0 = 0
The number an c n−1 + an−1 c n−2 + ... + a1 is integer (because we assumed that all
coefficients are integers). It follows that the number a0 is divisible by c.
Using the above theorem, some equations of the type W (x) = 0, in which
the polynomial W (x) has integer coefficients can be solved.
30 POLYNOMIALS
MLK2-1 str. 30
EXAMPLE Solve the equation.
x 3 − 4x 2 + 8 = 0
x2 − 2x − 4
(x 3 − 4x 2 + 8) ÷ (x − 2)
−x 3 + 2x 2
−2x 2 + 8 We divide the polynomial x 3 − 4x 2 + 8 by the
binomial x − 2.
2x 2 − 4x
−4x + 8
4x − 8
0
x 3 − 4x 2 + 8 = (x − 2)(x 2 − 2x − 4)
x = 2 or x 2 − 2x − 4 = 0
∆ = 4 − 4 × (−4) = 20
√ √
∆=2 5
√ √
2−2 5
x1 = 2
=1− 5
√ √
2+2 5
x2 = 2
=1+ 5
√ √
Ans. The equation has three roots: x1 = 1 − 5, x2 = 1 + 5 and x3 = 2.
Note. If using the Integer Root Theorem, we don’t find any solution to the poly-
nomial equation, it obviously doesn’t mean that the equation has no solutions.
For example, the equation x4 − 2x2 − 3 = 0 has no integer solutions, yet it has two
√ √
solutions: x = 3 and x = − 3.
MLK2-1 str. 31
Curiosity
At the beginning of the year 1535 a mathematical duel began. Its partici-
pants were two Italians — Mario Fior and Niccolò Fontana, known by the
nickname Tartaglia. Such scientific competitions were very popular then,
because thanks to them the winner’s fame (and income) grew.
Many scholars wanted to know the Tartaglia’s method, but he did not
want to reveal it to anyone. One of the Italian mathematicians — Giro-
lamo Cardano — asked Tartaglia for so long to show his method that he
finally agreed — but on condition that Cardano will not disclose it to any-
one. A few years later, Cardano learned that the Tartaglia’s method had
been previously discovered by Scipione del Ferro. He decided then that his
promise to Tartaglia was no longer valid for him, and he dishonestly pub-
lished the method under his own name. Since then, the formula for solving
the cubic equation is called Cardano’s formula.
PROBLEMS
1. Find all integer roots of the polynomial.
a) x3 − 2x2 − 2x − 3 d) 3x4 + x3 − x2 − x − 2
b) x3 − 3x2 − 6x + 8 e) x5 − x4 − 2x2 − 4x
3. One of the roots of the polynomial is an integer. Find this number and other
roots of the polynomial.
a) 10x3 − x2 − 7x − 2 d) x3 + 3x2 + x − 2
b) −12x3 − 11x2 + 2x + 1 e) 4x3 − 12x2 + 9x − 2
c) x3 + x2 − 5x + 3 f) x3 − x2 − 17x − 15
32 POLYNOMIALS
MLK2-1 str. 32
Figures
on the plane. Part 1
Geometry in Greek means „measuring the Earth”.
This domain of science originates from measuring farmlands.
But for thousands of years already people are occupied
with geometry not for its application but for pure curiosity.
MLK2-1 str. 33
Some introductory remarks
Geometric figures are abstract objects, so when we say, for example, draw a straight line,
draw a triangle, we mean drawing a model of the figure being considered.
Points are labelled with capital letters. We can name lines with lowercase letters or with a
pair of uppercase letters. We usually denote rays with a pair of capital letters, where the
first of them is the point where the ray starts (confusingly called the endpoint).
When we say that the length of the segment is 4, it means that the segment is 4 times
longer than a certain segment taken as a unit of length. When we say that the area of the
figure is equal to 12, it means that the area of this figure is 12 times larger than the area
of a certain square taken as a unit of area.
Angles are most often labelled with lower-case letters of the Greek alphabet:
α (alpha) β (beta) γ (gamma) δ (delta) ϕ (phi) χ (chi) ψ (psi) ω (omega)
We assume that a Greek letter can also mean the angle’s measure.
MLK2-1 str. 34
ANGLES. ANGLES IN TRIANGLES
AND QUADRILATERALS
Let’s recall that two rays with a common
endpoint divide the plane into two angles;
the rays are the arms of both angles. If
these arms are not on one line, then one
of the angles is a convex angle and the
other is a non-convex one. The sum of
their measures is 360◦. β = 360◦ − α
D E
The angle is convex when its measure belongs to the set 0◦ ; 180◦ ∪ {360◦}.
The α angle
is acute,
The α angle
is obtuse,
The α angle is non-convex,
when α ∈ 0◦ ; 90◦ . when α ∈ 90◦ ; 180◦ . when α ∈ 180◦ ; 360◦ .
Good to know!
MLK2-1 str. 35
EXERCISE B What measures have angles,
which are labelled with letters ϕ, χ
and ψ in the picture?
Supplementary angles
Angles that have a common arm and
together form the straight angle are
called supplementary angles. The sum
of supplementary angles’ measure is
γ = 180◦ − δ
180◦.
EXERCISE C Draw two intersecting lines and indicate in this drawing two pairs
of vertical angles and four pairs of supplementary angles.
If two lines are crossed by a third line, we can indicate four pairs of angles,
which we call corresponding, and four pairs of angles called alternate.
MLK2-1 str. 36
In each of the drawings below, a line intersects two parallel lines, so the
two marked angles have equal measures.
We can use the recalled knowledge to prove the theorem about the angles
of a triangle.
Theorem
The sum of the angle measures
of a triangle is 180◦.
Proof
Let α, β and γ stand for the angles of triangle KLM. We will show that
α + β + γ = 180◦.
The line KM intersects two parallel lines, so α = δ, because these are alternate
angles. Similarly, β = ϕ.
Thus: α + β + γ = δ + ϕ + γ = 180◦.
EXERCISE E In an isosceles triangle one of the angles has 70◦. What measures
the other angles of the triangle have?
MLK2-1 str. 37
Because any quadrilateral can be divided
by one of the diagonals into two trian-
gles, so the sum of the angle measures
of both these triangles is the sum of the
quadrilateral’s angles measures. The follow-
ing statement is therefore true:
Theorem
The sum of the quadrilateral’s
angles measures is 360◦.
Theorem
In the trapezoid, the sum
of measures of the angles lying
at the same arm is 180◦.
Theorem
In the parallelogram, the opposite angles
have the same measures, and the sum
of measures of the angles lying
at the same side is equal to 180◦. α + β = 180◦
MLK2-1 str. 38
PROBLEMS
1. Using the information under the figure, calculate the angle measures α and β.
2. The T , O, P
points in the picture lie on one line
and |¾ SOR| = 50◦, |¾ T OR| = 110◦. Calculate the
non-convex angle’s P OS measure.
4. The lines marked in blue are parallel. Calculate the angles labelled with letters.
MLK2-1 str. 39
7. Look at the picture beside. The CD line segment
divides the isosceles triangle ABC (|AB| = |AC|) into
two isosceles triangles (|CD| = |AD| = |CB|). What is
the angle measure of α?
8. PointsA, B and C are not collinear. The measure of the angle adjacent to the
ABC angle is twice as large as the BAC angle measure. Justify that the triangle
ABC is an isosceles triangle.
EXERCISE A a) In the triangle ABC |AB| = 12, |BC| = 14, |AC| = 22. Which angle
of this triangle is the largest?
b) In the KLM triangle data are | ¾ KLM| = 71◦ and | ¾ LKM| = 66◦. Which side
of this triangle is the longest?
EXERCISE B The two sides of the triangle are 5 cm and 2 cm long. Can the third
side of the triangle be 7 cm long? Can it be 2 cm long?
Note. If three line segments of different lengths are given, then to determine if a
triangle can be constructed from them, it is enough to check whether the sum of
the lengths of the two shorter ones is greater than the length of the third side.
MLK2-1 str. 40
The area of a triangle is equal to half
A = a×h the product of the length of a side and
2 the length of the height drawn to the
line containing that side.
PROBLEMS
1. a) Which side of the ABC tri-
angle’s sides is the longest and
which side is the shortest?
b) Which of the KLM triangle’s
angles is the largest and which
is the smallest?
2. a)The sides of the triangle ABC have the following lengths: |AB| = 17, |BC| = 12,
|AC| = 15. Which angle of this triangle is the largest and which — the smallest?
b) In triangle ABC, angles have measures: |¾ BAC| = 50◦, |¾ CBA| = 85◦. Which side
of this triangle is the longest and which side is the shortest?
4. Calculate the areas of the triangles drawn. Assume that the side of the grille is 1.
MLK2-1 str. 41
PYTHAGORAS’ THEOREM AND
INVERSE OF PYTHAGORAS’ THEOREM
Pythagoras’ Theorem
In a right-angled triangle, the sum
of squares of the lengths of catheti is equal
to the square of the length of hypotenuse.
a2 + b2 = c 2
Proof
Let a and b be the lengths of the catheti (currently also, legs) of a right-angled
triangle, and c is the hypotenuse’s length. We will prove that a2 + b2 = c 2 .
We build a square on the hypotenuse c (see first
figure). Then we add three identical right-angled
triangles with sides a, b and c to the three sides of
the square (see the second drawing).
Since the angle of the square with side c and the
adjacent two acute angles of the triangles form a
straight angle, the figure obtained is a quadrilateral,
and more precisely — a square with the side a + b.
The area of this square is: P = (a + b)2 = a2 + 2ab + b2
Because the resulting square consists of four trian-
gles and a square with side c, its area can also be
calculated as follows:
P = 4 × a × b + c 2 = 2ab + c 2
2
a2 + 2ab + b2 = 2ab + c 2
Hence: a2 + b2 = c 2
From history
Pythagoras of Samos (572 – 497 B.C.) can incarnate even into a plant. They
lived in Greece at a time when also conducted scientific activities.
Buddha taught in India and Confu- It is not known whether Pythago-
cius in China. Pythagoras was not ras’ theorem was proved for the first
only a mathematician, but also a time by Pythagoras himself or by
philosopher. The philosophy school any of his students. It is certain,
he founded proclaimed, among oth- however, that it was known before,
ers, faith in reincarnation. Pythago- because examples of its use have al-
reans believed that the soul of man ready been found in Egyptian papyri.
MLK2-1 str. 42
Good to know!
16x 2 + 9x 2 = 242 We use the Pythagorean theorem (we must remember that
we get the result in inches).
25x 2 = 242
242
x 2 = 25 The letter x means the length of a certain line segment,
i.e. it is a positive number, so a negative solution to the
24 quadratic equation (− 24 ) we do not take into account.
x= 5 5
24 24
Screen’s height = 3 × inches = 3 × × 2,54 cm ≈ 36,6 cm
5 5
24
Screen’s width = 4 × × 2,54 cm ≈ 48,8 cm
5
PROBLEM One of the legs of a right-angled triangle is twice as long as the other.
The hypotenuse has a length of 10. Calculate the legs’ lengths of this triangle.
MLK2-1 str. 43
EXERCISE A The triangle in the picture is equilateral. The
height divides triangle into two right-angled triangles.
a) Write the equality resulting from Pythagorean Theorem
for one of these triangles and solve it for h.
b) What is the area of an equilateral triangle with side a?
The formulas for calculating the height and area of an equilateral triangle
and the length of the diagonal of a square can always be easily obtained
using Pythagoras’ Theorem.
√
a 3
h =
2 √
a2 3
√ d =a 2
A=
4
Note that the Pythagorean theorem can be formulated in the form of the
following implication:
If
the triangle is right-angled,
then
the sum of squares of lengths of the two shorter sides
is equal to the square of length of the third side.
MLK2-1 str. 44
Inverse Pythagoras’ theorem
If the sum of squares of lengths of two sides of a triangle
is equal to the square of length of the third side,
then this triangle is a right-angled triangle.
Proof
Let’s assume that the sides’ length of the triangle are a, b and c and that
a2 + b2 = c 2 . Let α be the angle between sides a and b and a ≥ b. Using the
indirect method, we will prove that α = 90◦.
h2 = b2 − x2 and h2 = c 2 − (a − x)2
Hence:
b2 − x2 = c 2 − a2 + 2ax − x2
So:
a2 + b2 = c 2 + 2ax, where 2ax > 0
Therefrom:
a2 + b2 > c 2
So:
a2 + b2 = c 2 − 2ax, where 2ax > 0
Therefrom:
a2 + b2 < c 2
Since angle α cannot be either acute or obtuse, it must so be the right angle.
MLK2-1 str. 45
PROBLEMS
1. Calculate the length of the side labelled with a letter.
Worth remembering!
MLK2-1 str. 46
6. Can a box in the shape of a 30 cm × 1 m × 1,5 m be moved through a square-
shaped window with a side of 95 cm? Justify the answer.
7. Check if the triangle whose sides have the specified lengths is a right-angled
triangle.
√ √ p √
a) 20, 26, 32 d) 2 2, 3 + 2, 3 + 6 2
√
b) 3 7, 12, 9 e) 3 dm, 3,6 dm, 20 cm
√ √ √
c) 3 5, 6 2, 3 13 f) 1,2 m, 5 dm, 130 cm
8. From among the line segments drawn, select three of which you can build a
right-angled triangle. (Note. The task has five solutions.)
Good to know!
Three natural numbers that can be the Here is a general method for finding
sides of a right-angled triangle are called Pythagorean triples:
the Pythagorean triple. Here are exam- We choose positive natural numbers p,
ples of such triples: q, such that p > q > 0, and calculate a, b
3, 4, 5; 5, 12, 13; 40, 198, 202. and c according to the formulas:
Already 3.500 years ago, the Babylonians a = p2 − q 2 b = 2pq c = p2 + q 2
knew many such triples. It turns out that The numbers thus obtained meet the
there are infinitely many of them. condition:
a2 + b2 = c 2
MLK2-1 str. 47
PROPERTIES OF TRIANGLES (CONTINUED)
To determine if two triangles are congruent, you do not need to check that
all the relevant sides have equal lengths and that all relevant angles have
equal measures. You can use Rules of Congruence for Triangles, which we
remind below.
EXERCISE A Which of the of congruence rules of triangles show that the drawn
triangles are congruent?
MLK2-1 str. 48
Let us remind you that the perpendicular bisector of a line segment is
perpendicular to it and passes through its center.
Theorem
A point belongs to the perpendicular bisector |P A| = |P B|
of a line segment if and only if
it is equidistant from its ends.
Proof
We will show that if point P lies on the perpendicular bisector of line segment
AB, then |P A| = |P B|.
Let S be the center of segment AB and P 6= S. Tri-
angles ASP and BSP have a common side SP . In
addition, |AS| = |SB| and the angle with vertex S in
both triangles is right. Thus, from the SAS rule, these
triangles are congruent. Therefore, |P A| = |P B|.
When P = S, of course also |P A| = |P B|.
Now, we will show that if point K is equidistant from the ends of the line
segment AB, it lies on the perpendicular bisector of this line segment.
Let S be the center of the line segment AB and K 6= S.
Triangles ASK andhave corresponding sides of the
same length, so the SSS rule implies that these tri-
angles are congruent. Therefore, |¾ ASK| = |¾ BSK|.
Because they are supplementary angles, so both are
right angles. It follows that the line KS is the perpen-
dicular bisector of line segment AB.
When K = S, then obviously K lies on the perpendic-
ular bisector of line segment AB.
Theorem
In each triangle, the symmetrical bisectors of the sides
intersect at one point.
Proof
Let S be the intersection point of the
symmetrical bisectors of AB and AC
in triangle ABC. From the property of
a symmetrical bisector it follows that
|SA| = |SB| and |SA| = |SC|.
From here |SB| = |SC|, which means
that point S also lies on the symmetri-
cal bisector of BC.
MLK2-1 str. 49
Let us remind you that the bisector of an angle is a ray that divides this
angle into two angles of equal measures.
Theorem
A point belonging to a convex angle
lies on its bisector
if and only if
it is equally distant
from both angles’ arms.
We will use this theorem only for acute, right or obtuse angles, so we will
prove it only for such angles.
Proof
We will show that if point P lies on the bisector of the angle with vertex W
(acute, right or obtuse), then the distances of P from the angle arms are equal.
We will show that if K is such a point of an angle (acute, right or obtuse) with
vertex W that it has equal distances from the angle arms, then this point lies
on the bisector of that angle.
Let K 6= W , KR ⊥ W R, KT ⊥ W T and |KR| = |KT |.
Triangles W T K and W RK each have two corre-
sponding sides of the same length. According to
Pythagoras’ Theorem, |W R| = |W T |. The SSS rule im-
plies that these triangles are congruent. Therefore,
|¾ T W K| = |¾ KW R|, i.e. the K point lies on the bisec-
tor of the ¾ T W R angle.
When K = W , then of course K lies on the bisector,
too.
Theorem
In each triangle, the bisectors of the angles intersect at one point.
EXERCISE B Prove the above theorem, imitating the proof of the theorem about
the intersection of the perpendicular bisectors of sides of a triangle.
MLK2-1 str. 50
Bisector theorem
If in triangle ABC the bisector of the angle
with vertex C intersects side AB
at point D, the ratio |AD| : |BD|
is equal to the ratio |AC| : |BC|. |AD| |AC|
=
|BD| |BC|
Proof
Let in the triangle ABC the bisector of the angle with vertex C intersects side
AB at point D. The distances of point D from the arms of this angle are equal.
They are labelled with a in the figure.
The ADC triangle’s area can be written in
two ways.
The segment connecting the vertex of the triangle with the center of the
opposite side is called the median of the triangle.
EXERCISE C Draw any two triangles: acute- and obtuse-angled. In each of them
draw lines containing the heights of the triangle.
Theorem
In each triangle,
• lines containing heights intersect at one point,
• medians intersect at one point which divides each median in the ratio 2 : 1.
MLK2-1 str. 51
The intersection of lines containing The intersection point of the medi-
the heights of a triangle is called ans of a triangle is called the center
the orthocenter. of gravity of the triangle.
Good to know!
The concept of center of gravity should be familiar to you from physics
lessons. Gravity is the force acting on every point of the physical body. The
resultant of these forces is applied at a point called the center of gravity.
So, if we cut a triangle out of cardboard, determined its center of gravity
and attached a thread at this point, then after hanging the triangle on it, it
should hang horizontally and remain in balance.
MLK2-1 str. 52
PROBLEMS
1. Using the information given in the drawing find a triangle that is congruent with
the shaded triangle.
2. In the triangle ABC in the drawing next to, points D, E, F are the centers of the
sides. The sides of the DEF triangle are parallel to the respective sides of the ABC
triangle. Justify that the triangles AED, EBF, DEF and DFC are congruent.
3. The ABCD quadrilateral in the picture is a parallelogram. Show that the triangle
ABF is congruent with the triangle CDE and that the triangle AED is congruent
with the triangle CFB.
4. The two squares are located as shown below. Show that angle α is right.
MLK2-1 str. 53
5. DCF and BCE equilateral triangles 6. Equilateral triangles were built on all
were built on the non-parallel sides DC sides of the square as shown in the fig-
and BC of rectangle ABCD (see figure ure below. Justify that the quadrilateral
below). Show that the triangle AEF is ABCD is a square.
equilateral.
7. In triangle ABC two sides have lengths |AB| = 12 and |BC| = 16. Perpendicular
bisectors of these sides intersect at point S. The diagonal SB of the quadrilateral
ABCS is 10. Calculate the area of this quadrilateral.
9. In triangle ABC, bisectors of angles with vertices A and C intersect the sides of
the triangle at points E and D, respectively, and intersect at point F. Show that:
11. Point D in the figure is the orthocenter of the triangle ABC. Calculate the
angle’s α measure.
MLK2-1 str. 54
PROPERTIES OF QUADRILATERALS
We have already discussed the properties of angles in some quadrilaterals
(see page 38. Now we will remind other properties of quadrilaterals.
EXERCISE A Let’s assume that the side of the grille is 1. Calculate the areas of
the figures drawn.
The square is a quadrilateral whose all angles are right and all sides have
equal lengths.
The area of the square is equal to The diagonals of the square have
the square of the length of its side. equal lengths, they intersect in half
and are perpendicular.
A = a2
A=a×b
PROPERTIES OF QUADRILATERALS 55
MLK2-1 str. 55
A rhombus is a quadrilateral whose all sides have equal lengths.
The area of a rhombus is equal to The rhombus’ diagonals intersect
half the product of the lengths of in the midpoint and are perpen-
its diagonals. dicular. The diagonal divides the
rhombus’ angle into two parts of
equal measure.
e×f
A=
2
Note. The square is a rhombus, so its area can also be calculated using the
rhombus’ area formula.
A=a×h
Note. The rhombus is a parallelogram, so its area can also be calculated using the
formula for the parallelogram’s area.
(a + b) × h
A=
2
MLK2-1 str. 56
EXAMPLE The rhombus’ diagonals have lengths 3 and 5. What is the height
of this rhombus?
2 2
5 3 We calculate the side’s length of the rhombus using
a2 = 2 + 2 Pythagorean Theorem for triangle ABO.
34
a2 = 4
√ We cannot take into account the negative solution of the
34
a= 2 quadratic equation, because this is the length of side.
3×5 We present the rhombus’ area in two ways and write the
2
=a×h
√ appropriate equality.
15 34
2
= 2
×h
√
15 15 34
h= √ = 34
34
√
15 34
Ans. The height of the rhombus is 34
, i.e. about 2,6.
PROBLEM The rhombus’ area is 32 and one of the diagonals is 4. Calculate the
height of this rhombus.
Theorem
A quadrilateral is a parallelogram if and only if
its diagonals intersect at the midpoint of each.
Proof
We will show that if the ABCD quadrilateral is a parallelogram, then its diago-
nals intersect in the midpoint.
PROPERTIES OF QUADRILATERALS 57
MLK2-1 str. 57
We will now show that if KLMN is a quadrilateral whose diagonals intersect in
the midpoint, it is a parallelogram.
Let S be the intersection point of the KLMN’s
diagonal. The triangles KLS and MNS are
congruent (rule SAS).
Therefor: |¾ KLS| = |¾ SNM|. So, KL k MN.
Similarly, it can be shown that KN k ML.
It follows that the KLMN quadrilateral has two pairs of parallel sides, it is so
a parallelogram.
PROBLEMS
1. Calculate the areas of the figures shown in the drawings.
MLK2-1 str. 58
2. The drawn lines are parallel. Which figure has the largest area? Which figures
have equal areas?
4. Ina rectangular trapezoid with an area of 12, the shorter base and height are
equal in length. The difference in base length is 2. Calculate the perimeter of this
trapezoid.
5. a) Calculate the area of a rhombus in which one of the angles is 45◦ and the
side is of length a.
b) Calculate the isosceles trapezoid’s area in which one of the angles is 60◦, shorter
base is of length a and the arm is 2a long.
c) Calculate the perimeter of a parallelogram with heights a and b if one of its
angles has the measure of 30◦.
PROPERTIES OF QUADRILATERALS 59
MLK2-1 str. 59
7. The figures show the carousel at rest 8. Look at the drawing. A rope was at-
and in motion. How high up is the chair tached to the branch and a 60 cm long
when the carousel is spinning? board was attached to it. The swing
hangs 70 cm above the ground. When
a shorter board was attached instead of
this board, the swing hung 60 cm above
the ground. Calculate the length of the
shorter board.
MLK2-1 str. 60
Functions
Sound is a physical phenomenon caused by vibrations. Thus, the magnitude
of this phenomenon can be measured by the energy of these vibrations.
However, it turns out that sound of twice the energy is not perceived
by people as twice as loud. When we want to compare sound levels according
to how the human ear perceives them, we use the logarithmic function.
MLK2-1 str. 61
FORMULAS AND GRAPHS OF FUNCTIONS
Let us remind you that a function from set X (domain) to set Y (codomain)
is an assignment which to each element of X (argument) assigns exactly
one element of Y (value).
The notation f : X → Y denotes a function f with domain X whose values belong
to set Y . The set of function values (range) is a subset of codomain Y , but it does
not have to be equal to Y .
In this chapter we will deal with functions whose domain and range are
sets of numbers.
Consider the function f : −1 ; +∞ → described as follows:
The way arguments are assigned values for this function can be represent-
ed by the formula:
f (x) = x
x+1
f (2) = 2 = 2 f (0) = 0 =0
2+1 3 0+1
− 12
f −1 = = −1 f (3) = 3 = 3
2 1
−2 + 1 3+1 4
f (x) 2 −1 0 3
The above calculations show that the graph 3 4
of function f includes points:
2, 2 , − 1 , −1 , (0, 0), 3, 3
3 2 4
62 FUNCTIONS
MLK2-1 str. 62
EXERCISE A a) Mark in the coordinate system at least seven points belonging to
the graph of the function discussed on the previous page.
b) Which of the numbers: 1, 2, −50, −1000 can be values of this function?
The set of values for the function f is the interval −∞ ; 1 .
x −1
EXAMPLE 1 The formula f (x) = x 2 defines function f on the set \ {0}.
Check if points A and B belong to the graph of this function.
1 2−1 1 −2 − 1 3
A = 2, 4 f (2) = = 4 B = (−2, 1) f (−2) = = − 6= 1
22 (−2)2 4
1
Ans. Point A = 2, 4 belongs to the graph of function f , and point B = (−2, 1)
does not belong to this function graph.
PROBLEM Do points A = 9, 3 , B = 1
,21 belong to the graph of function
10 4 2
√
x
g(x) = ?
x+1
A = (2, 4)
Point B: f (0) = |3 × 0 + 2| − 4 = −2
B = (0, −2)
PROBLEM Function g is given by the formula g(x) = |2x − 3| − 5. Point P with the
first coordinate −7 belongs to the graph of this function. What is the second coordinate
of this point? At what point does the graph of this function intersect the y axis?
MLK2-1 str. 63
The argument for which the value of a number function is 0 is called the
zero of the function. In other words:
x0 is the zero of function ⇐
⇒ f (x0 ) = 0
√
EXERCISE B a) Function f is defined by the formula f (x) = (x + 2) x2 − 1. Which
of the arguments: 1, −3, −2 are zeros of this function?
b) Find the zero of function y = 4x − 7 .
3
EXAMPLE 3 Function f (x) = (2x + 1)(x 2 − 2x − 1) is defined on the set . Find all
zeros of this function.
6 √
EXAMPLE 4 Specify the domain of the function y = x − 2 + 3x.
64 FUNCTIONS
MLK2-1 str. 64
Sometimes the function formula describes a relationship between two
quantities. It should be remembered that arguments of such a function
can only be such numbers for which using the formula makes sense. Here
are examples:
PROBLEMS
1. Calculate the value of the given function for argument 0 and for argument 2.
√ 1
a) f (x) = x3 b) f (x) = x − 10 c) f (x) =
x+2
2. Specify the coordinates of three points that belong to the graph of the given
function.
a) y = 2x2 + 1 b) y = −3x3 c) y = −3
x
3. Check which of the points A, B, C belong to the graph of the given function.
2
a) y = 2x − 1 ;
1 79
A = 1, 3 , B = −20, 60 , C = (0, −1)
3x
√ √
b) y = 1 − 5x ; A = 51 , 0 , B = (10, 7), C = −2, 11
c) y = x + √ 1 ; A = 0, 21 , B = (−3, −2), C = 5, 5 31
x+4
MLK2-1 str. 65
4. Find the coordinates of the points labelled on the graphs with letters.
66 FUNCTIONS
MLK2-1 str. 66
EXAMPLES OF FUNCTIONS
AND THEIR PROPERTIES
Let the domain of function f be a number set.
y = x3 y = −x y =3
3
y = √1
√ √
y = x y =3 x
x
MLK2-1 str. 67
None of the following functions are monotonic, but we can determine the
intervals of their monotonicity, i.e. divide the domains of these functions
into such intervals in which a given function is either increasing or de-
creasing, or constant.
2
f4 (x) = x f5 (x) = 1 x3 − 1 x2 − 2x f6 (x) = |x| + |x + 5|
3 2
If the function is defined on set and its formula has the form y = W (x),
where W (x) is a polynomial, we call this function a polynomial function.
68 FUNCTIONS
MLK2-1 str. 68
The function given by formula y = ax + b is a linear function. Its graph is a
line. When a > 0, it is an increasing function, when a < 0, it is a decreasing
function, and when a = 0, it is a constant function.
MLK2-1 str. 69
Sometimes function values are not specified with the same expression for
all arguments. Here is an example of such a function:
(
x+4 for x ≤ −1
f (x) =
x(x − 2) for x > −1
f (−5) = −5 + 4 = −1
f (−1) = −1 + 4 = 3
f (2) = 2(2 − 2) = 0
f (4) = 4(4 − 2) = 8
D
−x2 + 4 for x ∈ −3 ; 1
PROBLEM Draw the graph of function f (x) = D .
2x − 5 for x ∈ 1 ; +∞
70 FUNCTIONS
MLK2-1 str. 70
PROBLEMS
1. Match formulas to graphs.
a) b)
y =x+1 y =x+3
y = −x + 1 y = −x − 2
y = 1x + 1 y = −2x + 3
2
y = −1x + 1 y = 3x + 2
2
2. The figure presents graphs of three linear functions. Two of the lines are paral-
lel. Formulas of two functions are given. Find the formula for the third function.
a) b)
y = 5x + 5 y = 1x − 3
3
y = −5x − 5 y = −1x + 3
3
5. a) Find the formula for the linear function f whose zero is 3 less than zero of
the function g(x) = − 4 x + 3, but the graphs of the functions f and g intersect the y
5
axis at the same point.
b) Linear function f assumes positive values for x ∈ −∞; −4 and its values for
−10 and 4 arguments differ by 3. Find the formula for this function.
6. a) The graph of the linear function f is parallel to the graph of the function
y = 3x + 1 and passes through point (−6, 3). Find the formula of this function.
2
b) Find the formula of a linear function whose graph is parallel to the graph of
function f (x) = −5x + 7 and intersects the y axis at the same point as the graph of
function g(x) = 2 x + 4 . Find the zero of this function.
3 5
MLK2-1 str. 71
7. Match formulas to graphs.
a) b)
c) d)
y = x2 − 2x − 4 y = −(x + 2)(x − 3)
y = x2 + 2x + 4 y = −(x + 4)2 + 8
y = 1 x2 − 2x + 4 y = −x2 + 6x − 5
2
8. Find the formula of the quadratic function that has the same zeros as the func-
tion f (x) = −5(x − 2)(x + 4), and the parabola, which is its graph, has the same vertex
as the graph of the function g(x) = 3(x + 1)2 − 6.
√
√ E
2−x for x < 0
3−x
for x ∈ −∞ ; − 2
2
b) f (x) = 3
d) f (x) = 5x − 2
√ for 0 ≤ x ≤ 5
x2 + 21 for x ∈ − 2 ; +∞
0,1x − 10 for x > 5
72 FUNCTIONS
MLK2-1 str. 72
10. Draw the graph of the given function.
D
− 1 x + 3 for x ∈ −6; −2
−x2 + 4 for x ∈ −2 ; 2
2
a) f (x) = D E c) f (x) =
−x2 + 4 for x ∈ −2; 2
x2 − 4
for x ∈ \ −2 ; 2
( (
(x + 2)2 for −4 ≤ x ≤ 1 x2 + 3 for x ≤ 0
b) f (x) = d) f (x) =
2
−x + 4 for x > 1 x − 2x for 0 < x ≤ 3
EXPONENTIAL AND
LOGARITHMIC FUNCTIONS
You already know that for every real number x the number 2x is specified.
So, you can consider the function y = 2x , whose domain is the set .
EXERCISE A Calculate the values of the function y = 2x for the arguments: −3,
−2, −1, 0, 1 , 1, 2, 3 and mark in the coordinate system the corresponding
2
points of the function graph. Sketch the graph of this function.
MLK2-1 str. 73
Each function whose formula can be written in the form y = ax ,
where a > 0, is called an exponential function. The domain of the
exponential function is the set of real numbers.
• The set of function values is the interval 0 ; +∞ .
• The x-axis is the horizontal asymptote of the function graph.
• The function graph intersects the y-axis at the point with (0, 1) coordi-
nates.
• For a > 1 function y = ax is increasing, and for 0 < a < 1 it is decreasing.
EXERCISE C Calculate the values of the function y = log3 x for the arguments:
3, 9, 1 , 1 , 1 and mark in the coordinate system the points corresponding to
3 9
these arguments. Sketch in the coordinate system the function’s graph.
• The domain
of the function is the set
0 ; +∞ .
• The function graph does not intersect
the y-axis, but the closer the arguments
are to zero, the more the corresponding
graph points approach the y-axis. We
say that the y-axis is the vertical asymp-
tote of the function graph.
• The function graph intersects the x-axis
at point (1, 0).
74 FUNCTIONS
MLK2-1 str. 74
EXERCISE D The next picture shows the
graph of the function y = log 1 x. Which
3
of the properties given above has this
function?
MLK2-1 str. 75
Let’s consider the following func-
tions:
f (x) = 2x g(x) = log2 x
PROBLEMS
1. Each of the drawings below presents graphs of two of the following functions:
x
f (x) = 0,6x g(x) = 6 h(x) = 2,7x k(x) = 10x
7
Match the formulas to the graphs.
2. From among the given formulas, find the ones that represent the same function.
x 2
a(x) = 10x + 2 c(x) = 100 + 10x g(x) = 10 i(x) = 10x
100
b(x) = 10x − 2 d(x) = 100 × 10x h(x) = 100x j(x) = 102x
76 FUNCTIONS
MLK2-1 str. 76
3. a) For what value a does the graph of function y = ax pass through point (2, 4)?
b) For what value a point (−3, 27) belongs to the graph of the function y = ax ?
6. The tables present the results of measurements of t and p values made during
three different experiments. It is presumed that the relationship between these
quantities is represented by the formula p = a + b log t, where a and b are certain
numbers — constants characteristic of a given experiment. Which measurement
results confirm this assumption?
1 1 2 3
t 1 10 t 0,01 1 1000 t 0,1 1 100
10
p −16 −10 −6 p 13 −2 −12 p −3 4 18
k(x) = log0,1 x
Match the graphs to the formulas.
MLK2-1 str. 77
EXPONENTIAL
AND LOGARITHMIC EQUATIONS
A function is said to be injective when it takes different values for any
two different arguments. In other words: this function assigns each value
for only one argument. This means that the following condition is met:
f (x1 ) = f (x2 ) ⇐
⇒ x1 = x2
Note that each increasing function and each decreasing function is injec-
tive, so this condition is met by exponential and logarithmic functions.
Equation: Equation:
3x = 9 log5 x = 2
you can write like this: you can write like this:
3x = 32 log5 x = log5 25
The exponential function is injective, The logarithmic function is injective,
so: so:
x=2 x = 25
and the number 2 is the only solution and the number 25 is the only solution
to the equation under consideration. to the equation under consideration.
x = −2 x=
1 We use the condition: a p = a r ⇐
⇒p=r for
5 a > 0 and a 6= 1.
78 FUNCTIONS
MLK2-1 str. 78
When solving exponential equations,
properties of powers are sometimes If a > 0 and m, n ∈ ,
useful, which we recall next. then:
(am )n = am × n
am × an = am + n
EXAMPLE 2 Solve the equation.
am
= am − n
√ x an
3
4 27
x
a) 2x = b) 9 = √
16 3
√
3 6 x
2 x (33 ) Using properties of powers, we write both
2x = 4 (32 ) = 1 sides of the equation in the form of powers
2
32 with identical bases.
2
23 1
2x = 32x = 33x − 2
24
2 1
−4
2x = 2 3 2x = 3x −
2
10
We use the condition: a p = a r ⇐
⇒p=r for
1 a > 0 and a 6= 1.
x
2 = 2− 3 x=
2
10
x =−
3
a) 5 × 2x + 1 = 4 b) 3x = 2 × 5x
3x
5 × 2x = 3 =2
We use 5x We use
3
2x = the definition x
3 the definition
5 of logarithm. =2 of logarithm.
5
3
x = log2 x = log 3 2
5
5
Note that in example 3b) the equation could be transformed differently and
result x = log 5 1 obtained.
3 2
MLK2-1 str. 79
By solving logarithmic equations, you can use the definition of logarithm
or logarithmic function’s injectiveness. When solving such equations, you
need to remember the appropriate assumptions.
√ √
3
3 Number 25 is positive, then it meets the assumption.
x = 25
loga bp = p loga b
EXAMPLE 5 Solve the equation.
1 1 1
log7 2 − 3 log7 x = log7 4 Assumption x > 0
1 1 1
3
log7 x = log7 2 − log7 4
1 1 1
3
log7 x = log7 2
÷4
log7 x = 3 log7 2
log7 x = log7 23
We use the condition: loga p = loga r ⇐
⇒p = r for
a > 0 and a 6= 1.
x=8
80 FUNCTIONS
MLK2-1 str. 80
By solving the equation of type ax = b, instead of using the logarithm’s
definition, we can take the logarithm of both sides of such equation (as-
suming any positive number other than 1 as the basis of the logarithm).
We say, ”we log each side”.
Below the equation 7x = 11 was solved in three ways. Each time the same
solution was received, only written in a different way.
7x = 11 7x = 11 7x = 11
PROBLEMS
1. Solve the equation.
x √ x √
a) 1
= 125 e) 2 = 1 i) 2x × 2= 1
5 32 16
4 x √ x √ 1 × 7x = √7
b) 6 = 7 f) 7 = 37 j)
7 6 49
x
c) 9x = 27 g) 1 = √1 0,2 = 25x
p
k)
9 3
x
d) 1 = 8x h) 0,1 = 1000 × 10x l) 4 = 8 ×3
4 3 27
MLK2-1 str. 81
4. Solve the equation.
a) 2 log5 x = 6 c) 4 log6 x + 3 = 5 e) 1 − 2 log 1 x = 3
3 5
APPLICATIONS OF EXPONENTIAL
AND LOGARITHMIC FUNCTION
By using exponential and logarithmic functions, phenomena from very
different fields of knowledge can be described.
SIZE OF POPULATION
A certain bacterial colony initially had 1000 bacteria, and their number
increased by 10 %every hour.
after the first hour: 1000 × 1,1
after the second hour: (1000 × 1,1) × 1,1 = 1000 × 1,12
after the third hour: (1000 × 1,12 ) × 1,1 = 1000 × 1,13
after t hours: 1000 × 1,1t
The colony of bacteria is an example of a population changing at a con-
stant rate. Such changing populations can be described by formulas of the
form:
L(t) = b × at ,
where t is time, and constants a and b depend on the rate of population
change and its initial size. When we describe the population in this way,
we say that we have created its exponential model.
82 FUNCTIONS
MLK2-1 str. 82
EXAMPLE 1 In 1971, 548 million people lived in India, and in 1991 — 846
million. The population of India in the years 1971–1995 changed according to
the exponential model.
Ans. In 1980, the population of India was around 667 million, and in 1995 —
approx 924 million.
Ans. According to the formula given, the population of India was to exceed 1 billion in 1999.
MLK2-1 str. 83
Curiosity
The exponential model can also be used to describe other variable magni-
tudes than the population, but only those that change at a constant rate.
LEVEL OF LOUDNESS
Some magnitudes are described from very small to very large numbers, so
that the range of values makes it difficult to use them.
Numbers in such a reduced range are much easier to use, so a new concept
was introduced — the level of loudness. It is most often expressed in
decibels (abbreviated dB).
84 FUNCTIONS
MLK2-1 str. 84
The loudness level (in decibels) can be calculated from the formula:
L(I) — level of loudness (in dB)
L(I) = 10 log I I — strength of sound in W/m2
I0 I0 — strength of sound corresponding with the hear-
ing threshold (I0 = 10−12 W/m2 )
EXAMPLE 2 The level of the kettle’s whistle is 90 dB and of the whistle of the
train is 110 dB.
a) How many times does the strength of the train’s whistle exceed the sound of
the kettle’s whistle?
Ip 10−1
= = 100
Ic 10−3
Ans. The loudness of the train’s whistle sound is 100 times higher than that of
the sound of the kettle’s whistle.
Ans. The sound loudness of two trains’ whistles is around 113 dB.
MLK2-1 str. 85
c) How many kettle whistles create a painful noise in the ear, i.e. 130 dB?
In = n × Ic
n × 109 = 1013
1013
n=
109
n = 104
Ans. It takes as many as 10 000 whistling kettles to bring the noise up 130 dB.
PROBLEMS
1. The population of Poland in the years 1962–1970 changed according to the
exponential model. Use the data in the table and compose the formula for this
model.
a) Estimate what was (according to the formula) the population of Poland in 1970.
Compare your result with the actual population this year (32,6 million).
b) Estimate what the number of Polish inhabitants would be in the current year
if the natural growth in the period 1962–1964 remained unchanged until today.
Compare the result obtained with the actual population of Poland.
c) In which year, according to this model, would the population of Poland exceed
50 million if the birth rate of 1962–1964 remained unchanged?
86 FUNCTIONS
MLK2-1 str. 86
2. A patient has taken a 50 mg dose of a certain drug. It is known that within 6
hours 60 % of this drug is removed from the bloodstream.
a) The mass m of the drug (in mg) remaining in the body after time t (in hours) can
be calculated from the formula: m = abt , where a and b are constants. Calculate
the values of these constants.
b) How much medicine remains in the bloodstream after an hour, and how much
— after a day?
c) The patient should take a second dose before the first dose in the bloodstream
falls below 10 mg. How many hours after taking the first dose should he take the
second dose?
3. In one Masurian village, the fight against mosquito plague was undertaken. Ex-
perts say systematic spraying will reduce mosquito numbers by 15 % year. Assume
that before spraying, the mosquito population was 2 million.
a) After what time should the number of mosquitoes be reduced by half?
b) The fight against mosquitoes is intended to be stopped when the mosquito
population is less than 500 000. How long will this fight last?
MLK2-1 str. 87
Curiosity
An object placed in an environment at a lower temperature than the object’s tem-
perature will begin to cool down. When the ambient temperature is constant, the
temperature T of the object after time t is described by the formula:
EXERCISE A Each of the following graphs was created by shifting the graph of
function y = f (x). One of the graphs has been described. Describe the others.
88 FUNCTIONS
MLK2-1 str. 88
Look at the picture below. The value of the function h for the argument x is
the same as the value of the function f for the argument 8 smaller than x.
EXERCISE B Each of the following graphs was created by shifting the graph of
function y = f (x). Some graphs have been described. Describe the others.
2−x
EXAMPLE 1 The function f (x) = + 1 is given. Find the formula for the
x2
function whose graph we get the after moving the graph of the function f :
PROBLEM The function f is given by formula f (x) = 2x2 − 3x. Find the formula for
the function whose graph you will get after moving the graph of the function f :
a) 7 units up, b) 6 units left.
MLK2-1 str. 89
Each of the following figures presents a graph of the function f and a
graph that arose as a result of its horizontal and vertical displacement.
Formulas of the received functions are written under the drawings.
The graph of function f has been The graph of function f has been
moved 2 units to the left moved 2 units to the right
and 3 units down. and 3 units up.
g(x) = f (x + 2) − 3 h(x) = f (x − 2) + 3
EXERCISE C Each of the following graphs was created by shifting the graph of
y = f (x). Some graphs have been described. Describe the others.
EXERCISE D How do you move the graph of the function f to get the graph of
the function h given by the formula h(x) = f (x + 1) + 4?
90 FUNCTIONS
MLK2-1 str. 90
The table presents examples illustrating how the function graph changes
at different shifts.
Received
The way of shifting the graph of function y = f (x)
function
horizontally vertically
5 units right → 3 units up ↑ y = f (x − 5) + 3
4 units right → 2 units down ↓ y = f (x − 4) − 2
7 units left ← 1 units up ↑ y = f (x + 7) + 1
6 units left ← 8 units down ↓ y = f (x + 6) − 8
EXAMPLE 2 Find the formula for the function whose graph you will get after
moving the graph of the function f (x) = 4x 3 + 5x + 1 by 2 units to the left and 7
units up.
y = f (x + 2) + 7
y = 4(x 3 + 6x 2 + 12x + 8) + 5x + 10 + 8
y = 4x 3 + 24x 2 + 53x + 50
PROBLEM The function f is given by formula f (x) = 2 + 5x. Find the formula for
x
the function whose graph is obtained by moving the function f graph by 6 units to the
left and 4 units down.
PROBLEMS
1. Write the formula of function whose graph we’ll receive after shifting the graph
of function y = f (x) by 7 units:
a) y = f (x) + 3 b) y = f (x) − 3 c) y = f (x + 3) d) y = f (x − 3)
MLK2-1 str. 91
4. Graphs of the function g and h were created as a result of shifting the graph of the
function whose formula is given in the figure. Write the function formulas g and h.
5. How do you move the graph of function f to get the graph of function g?
√ √
a) f (x) = x+2 g(x) = x+7 c) f (x) = 3x + 4 + 2x − 3 g(x) = 3x + 4 + 2x + 6
92 FUNCTIONS
MLK2-1 str. 92
Each of the drawings presents the graph of a function f and its symmetri-
cal reflection.
g(x) = −f (x)
h(x) = f (−x)
1
EXAMPLE 1 Function f is given by formula f (x) = x 3 − 1 − x .
a) Write the formula of the function g, whose graph is symmetrical to the graph
of function f about the x axis.
1 1
g(x) = −f (x) = − x 3 − 1 − x = −x 3 +
1−x
1
g(x) = −x 3 +
1−x
b) Write the formula of the function h, whose graph is symmetrical to the graph
of function f relative to the y axis.
1 1
h(x) = f (−x) = (−x)3 − = −x 3 −
1 − (−x ) 1+x
1
h(x) = −x 3 −
1+x
PROBLEM The function f is given by formula f (x) = 3x2 − x + 7. Find the formula
for the function whose graph was obtained as a result of reflection of the graph of f :
a) relative to the x-axis, b) relative to the y-axis.
MLK2-1 str. 93
1
EXAMPLE 2 Graph of function f (x) = 2x − 1 + 3 was first transformed by sym-
metry about the y -axis, then by symmetry about the x-axis, and then moved 5
units to the left and 2 units down. Write the formula of the function whose graph
was obtained.
1
f (x) = +3
2x − 1
We write the formula of the function f1 ,
1 1 whose graph is symmetrical to the graph
f1 (x) = f (−x) = +3= +3
2(−x ) − 1 −2x − 1 of the function f with respect to the y -
1 axis.
f1 (x) = +3
−2x − 1
1 1
f2 (x) = −f1 (x) = − +3 = −3 We write the formula for the function f2 ,
−2x − 1 2x + 1 whose graph is symmetrical to the graph
1 of function f1 about the x-axis.
f2 (x) = −3
2x + 1
√
PROBLEM The graph of the function f (x) = 6 x + 4 − 2x was first transformed by
symmetry relative to the y-axis, then by symmetry relative to the x-axis, moved 7 units
left, and finally 5 units up. Write the formula of the function whose graph was obtained.
√
EXAMPLE 3
√ Using the graph of function y = x, draw the graph of function
y = − x + 3 − 2.
√
f (x) = x
√
f1 (x) = f (x + 3), e.i f1 (:x) = x +3 We write the function formulas
√ that we can get after subsequent
f2 (x) = −f1 (x), e.i. f2 (x) = − x + 3 transformations.
√
f3 (x) = f2 (x) − 2, e.i. f3 (x) = − x + 3 − 2 Order of transformations:
1. We move the graph of the
function f by 3 units to the left
and we obtain the graph of the
function f1 .
2. We reflect the graph of the
function f1 relative to the x-axis,
we get the graph of the function
f2 .
3. We move the graph of func-
tion f2 by 2 units downwards
and we obtain the graph of func-
tion f3 .
√ √
PROBLEM Using the graph of function y = x, draw the graph of function y = −x + 4.
94 FUNCTIONS
MLK2-1 str. 94
PROBLEMS
1. Draw the graph of function f and its reflections symmetrical about the x-axis
and relative to the y-axis. Write the formulas for the functions received.
a) f (x) = x − 2
b) f (x) = (x − 3)(x + 2)
c) f (x) = 2x
d) f (x) = log x
2. The graph of the function f (x) = x3 is reflected symmetrically about the x-axis.
Justify that if the graph of the function f is reflected symmetrically about the
y-axis, we would get the same function.
3. The only zero of a function f defined on the set of real numbers is the number
−7. Find the zero of function g if:
a) g(x) = −f (x)
b) g(x) = f (−x)
c) g(x) = −f (−x)
4. a)Justify that for a > 0the graph of function f (x) = ax is symmetrical to the
x
graph of function g(x) = 1 with respect to the y-axis.
a
b) Justify that for a > 0 and a 6= 1 the graph of function f (x) = loga x is symmetrical
to the graph of function g(x) = log 1 x with respect to the x-axis.
a
5. The figure presents the graph of some function f . Draw the graphs of functions
given below the figure.
MLK2-1 str. 95
MLK2-1 str. 96
Figures
on the plane. Part 2
Imagine that you are standing on the beach on a sunny day looking at the see.
How far from your eyes is the horizon line?
MLK2-1 str. 97
AREA OF A DISC. LENGTH OF A CIRCLE
EXERCISE A How to draw a circle on the sand with a string at your disposal?
Describe in words what figure we call a circle and which figure — a disc. What
is the chord of a circle and what is the diameter?
Let us remind you that a circle with center S and radius r is the set of
points of the plane whose distance from the point S is equal to r .
A disc with center O and radius r is the set of points on the plane whose
distance from point O is less than or equal to r.
EXERCISE B Let c(S, r ) mean the circle with center S and radius r and let d(S, r )
mean the disc with center S and radius r . Points belonging to the circle meet
the condition: P ∈ c(S, r ) ⇐
⇒ |P S| = r . Write a similar condition for points on
the disc.
Worth knowing!
MLK2-1 str. 98
From history
Letter π as the name of the ratio of the length of circle to the length of its
diameter maybe came from the fact that it is the first letter of the Greek
′
word περιµ ετρoς (perimetros) — perimeter.
Various approximations of the π number have been used for centuries.
E.g, from a passage in the Bible (I Kings, chapters 7, 23) it appears that in
biblical times, π ≈ 3 was accepted. Egyptians (20th century B.C.) accepted
2
16 22
π ≈ 9 , and Archimedes (3rd century B.C.) adopted π ≈ 7 .
Also, in modern times, attempts have been made to provide the most accu-
rate value of π. In 1610 Dutch scholar Ludolph van Ceulen gave 35 digits
after the decimal point. In his honor the number π is sometimes called
ludolfine.
Using computers, around 22,5 billion digits after the decimal point of π
were determined in 2016. The calculations took 105 days. Number π is
irrational, which means that the digits of its decimal expansion appear
irregularly. An interesting fact is that in this expansion you can find any
sequence of several digits. For example, the sequence 01052004, i.e. the
subsequent digits of the date of Poland’s accession to the European Union,
appear in the first 100 million digits after the decimal point. You can check
this by using the appropriate computer program available on the internet.
The formula that allows you to calculate the length l of a circle results
directly from the definition of number π . (Because π = l , so l = 2π r ).
2r
We will now show how one could try to justify a disc’s area formula.
MLK2-1 str. 99
EXERCISE C Look at the picture. How many times
the length of the arc of part marked in blue is less
than the length of the whole circle if α = 108◦?
What part of the area of the whole disc is the area
of the marked figure?
The angle with the vertex in the center of the circle is called a central
angle. The common part of the central angle and the disc is a sector, and
the common part of this angle and the circle is the circular arc. We say
that the central angle is based on this arc.
An arc’s length is a fraction of the length of the circle, and the area of a disc’s
sector is a fraction of the disc’s area. This fraction is equal to α ◦.
360
EXAMPLE a) The central angle in a circle with the radius of 9 has a measure
of 140◦. Calculate the area of the sector determined by this angle.
140◦ 7 63
Area of the sector = × π × 92 = 18 × 81 × π = 2 π
360◦
PROBLEM A central angle of 40◦ is marked in a circle with the radius of 10.
Calculate the area and perimeter of the sector determined by this angle.
3. The minute hand on a certain clock is 8 cm long. Calculate the path that the end
of this tip takes over:
a) an hour,
b) a day,
c) a quarter of an hour,
d) 45 minutes.
4. Calculate the areas of the shaded figures. Assume that the side of the grille is 1.
5. From a disc with radius R we want to cut three identical discs so, that the sum
of their areas and the area of the remaining part are equal. What radius should the
cut discs have?
6. a) Write down the length of the side of the square which has the same area as
the disc with radius r .
b) A disc and a square have equal areas. Which figure has larger perimeter? How
many times?
How to construct a square with an area equal to the area of a given disc using
a compass and a ruler? This problem, called quadrature of the circle, has been
tried to be solved for over 2000 years. Only in the nineteenth century it was
proved that such a construction is impossible. Thus, it was proved that for a given
√
line segment r it is impossible to construct a line segment r π long. In many
languages, ”quadrature of the circle” figuratively means an unsolvable problem.
8. Calculate the lengths of the selected arcs and the areas of the shaded figures.
Proof
Let’s assume that angle α is the inscribed angle and angle β is the central
angle based on the same arc as the angle α. We will show that β = 2α.
There are three possible cases of positioning the center of the circle relative to
the angle α: the center of the circle may lie on the arm of α, it may lie inside
this angle, it may also lie outside the angle.
2. Let the center of the circle lie within α, as shown in the first figure below.
Drawing the diameter from the vertex
of angle α, we divide α into two angles
γ and δ. Then the angle β will also be
divided into two angles. From previous
considerations we know that these an-
gles are 2γ and 2δ, so:
α=γ+δ β = 2γ + 2δ
Hence:
β = 2(γ + δ) = 2α
3. Let the center of the circle lie outside the inscribed angle α, as shown in the
first figure below.
Drawing the diameter from the ver-
tex of angle α, we get the situation
presented in the second drawing. The
inscribed angle α + γ is based on the
same arc as the central angle β + 2γ.
From previous considerations we know
that:
β + 2γ = 2(α + γ)
Hence:
β = 2(α + γ) − 2γ = 2α
Proof
From the previous theorem it follows that when the inscribed angles are based on
the same arc, each of them has a measure two times smaller than the central
angle based on this arc. So, all these inscribed angles have equal measures.
Proof
The central angle based on the semi-circle is 180◦. The inscribed angle based on
the diameter has a measure two times smaller than it, i.e. it is a right angle.
PROBLEMS
1. Provide angle measures α, β, γ and δ.
6. Using the information provided next to the figure, calculate the measures of
inscribed angles DCB and ADB.
a) b)
Theorem
The tangent to the circle is
perpendicular to the radius
at the point of tangency.
Proof
The proof will be carried out using the indirect method.
Suppose one of the angles between the tangent to the
circle and the radius to the point of contact is acute. In
the drawing, it is the angle α with vertex A. Drawing
from the center S of the circle another line, inclined to
the tangent at angle α, we get the isosceles triangle ABS.
Then |SB| = |SA| and point B would have to belong to the circle, so it would
be the second common point of the tangent and the circle, which contradicts
the definition of the tangent.
Theorem
When the tangents to the circle
intersect, the line segments connecting
the intersection point with the
tangency points are equal in length.
Proof
Let the lines P A and P B be tangent to the circle
with center S at points A and B. Then the trian-
gles P SA and P SB are rectangular, they have a
common hypotenuse P S and |SA| = |SB|. Accord-
ing to Pythagoras’ Theorem, |P A| = |P B|.
α=β
Proof
Let us assume that the line m and the circle with
center S are tangent at point A and α is the
acute angle between line m and chord AB (see
the drawing on the right).
Then:
|¾ SAB| = 90◦ − α
The SAB triangle is isosceles, so:
|¾ ASB| = 180◦ − 2 × |¾ SAB| = 180◦ − 2(90◦ − α) = 2α
Good to know!
Let O be the center of the circle. We want to draw a tangent to this circle
through some point P .
Note. Circles that have a common center are said to be concentric. If the con-
centric circles have different radii, then these circles are of course disjoint. If the
radii of the concentric circles are the same, then the circles have infinitely many
common points (coincide).
EXERCISE A Draw a circle with a radius of 2 cm. Label its center with the letter
O and draw through O any line. Using compasses, draw a new circle with
center on the drawn line, tangent to the drawn circle.
A straight line passing through the centers of two tangent circles also
passes through their point of contact. It follows that the distance between
the centers of the tangent circles is equal to the sum or difference of the
lengths of radii of these circles.
EXERCISE B A circle with center S has a radius of 2 and a circle with center T
has a radius of 5. Determine the mutual position of these circles if:
a) |ST | = 7 b) |ST | = 8 c) |ST | = 4
Curiosity
In the figure below, the circles are externally disjoint, and each of the four
straight lines is tangent to both circles. We will show you how to construct
such lines.
Let the circle with center S and radius R lie outside the circle with center O
and radius r . Let us assume that R > r .
The method of constructing line a: We draw a circle with the center S and
the radius R − r , then we draw from point O a tangent line to this circle (as
described on p. 107). Through the obtained tangent point A we draw a ray
SA, which intersects the large circle at point B. Drawing through point B
a line perpendicular to the ray SA, we get the tangent sought, because the
AOCB is a rectangle.
The method of constructing line c: We draw a circle with the center S and
the radius R + r , then we draw a tangent to this circle passing through
the point O. We draw radius SK (where K is the tangent point). Through
the point L — the common point of the circle with the radius R and SK
line segment — we run a line perpendicular to SK. This straight line is the
tangent sought.
Note that line b can be constructed like line a, and line d can be constructed
like line c.
2. Line m is tangent to the circle. Determine the measure of angles marked with
an arc.
4. The sides of the triangle drawn are tangent to the circle. Calculate the perimeter
of this triangle.
6. We draw two circles: one with a radius of 3 cm, the other with a radius of 4 cm.
What should be the distance between the centers of these circles so that these
circles:
a) were tangent externally,
b) they were tangent internally,
c) intersect at two points,
d) were disjoint?
7. What is the distance between the centers of circles with radius 5 and 8 when the
smaller circle passes through the center of the larger, and what — when the larger
circle passes through the center of the smaller?
Theorem
A circle can be circumscribed about
each triangle. The center of such a
circle is the intersection point of the
perpendicular bisectors of sides of the triangle.
EXERCISE a) Calculate the radius of the circle circumscribed about the right-
angled triangle of 4 and 5 legs’ length.
b) Calculate the sides’ length of the isosceles right-angled triangle inscribed in
a circle with a radius of 20.
The distance of the center of the circle inscribed in a polygon from each
side of the polygon is equal to the radius of the circle. The center of such a
circle is equally distant from all its sides, so it follows from angle’s bisector
property (see p. 50) that this center must lie on the bisector of each angle
of the polygon.
Since we already know that the bisectors of the angles of a triangle inter-
sect at one point, the following statement is true:
Theorem
In each triangle a circle can be inscribed. The
center of the circle inscribed in a triangle is the
intersection point of the bisectors of the trian-
gle’s angles.
You can’t inscribe a circle in every polygon. This is only possible if the bisectors
of all angles intersect at one point. For example, you cannot inscribe a circle in a
rectangle that is not a square.
2. a) Calculate the length of the radius of the circle circumscribed about the right-
angled triangle with legs’ lengths 5 and 12.
b) In a right-angled triangle, the legs are 6 and 8. What is the length of the line
segment connecting the vertex of the right angle with the center of the hypotenuse?
4. The following figures are triangles: acute-angled, isosceles and right-angled. Cal-
culate the angle measures of these triangles and the angle measures labelled with
letters.
5. Draw any acute angle. Mark point A on one of the arms. Construct a circle tan-
gent to both arms of the angle drawn so that point A is one of the tangency points.
6. In the isosceles triangle ABC, in which the angle between the arms AC and BC is
100◦, a circle with the center O is inscribed. Calculate the measure of the angle AOB.
7. The angle between the arms AC and BC of the isosceles triangle ABC is 40◦
wide. Point O is the center of the circle inscribed in triangle ABC, and point S is
the center of the circle circumscribed about this triangle. Calculate the SAO angle
measure.
EXERCISE A Sketch:
a) a quadrilateral in which two non-adjacent sides are perpendicular,
b) a pentagon which has one pair of parallel sides,
c) a hexagon in which sides are parallel by pairs.
EXERCISE B Here are examples of different polygons. Which of them are convex?
Note that all angles of the convex polygon are angles greater than 0◦ and
less than 180◦ (these are convex angles). In a non-convex polygon, at least
one angle is a non-convex angle.
We already know that the sum of triangle angles’ measures is 180◦, and
the sum of the quadrilateral angles’ measures is 360◦. Let’s consider what
we can say about the sum of measures of the angles of an n-gon, i.e. a
polygon that has n vertices.
EXERCISE C Draw any convex polygon. Choose any vertex and draw all the
diagonals coming out of it. How many triangles the polygon was divided into
by the drawn diagonals?
All diagonals drawn from one vertex of a convex n-gon divide this polygon
into n − 2 triangles (there are as many triangles as sides that do not contain
the selected vertex). The sum of the angle measures of these triangles is
(n − 2) × 180◦ and is equal to the sum of the angle measures of the n-gon.
The same relationship applies to non-convex polygons.
Theorem
The sum of the angle measures of an n-gon is (n − 2)×180◦.
EXERCISE E Draw any hexagon and three diagonals from each vertex. If for a
certain vertex a diagonal has already been drawn, draw it again, but with a
different color. How many times were each of the diagonals drawn? How many
diagonals does the hexagon have?
You can draw n − 3 diagonals from each vertex of the n-gon. (You cannot
draw the diagonal to it or to the adjacent vertices from the selected vertex.)
One can imagine that by drawing the diagonals from each vertex, we would
draw n(n − 3) segments, each twice. This reasoning leads to the following
theorem:
Theorem
The number of diagonals in n-gon is n(n − 3) .
2
EXAMPLE How many diagonals has a polygon in which the sum of the angle
measures is 2700◦?
(n − 2) × 180◦ = 2700◦ We use the theorem on the sum of angle
measures of n-gon.
n − 2 = 15
The considered n-gon is a 17-gon.
n = 17
We calculate the number of diagonals in
17(17 − 3)
number of diagonals = 2
= 119 17-gon.
PROBLEM How many diagonals has a polygon whose sum of angle measures is 2160◦?
√ √ √
r = 1×a 3 = a 3 r= a r= a 3
3 2 6 2 2
√ √ √
R = 2r = a 3 R = 1a 2 = a 2 R=a
3 2 2
Theorem
◦
Each angle of a regular n-gon has the measure (n − 2)n× 180 .
2. a) Justify that there is no heptagon in which every two adjacent sides are per-
pendicular.
b) Justify that if in a n-gon each two neighboring sides are perpendicular, then n
is an even number.
Curiosity