Skip to main content

Section 1.1 Real Numbers

Real numbers represented as \(\mathbb{R}\) are a set of numbers that include all rational and irrational numbers. They can be positive, negative, or zero, and can be represented on the number line. The table below shows classification of real numbers with examples.
Category Examples
Whole numbers (\(\,\mathbb{W}\)) \(0, 1, 2,3,4\)
Integers(\(\,\mathbb{Z}\)) \(-4,-3,-2,0,1,2\)
Fractions \(\frac{1}{2}, \frac{2}{3}, \frac{1}{3},\frac{5}{4},\frac{12}{6}\)
Decimals \(0.2,4.5,-2.6,-3.8\)
Irrational numbers \(\sqrt{2},\sqrt{7}, \pi\)
\(\textbf{NOTE:}\) Real numbers do not include complex numbers like the square root of negative one \(\left( \sqrt{-1} \right) \text{.}\)
\({\color{blue}\text{How do we use real numbers in day-to-day activities?}}\)
We use real numbers in everyday life for tasks such as managing finances while budgeting or shopping, measuring ingredients for cooking, tracking time and distance when traveling, and interpreting data on digital devices.

Subsection 1.1.1 Classifying whole numbers as odd, even, prime and composite in different situations

Whole numbers can be classified as odd, even, prime or composite based on their divisibility and factor properties.

Activity 1.1.1.

  1. Working in groups, write numbers from \(1\) to \(100\text{.}\)
  2. Sort the numbers you wrote down into odd or even.
  3. What patterns do you notice between even and odd numbers?
  4. Identify prime and composite numbers from the list of even and odd numbers you have.
  5. Discuss how a number is classified.
  6. Identify prime numbers that are even.
  7. Brainstorm a real life example where you can find odd, even, prime and composite numbers e.g pairs of shoes are even numbers.
  8. Describe why classifying numbers in real-life could be useful.
  9. Share your work with your fellow learners.
\(\textbf{Extended activity}\)
Mutula is organizing a party, and he has \(35\) party hats. Can Mutula arrange the hats in rows where each row has the same number of hats? What does this tell you about the number \(35\text{?}\)
\(\textbf{Even and Odd numbers}\)
\(\textbf{Even numbers}\) are numbers that are divisible by \(2\text{.}\)
To identify if a number is even, look at the last digit if it is \(0,2,4,6 \) or \(8 \text{.}\)
\(\textbf{Odd numbers}\) are numbers that when divided by two, you get a remainder.
To identify if a number is odd, look at the last digit if it is \(1,3,5,7\) or \(9\text{.}\)
\(\textbf{Properties}\)
  • The sum or difference of two even numbers is even.
    Example: \(6 + 4 = 10\) and \(6-2 = 4\text{.}\)
  • The sum or difference of two odd numbers is even.
    Example: \(7+3 = 10 \) and \(11-9 = 2\)
  • The sum of an even and an odd number is odd.
    Example: \(8+ 5 = 13\)
  • When two odd integers are multiplied, the result is always an odd number.
    Example: \(3 \times 3 = 9\)
  • When two odd integers are divided, the result is always an odd number.
    Example: \(21 \div 3 = 7\)
  • When two even integers are multiplied, the result is an even number.
    Example: \(12 \times 12 = 144\) \(\)
  • An even number multiplied by an odd number equals an even number.
    Example: \(12 \times 3 = 36\)

Example 1.1.1.

Classify the following numbers as even or odd:
  1. \(\displaystyle 1107\)
  2. \(\displaystyle 2028\)
  3. \(\displaystyle 3333\)
  4. \(\displaystyle 5052\)
  5. \(\displaystyle \sqrt{900} \times 20\)
  6. \(\displaystyle \frac{1386}{462}\)

Solution.

  1. \(1107\) is an odd number since its last digit is \(7\text{.}\)
  2. \(2028\) is an even number since its last digit is \(8\text{.}\)
  3. \(3333\) is an odd number since its last digit is \(3\text{.}\)
  4. \(5052\) is an even number since its last digit is \(2\) .
  5. For \(\sqrt{900} \times 20\text{,}\) we first solve for the expression.
    \(\sqrt{900} = 30\) therefore, \(30 \times 20 = 600\) which is even.
    Hence, \(\sqrt{900} \times 20\) is even since multiplication of even numbers results to an even number.
  6. Dividing \(1386\) by \(462\) we get \(3\text{.}\)
    Since the result is \(3\) then the number is an odd number.

Example 1.1.2.

Kirui has \(35\) cows in his farm and wants to group them equally into \(2\) pens. Will each pen have an equal number of cows? Explain using even and odd number properties.

Solution.

First we identify if \(35\) is even or odd.
Since the last digit is \(5\text{,}\) then \(35\) is an odd number.
An odd number cannot be divided evenly into \(2\) equal groups.
Therefore, one group will have \(18\) cows and the other \(17\) cows, making it impossible to have equal number of cows in each pen.
\(\textbf{ Exercise}\)
  1. Classify the following numbers as even or odd.
    1. \(\displaystyle 1008\)
    2. \(\displaystyle \sqrt{1521}\)
    3. \(\displaystyle 2117\)
    4. \(\displaystyle 25^2\)
    5. \(\displaystyle 1314\)
    6. \(\displaystyle 1703\)
    7. \(\displaystyle \sqrt{7376} + 1896\)
    8. \(\displaystyle 151^2\)
  2. List all the numbers between \(8102\) and \(8130\) and identify odd and even number from the range.
  3. Find the sum of the first \(20\) numbers and determine if the result is odd or even.
  4. A grade \(10\) class has \(52\) students and their class teacher wanted to group them in pairs. Will each group have an equal number of students? Explain using odd or even properties.
\(\textbf{Prime and composite numbers}\)
\(\textbf{A prime number}\) is a number that has only two factors, that is, \(1\) and itself. Example:\(2,3,5,7,11,...\)
\(\textbf{A factor}\) of a number is a natural number that divides it exactly with no remainder.
For example, \(6\) is not a prime number because it has more than two factors: \(1, 2, 3,\) and \(6\text{.}\) That is, \(6 = 1 \times 6\) and \(6 = 2 \times 3\text{.}\)
To identify if a number is prime, check if the number has two factors: \(1\) and itself.
\(\textbf{Composite numbers}\) are natural numbers greater than \(1\) that have more than two factors.
Examples: \(4(\text{factors}:\, 1,2,4), 6(\text{factors:} \,1,2,3,6), 9(\text{factors:} \,1,3,9)\text{.}\) Hence \(4,6\) and \(9\) are composite numbers since they have more than \(2\) factors.
To identify if a number is composite, check if the number has more than two factors. In other words, if it can be divided exactly by numbers other than 1 and itself, then it is a composite number.
Examples:
  1. \(4\) is composite because \(4 = 1 \times 4 \) and \(2 \times 2 \text{.}\)
  2. \(9\) is composite because \(9 = 1 \times 9\) and \(3 \times3\text{.}\)
  3. \(10\) is composite because \(10 = 1 \times 10\) and \(2 \times 5\)
\(\textbf{NOTE:}\) \(0\) and \(1\) are neither prime nor composite.
\(\textbf{Properties}\)
Every composite number has prime factors. That is, it can be broken down into a product of prime numbers.
This helps reinforce the idea of prime factorization, which is a key property of composite numbers.
  • The only even prime number is \(2\) .
  • All other even numbers greater than \(2\) are composite.
  • The smallest composite number is \(4\text{.}\)
  • Odd composite numbers are odd natural numbers greater than \(1\) that are not prime (e.g., \(9, 15, 21,...)\text{.}\)
Think of prime numbers as building blocks, and composite numbers as being made by combining those blocks.

Example 1.1.3.

Which of the following numbers are prime and which are composite?
  1. \(\displaystyle 1021\)
  2. \(\displaystyle 1111\)
  3. \(\displaystyle 1999\)
  4. \(\displaystyle 2000\)
  5. \(\displaystyle 3011\)
  6. \(\displaystyle 3500\)

Solution.

  1. \(1021\) has no factors other than \(1\) and \(1021\) itself.
    Hence \(1021\) is a prime number.
  2. \(1111 = 11 \times 101\) meaning it is divisible by both \(11\) and \(101\text{.}\) it is also divisible by \(1\) and itself.
    Therefore, \(1111\) is a composite number.
  3. \(1999\) cannot be divided by any number other than \(1\) and \(1999\) itself.
    This means that \(1999\) is a prime number.
  4. \(2000 = 2^4 \times 5^3\) which implies that \(2\) and \(5\) are its factors. Also, it is divisible by \(1\) and itself, \(20\) and \(100\text{,}\) \(2\) and \(1000\text{.}\)
    Therefore, \(2000\) is a composite number
  5. \(3011\) has no factors other than \(1\) and \(3011\) itself, making it a prime number.
  6. \(3500 = 2^2 \times 5^3 \times 7\) meaning \(3500\) has other factors other than \(1\) and \(3500\text{.}\)
    Hence \(3500\) is a composite number.
\(\textbf{ Exercise}\)
  1. Classify the following numbers as prime or composite.
    1. \(\displaystyle 1004\)
    2. \(\displaystyle 1009 \)
    3. \(\displaystyle 1031\)
    4. \(\displaystyle 1050\)
    5. \(\displaystyle 1061\)
    6. \(\displaystyle 1033\)
    7. \(\displaystyle 1049\)
    8. \(\displaystyle 3092\)
    9. \(\displaystyle 2046\)
  2. Solve the following expressions and identify if it is composite or prime.
    1. \(\displaystyle 1024 \times 5 \div 4\)
    2. \(\displaystyle \sqrt{144} \times 3 - 9 +4\)
    3. \(\displaystyle \sqrt{64} \times 5\)
    4. \(\displaystyle 4^2 \times 2 + 4\)
    5. \(\displaystyle 49^2 + 6 \div 7\)
    6. \(\displaystyle \sqrt{25} \times 2 - 8\)
  3. The number \(51\) is suspected to be prime. Test whether it is prime or composite.
  4. A teacher writes a two-digit number on the board. The number is prime and ends with \(3\text{.}\) What are the possible numbers.
  5. A marathon is divided into \(42\)-kilometer relay sections, where each runner covers an equal distance. If the distance each runner cover must be composite number of kilometers, list three possible distances each run ner could run.
  6. A class of students forms a rectangular grid. The total number of students is \(273\text{.}\) Prove whether this is prime or composite.
  7. If a number is divisible by \(2\) and \(3\text{,}\) what smallest composite number could it be?

Subsection 1.1.2 Classifying real numbers as rational and irrational in different situations

Activity 1.1.2.

  1. Working in groups, write any \(5\) numbers between \(1\) and \(10\) (e.g., \(2, 3, 5,7,..\))
  2. Form at least \(3\) fractions using the numbers you formed above. Form both proper and improper fractions e.g.,\(\frac{2}{5},\frac{7}{3}\text{.}\)
  3. Divide each of the fractions you formed to express it as a decimal. Example: \(2 \div 5= 0.4, 7 \div 3 =2.\dot{3}\text{.}\)
  4. Express the numbers \(1\) to \(10\) as square roots. Example: \(\sqrt{1},\sqrt{2},...,\sqrt{10}\text{.}\)
  5. Classify the fractions, decimals, and square root numbers you have formed as rational and irrational numbers.
  6. What do you notice about the decimal forms of fractions?
  7. Discuss your work with fellow learners.
\(\textbf{Extended activity}\)
Limbo, a grade \(10\) student claims that the sum of a rational and irrational number is always irrational. Is this true? Explain with an example.
\(\textbf{ Key Takeaway}\)
\(\bullet\) \(\textbf{ Rational number} (\mathbb{Q}):\) A rational number is any number that can be written as a fraction \(\frac{p}{q}\) where \(p\) and \(q\) are integers and \(q \neq 0\text{.}\)
Example: \(\frac{2}{3},-3,4 \)
\(\bullet\) \(\textbf{ Irrational number:}\) An irrational number is any number that cannot be expressed as a fraction of two intergers.
Example: \(\sqrt{7}, \sqrt{2}, \pi\)
\(\bullet\) \(\textbf{Integers}\) consists of positive whole numbers, negative whole numbers and \(0\text{.}\)
\(\bullet\) The decimal representation of a rational number either terminates (stops at some point) or repeats (continues but has a repeating pattern).
Example: \(0.375, 3.45454545...\)
\(\bullet\) The decimal representation of an irrational number neither terminates (does not stop) nor repeats (continues without following any pattern).
Example: \(3.14285714..., 4.298103993...\)
\(\bullet\) The square root of a perfect square is a rational number.
Example: \(\sqrt{16} = 4\) and \(4\) can be written as \(\frac{4}{1}\)
\(\bullet\) The square root of an imperfect square is an irrational number.
Example: \(\sqrt{2} = 1.41421356237\) which is an irrational number.
\(\textbf{ How to determine if a number is rational or irrational.}\)
  1. Check if the number is an integer or a fraction with an integer as the numerator and the denominator. If it is, then it is a rational number.
  2. If the number is in decimal form, check if the decimal stops at some point. If it stops then the number is a rational number.
  3. If the number is in decimal form, check if the decimal continues. If it continues with a repeated pattern then the number is a rational number and if it continues without a pattern then it is irrational.
  4. If the number is expressed as a square root i.e \(\sqrt{2}\text{,}\) find the square root of the number first and identify if it is a perfect or an imperfect square. If it is a perfect square (results to a whole number) then it is rational and if it is an imperfect square, then it is irrational.

Activity 1.1.3.

  1. Working in groups, write any \(5\) numbers between \(1\) and \(10\) (e.g., \(2, 3, 5,7,..\))
  2. Form at least \(3\) fractions using the numbers you formed above. Form both proper and improper fractions e.g.,\(\frac{2}{5},\frac{7}{3}\text{.}\)
  3. Divide each of the fractions you formed to express it as a decimal. Example: \(2 \div 5= 0.4, 7 \div 3 =2.\dot{3}\text{.}\)
  4. Express the numbers \(1\) to \(10\) as square roots. Example: \(\sqrt{1},\sqrt{2},...,\sqrt{10}\text{.}\)
  5. Classify the fractions, decimals, and square root numbers you have formed as rational and irrational numbers.
  6. What do you notice about the decimal forms of fractions?
  7. Discuss your work with fellow learners.
\(\textbf{Extended activity}\)
Limbo, a grade \(10\) student claims that the sum of a rational and irrational number is always irrational. Is this true? Explain with an example.

Example 1.1.4.

Identify if the following numbers are rational or irrational.
  1. \(\displaystyle \pi\)
  2. \(\displaystyle \frac{2}{3}\)
  3. \(\displaystyle 3.75\)
  4. \(\displaystyle \sqrt{20}\)
  5. \(\displaystyle \frac{\sqrt{9}}{\sqrt{16}}\)

Solution.

  1. Since \(\pi\) is defined as \(3.1415926\text{.}\)
    We check if the decimal continues.
    Hence \(\pi\) is irrational because its decimal continues without having a repeated pattern.
  2. Since \(\frac{2}{3}\) is a fraction, we check if the fraction consist of integers with the denominator not equal to zero.
    Therefore \(\frac{2}{3}\) is a rational number.
  3. To identify if \(3.75\) is rational or irrational, we check if the decimal terminates or continues.
    Since decimals in \(3.75\) terminates, then it is a rational number.
  4. For \(\sqrt{20}\text{,}\) first we find its value.
    \(\sqrt{20} = 4.472135955\)
    \(\sqrt{20}\) has decimal which continues without a repeated pattern.
    Hence \(\sqrt{20}\) is irrational.
  5. The value of \(\frac{\sqrt{9}}{\sqrt{16}} = \frac{3}{4}\)
    \(\frac{3}{4}\) is a fraction with integers on the numerator and the denominator.
    Therefore, \(\frac{\sqrt{9}}{\sqrt{16}}\) is rational.

Example 1.1.5.

Joy is designing a square garden. She measures the total area of the garden to be \(50\) square meters and wants to find the length of one side. What is the exact length of one side of the garden? Classify the answer as a rational or irrational number.

Solution.

Area of the garden = \(50 \text(m)^2\) Area of the garden = \(50 \text{ m}^2\)
To find the length of one side of the square, we take the square root of its area.
Side length = \(\sqrt{50}\) m = \(7.07106781...\) m. Hence side length written to \(4\) decimal places is \(7.0711\) m. Side length = \(\sqrt{50}\) = \(7.07106781...\) . Hence the side of one length written to \(4\) decimal places is \(7.0711\) m.
Since \(7.07106781...\) is a non-repeating decimal, \(\sqrt{50}\) is irrational.
\(\textbf{Exercise}\)
1. Classify the following numbers as rational or irrational giving reasons.
  1. \(\displaystyle \sqrt{25}\)
  2. \(\displaystyle \pi\)
  3. \(\displaystyle \sqrt{2}\)
  4. \(\displaystyle \frac{7}{3}\)
  5. \(\displaystyle 0.25\)
  6. \(\displaystyle 0.121221222\)
  7. \(\displaystyle - 4.5\)
  8. \(\displaystyle \sqrt{2} + \sqrt{8}\)
  9. \(\displaystyle \pi - 3\)
  10. \(\displaystyle \frac{\sqrt{4}}{\sqrt{9}} \times 4\)
  11. \(\displaystyle 2 \times \sqrt{2}\)
2. A square garden has a perimeter of \(8\) units. Find its area and identify if it is a rational or irrational number.
3. For each of the following values of \(m\) state whether \(\frac{m}{16}\) is rational or irrational.
  1. \(\displaystyle 1\)
  2. \(\displaystyle -10\)
  3. \(\displaystyle \sqrt{2}\)
  4. \(\displaystyle \sqrt{25}\)
  5. \(\displaystyle \pi\)
4. A car is moving at \(\sqrt{225}\) km/h. Is the speed rational or irrational? Explain your answer.
5. Iregi a grade \(10\) student measures a triangular shelf in their home and found out its sides of length was \(\sqrt{12}\) meters, \(\sqrt{27}\) meters and \(5\) meters. He wants to find the perimeter of the triangle and identify if it is rational or irrational. Help Iregi to find out if the perimeter is rational or irrational explaining your workings.
6. A rectangular garden has a length of \(4\) meters and a width of \(\sqrt{8}\) meters. Find the area of the garden and identify if it is rational or irrational.

Subsection 1.1.3 Finding reciprocals of real numbers using division

Activity 1.1.4.

  1. In groups of \(5\text{,}\) write down numbers from \(2\) to \(15\) in ascendinding order \((2,...,15)\text{.}\)Label this as the first list.
  2. Rearrange the numbers from \(15\) to \(2\) in descending order \((15, 14, 13, ..., 2)\text{.}\) Label this as the Second List.
  3. In turns, each group member to create a fraction by:
    1. Using the first number from the First List as the numerator.
    2. Using the first number from the Second List as the denominator.
  4. Find the reciprocals of the fractions you have formed using division.
    For example: Fractions formed are \(\frac{2}{15},\frac{3}{14} , \frac{5}{12}, \frac{10}{7}, \frac{7}{10}\) then the reciprocal of \(\frac{2}{15}\) using division is \(15 \div 2\)
  5. From the whole numbers \(2\) to \(15\) you wrote down, pick any \(3\) numbers and find its reciprocal using division.
  6. Discuss your work with fellow learners.
\(\textbf{Key Takeaway}\)
The reciprocal of a number is the number that, when multiplied by the original number, gives a product of \(1\text{.}\)
In other words the reciprocal of a real number \(x\) is \(\frac{1}{x}\text{,}\) except when \(x=0\) since division by zero is undefined.
For example:
1. The reciprocal of \(2\) is \(\frac{1}{2}\text{.}\) Using division, the reciprocal of \(2\) can be found as \(1 \div 2\)
2. To find the reciprocal of \(0.25\) using division, you divide \(1\) by \(0.25\) i.e \(1 \div 0.25\text{.}\)
3. The reciprocal of \(\frac{3}{5}\text{,}\) using division, is \(1 \div \frac{3}{5}\text{.}\)
\(\textbf{To find the reciprocal of a real number using division, follow these steps:}\)
  1. Understand the Reciprocal: The reciprocal of a real number \(x\) is \(\frac{1}{x}\text{.}\) This means that when you multiply a number by its reciprocal, the result is always \(1\text{:}\)
    \begin{align*} x \times \frac{1}{x}=\amp 1 \end{align*}
  2. Next, use division to find the reciprocal of a number.
    Example 1: The reciprocal of \(5 = \frac{1}{5}\)
    Using division to find reciprocal of \(5\) we have:\(1 \div 5\text{.}\)
    \(0.2\)
    \(5\) \(10\)
    - \(10\)
    \(0\)
    Which is \(= 0.2\)
    Example 2: The reciprocal of \(-3\) is \(1 \div -3 \text{.}\)
    Using division to find reciprocal we have:
    \(0.333\)
    \(3\) \(10\)
    - \(9\)
    \(10\)
    - \(9\)
    \(10\)
    - \(9\)
    \(1\)
Hence the reciprocal of \(-3\) using division is \(= -0.333...\) also written as \(-0.\dot{3}\) to mean \(3\) is recurring.

Example 1.1.6.

Find the reciprocal of the following numbers using division.
  1. \(\displaystyle 256\)
  2. \(\displaystyle 4.2\)

Solution.

  1. The reciprocal of \(256\) according to definition is \(\frac{1}{256}\) .
    Dividing it we have:
    \(0.003906\)
    \(256\) \(1000\)
    \(-768\)
    \(2320\)
    - \(2304\)
    \(1600\)
    - \(1536\)
    \(64\)
    Hence, the reciprocal of \(256\) using division is \(1\div 256 = 0.003906\)
  2. The reciprocal of \(4.2\) according to definition is \(\frac{1}{4.2}\text{.}\)
    We can rerwrite \(\frac{1}{4.2}\) as \(\frac{1}{4.2}\times \frac{10}{10} \)
    \begin{align*} =\amp \frac{10}{42} \\ =\amp \frac{5}{21} \end{align*}
    Dividing \(5\) by \(21\) we have:
    \(0.238\)
    \(21\) \(50\)
    - \(42\)
    \(80\)
    - \(63\)
    \(170\)
    - \(168\)
    \(2\)
    Therefore, using division, the reciprocal of \(4.2\) is \(15\div 21 = 0.238\)
\(\textbf{Exercise}\)
  1. Using division, find the reciprocal of following numbers:
    1. \(\displaystyle 5\)
    2. \(\displaystyle -3\)
    3. \(\displaystyle 2.5\)
    4. \(\displaystyle -0.4\)
    5. \(\displaystyle \frac{2}{7}\)
    6. \(\displaystyle -\frac{5}{8}\)
  2. If the reciprocal of \(x\) is \(\frac{1}{6}\text{,}\) find the value of \(x\text{.}\)
  3. Movin, a Grade \(10\) learner covers \(\frac{1}{x}\) km from home to school. He realizes that the distance he covers each day from home to school is \(0.2\) km. Find the value of \(x\text{.}\)
  4. A cyclist covers a distance of \(12 \) km in \(1\) hour. Using division to find reciprocals, determine the time taken to cover \(1\) km at the same speed.

Subsection 1.1.4 Finding reciprocals of real numbers using mathematical tables and calculators

Mathematical tables and calculators provide alternative methods for quickly determining reciprocals, especially when dealing with large numbers or decimal values. In this section, we will explore how to use both tools effectively.

Subsubsection 1.1.4.1 Finding reciprocals of numbers using mathematical tables

Mathematical tables has reciprocal tables which are specially designed tables that allow you to quickly find the reciprocal of a number without doing any division. Each table lists a number along with its reciprocal, so you can look up the reciprocal directly.
Activity 1.1.5.
\(\textbf{Each group should have a mathematical table}\)
1. Working in groups of \(5\text{,}\) consider the following numbers:
  1. \(\displaystyle \frac{3}{4}\)
  2. \(\displaystyle \frac{1}{3}\)
  3. \(\displaystyle 6\)
  4. \(\displaystyle 0.4167\)
2. Discuss how to use reciprocal tables to find reciprocals of each of the given numbers.
3. Determine the reciprocals of the numbers.
4. What did you realize?
5. Share your work with fellow learners.
\(\textbf{How to find reciprocals of numbers from the table.}\)
1. Given a large number e.g \(1252\text{,}\) express the number in standard form: \(1.252 \times 10^3\text{.}\) 1. Given a large number e.g \(1252\text{,}\) express the number in standard form: \(=1.252 \times 10^3\text{.}\)
2. Next, you find the reciprocal of the number from the reciprocal table as follows.
sample of the mathematical table
  1. Move down the column headed \(x\) to locate \(1.2\)
  2. Move to the right along the row that has \(1.2\) to the column headed \(5\text{.}\)
  3. Read the number at the intersection of the row and column which is \(0.8000\)
  4. Move farther to the right on the same row to the SUBTRACT column headed \(2\text{.}\)
  5. Read the number at the intersection of the row and column which is \(13\text{.}\)
  6. Subtract the number \(13\) from \(0.800\text{.}\) While subtracting align \(13\) to the right as shown below.
    \(0\) \(.\) \(8\) \(0\) \(0\)
    - \(0\) \(.\) \(0\) \(1\) \(3\)
    \(0\) \(.\) \(7\) \(8\) \(7\)
4. Calculate the reciprocal of \(10^3\text{.}\)
Since \(10^3\) can be written as \(1000\) then its reciprocal is \(\frac{1}{1000}\text{.}\)
5. Multiply \(0.787\) by \(\frac{1}{1000}\text{.}\)
6. Hence, the reciprocal of \(1252\) is given by \(0.787 \times \frac{1}{1000} = 0.000787\)
Example 1.1.7.
Use tables to find the reciprocal of \(0.154\text{.}\)
Solution.
Given \(0.154\text{,}\) first write it in standard form: \(1.54 \times 10^{-1}\text{.}\)
extract of mathematical table
Then, to locate the reciprocal of the given number:
  1. Move down the column headed \(x\) to locate \(1.5\text{.}\)
  2. Move to the right along the row that has \(1.5\) to the column headed \(4\text{.}\)
  3. Read the number at the intersection of the row and column which is \(0.6494\text{.}\)
Calculate the reciprocal of \(10^{-1}\text{.}\)
Since \(10^{-1}\) can be written as \(\frac{1}{10}\) then its reciprocal is \(\frac{10}{1} = 10\text{.}\)
Multiply \(0.6494\) by \(10\text{.}\)
The reciprocal of \(0.154\) is \(6.494\)
Example 1.1.8.
Murunga’s car consumes \(\frac{1}{8}\) liters of fuel per kilometer. Use tables to identify how far Murunga can drive with 1 liter?
Solution.
If \(\frac{1}{8} \text{liters} =1\)km,
Then \(1 \text{liter}= ?\) km
To find the distance Murunga drove using \(1\) liter, we first convert \(\frac{1}{8}\) to a decimal i.e \(1\div8 = 0.125\text{.}\)
Next, we write \(0.125\) in standard form: \(1.25 \times 10^{-1}\text{.}\)
extract of mathematical table
Move down the column headed \(x\) to locate \(1.2\text{.}\)
Move to the right along the row that has \(1.2\) to the column headed \(5\text{.}\)
Read the number at the intersection of the row and column which is \(0.8000\text{.}\)
Calculate the reciprocal of \(10^{-1}\text{.}\)
Since \(10^{-1}\) can be written as \(\frac{1}{10}\) then its reciprocal is \(\frac{10}{1} = 10\text{.}\)
Multiply \(0.8000\) by \(10\text{.}\)
\(0.8000 \times 10 = 8\)
Therefore, Murunga can drive \(8\) km using \(1\) l of fuel.
\(\textbf{Exercise}\)
1. Find the reciprocals of the following numbers using reciprocal tables:
  1. \(\displaystyle 4286\)
  2. \(\displaystyle 0.0458\)
  3. \(\displaystyle 0.007582\)
  4. \(\displaystyle 2.781\)
  5. \(\displaystyle \frac{3}{8}\)
  6. \(\displaystyle \frac{1}{0.1252} + \frac{1}{12.52}\)
  7. \(\displaystyle \frac{4}{0.648}\)
  8. \(\displaystyle \frac{6}{0.754} - \frac{1}{75.4}\)
2. Use mathematical tables to evaluate each of the following:
  1. \(\displaystyle \frac{100}{29.56}\)
  2. \(\displaystyle \frac{1}{\sqrt{0.2704}}\)
  3. \(\displaystyle \frac{1}{1.374^2}\)
  4. \(\displaystyle 1000 \times \frac{1}{0.7598}\)
  5. \(\displaystyle \frac{3}{\sqrt{2025}}\)
  6. \(\displaystyle 3.054^2 + \frac{1}{\sqrt {60.84}}\)
3. John measures that light takes \(0.000000455\) seconds to travel a certain distance. The frequency is the reciprocal of this time. Use mathematical tables to find the frequency.
4. Maria conducted a survey to determine how many students love to play games. It was found that \(0.256\) of the respondents preferred playing football. Use mathematical tables to find the reciprocal of \(0.256\text{.}\)
5. A farmer can plant \(7.85\) acres of land in one day. The time taken to plant one acre is the reciprocal of this rate. Using mathematical tables, find how many days it takes to plant one acre of land.
6. John can type 80 words per minute. He wondered how long it takes him to write one word. Find out how long it takes John to type one word . Hence determine how long it will take John to type a 400-word essay.
7. A shopkeeper has \(300\) apples and sells them in packs of 8. Determine how many packs he will have and find its reciprocal.

Subsubsection 1.1.4.2 Finding reciprocals using a calculator

To find reciprocal of a number using a calculator:
  1. Enter the number into the calculator,
  2. Press the reciprocal button \({\color{red} x^{-1}}\) or divide \(1\) by the number.
  3. Read the displayed result.
Example: To find the reciprocal of \(7\text{,}\)
  1. Press the key \(1\)
  2. Press the key \(\div\)
  3. Press the key \(7\)
  4. Press the key \(=\)
Read the displayed result which is \(0.14285714286\text{.}\) Hence the reciprocal of \(7\) is \(0.1429\)
Activity 1.1.6.
1. Working in groups, use a calculator to work out the reciprocal of \(151.6\)
  1. Press the keys 1, ÷, 1 ,5 ,1, . ,6 in that order.
  2. Press the key =
2. Read the displayed result. What is the reciprocal of \(151.6\) from the calculator?
3. Work out the reciprocal of each of the following numbers using the calculator:
  1. \(\displaystyle 0.0038 \)
  2. \(\displaystyle 0.5498\)
  3. \(\displaystyle \frac{1}{8}\)
  4. \(\displaystyle 564\)
4. Discuss with other learners how you determine the reciprocal of a number using a calculator.
\(\textbf{Key Takeaway}\)
To find reciprocal of a number using a calculator:
  1. Enter the number into the calculator,
  2. Press the reciprocal button x⁻¹ or divide \(1\) by the number.
  3. Read the displayed result.
Example: To find the reciprocal of \(7\text{,}\)
  1. Press the key 1
  2. Press the key ÷
  3. Press the key 7
  4. Press the key =
Read the displayed result which is \(0.14285714286\text{.}\) Hence the reciprocal of \(7\) given to \(4\) decimal places is \(0.1429\text{.}\)
Example 1.1.9.
Find the reciprocal of the following using a calculator.
  1. \(\displaystyle 5.6\)
  2. \(\displaystyle 0.003\)
  3. \(\displaystyle 12.8\)
Solution.
i) Press the keys \(1\) then \(\div\) then \(5\) then \(.\) then \(6\text{.}\)
Press the key \(=\) i) To find the reciprocal of \(5.6\text{,}\) press the keys 1, ÷, 5, . then 6.
Press the key =
Read the reciprocal of \(5.6\) on the screen of the calculator.
Hence the reciprocal of \(5.6\) from the calculator is approximately \(0.1786\text{,}\) when rounded off to \(4\) decimal places.
ii) To calculate the reciprocal of \(0.003\) :
Press the keys 1,÷, 0, ., 0, 0, then 3.
Press the key =
Read the reciprocal of \(0.003\) on the screen of the calculator.
Therefore, the reciprocal of \(0.003\) from the calculator is: \(333.333333...\text{.}\) Also written as \(333.3333\) when rounded off to \(4\) decimal places.
iii) To calculate the reciprocal of \(12.8\text{:}\)
Press the keys 1, ÷, 1, 2, . then 8.
Press the key =
Read the reciprocal of \(12.8\) on the screen of the calculator.
Hence the reciprocal of \(12.8\) from the calculator is: \(0.078125\text{.}\)
\(\textbf{Exercise}\)
1. Find the reciprocal of the following numbers using a calculator:
  1. \(\displaystyle 8\)
  2. \(\displaystyle 125\)
  3. \(\displaystyle 598\)
  4. \(\displaystyle 8638\)
  5. \(\displaystyle 8.861\)
  6. \(\displaystyle 0.00067\)
  7. \(\displaystyle 0.01467\)
  8. \(\displaystyle 0.4875\)
2. A school cafeteria has \(8\) large trays of food to serve equally among the students. To find out how much food each student will get per tray, the cafeteria manager needs to calculate the reciprocal of \(8\text{.}\) Using a calculator, how can the manager find the reciprocal of \(8\text{,}\) and what is the answer?
3. A group of friends has \(5\) bottles of juice to share equally. Use a calculator to determine how much juice each person gets per bottle.
4. If a machine completes a task in \(6\) hours, its work rate per hour is the reciprocal of the time. Use a calculator to determine the reciprocal and explain what it represents.
5. A car travels \(12\) kilometers on \(1\) liter of fuel. Use a calculator to find out liters of fuel needed per kilometer.
6. Write down \(3\) numbers and work out their reciprocals using a calculator.

Subsection 1.1.5 Using reciprocals of real numbers in mathematical computations

This is application of the concept of reciprocals to perform different types of mathematical operations such as division, solving equations, proportions, rates, and real-life problem-solving.

Activity 1.1.7.

In groups, find an exercise book and a pen.
1. Write different numbers (that is positive, negative, decimal numbers and fractions) on the exercise book.
Example: \(2, -4,0.25,\frac{5}{8}\)
2. Find the reciprocals of the numbers you have formed.
Example: Number formed is \(\frac{5}{8}\) its reciprocal is given by \(1 \div \frac{5}{8} = 1 \times \frac{8}{5} = \frac{8}{5}\)
3. Multiply the original number you formed by its corresponding reciprocal and observe the result.
Example: \(\frac{5}{8} \times \frac{8}{5}\)
4. Discuss cases where reciprocals do not exist.
5. Identify a real world problem where reciprocals are useful.
6. Share your work with fellow learners.
\(\textbf{How reciprocals are used in mathematical computations:}\)
  1. Converting Division into Multiplication
    Instead of dividing a number, we multiply by the reciprocal: \(a \div b = a \times \frac{1}{b}\text{.}\)
    Example with whole numbers:
    \(8 \div 2 = 8 \times \frac{1}{2} = 4\)
    Example with fractions:
    \begin{align*} \frac{5}{6} \div \frac{2}{3}=\amp \frac{5}{6} \times \frac{3}{2}\\ =\amp \frac{15}{12}\\ =\amp \frac{5}{4} \end{align*}
  2. Solving Equations
    When solving equations where a variable is multiplied by a number, we use the reciprocal to isolate the variable.
    Example: Solve for \(x\) in the equation \(3x = 12\)
    To solve for \(x\text{,}\) multiply both sides by the reciprocal of \(3\text{.}\)
    Therefore, \(x = 12 \times \frac{1}{3} = 4\)
  3. Working with proportions and ratios while cooking.
    Example: If a recipe uses \(\frac{2}{3}\) of a cup of sugar per serving, how many servings can you make with \(4\) cups?
    To find the number of servings, compute: \(4 \div \frac{2}{3}\)
    \begin{align*} =\amp 4 \times \frac{3}{2}\\ =\amp \frac{12}{2} \\ = \amp \, 6 \text{ servings} \end{align*}
  4. Real-World applications like determining speed and time.
    Example: If a car moves at \(60\) km/h, to determine how long it takes to travel \(1\) km, we use reciprocal.
    Therefore to travel \(1\) km we take the reciprocal of speed which is \(\frac{1}{60}\) hours per km.

Example 1.1.10.

Kerich is a farmer and has \(\frac{2}{3}\) of an acre of land and wants to divide it into plots of \(\frac{1}{6}\) acre each. How many plots can Kerich make?

Solution.

To find the number of plots that Kerich can make, we solve it as a division problem.
Divide \(\frac{2}{3}\) by \(\frac{1}{6}\) and solve it by multiplying \(\frac{2}{3}\) by the reciprocal of \(\frac{1}{6}\) as below:
\begin{align*} \frac{2}{3} \div \frac{1}{6}=\amp \frac{2}{3} \times \frac{6}{1}\\ \frac{12}{3}= \amp 4 \end{align*}
Hence Kerich can make \(4\) plots.

Example 1.1.11.

Njoki, a business woman invest ksh \(5\,000\) in a business that promises to double his investment every \(1.5\) years. What fraction of her initial investment will she have after \(4.5\) years?

Solution.

If \(1.5\) years \(= 2\) times the initial investment, how about \(4.5\) years?
Computing the number of times her investment will yield after \(4.5\) years we have: \(4.5 \div 1.5\)
\begin{align*} = \amp 4.5 \times \frac{1}{1.5}\\ = \amp 3 \end{align*}
This means her investment will double \(3\) times.
Therefore, after \(4.5\) years her investment will be \(5000 \times 2\times2\times2\)
\begin{align*} = \amp 5000 \times 8\\ = \amp 40\,000 \end{align*}
\(\textbf{Illustration} \)
Representing the number of years with their corresponding double investment in ksh makes it easier to understand the above computations.
Remember at the start of a period we will represent it with a \(0\text{.}\)
Years: \(0\) \(\rightarrow\) \(1.5\) \(\rightarrow\) \(3\) \(\rightarrow\) \(4.5\)
Shillings: \(5\,000\) \(\rightarrow\) \(10\,000\) \(\rightarrow\) \(20\,000\) \(\rightarrow\) \(40\,000\)
Hence Njoki will have ksh \(40\,000\) after \(4.5\) years.
\(\textbf{Exercise}\)
  1. Solve the following using reciprocals:
    1. \(\displaystyle 6 \div \frac{2}{3}\)
    2. \(\displaystyle 4x = 12\)
    3. \(\displaystyle \frac{3}{5} \times x = 9\)
    4. \(\displaystyle 0.2 \div 4.5\)
  2. Solve: \(\left( \frac{4}{7} \div \frac{2}{5}\right)\) \(\times\) \(\left(\frac{3}{8} \div \frac{9}{16}\right)\)
  3. If \(x \times \frac{3}{8} = \frac{5}{12}\text{,}\) find the value of \(x\) using reciprocals.
  4. The population of a town increases by \(\frac{2}{5}\) every year. How many years will it take for the population to triple?
  5. Kingvalley bank offers \(\frac{1}{6}\) interest rate per year. A customer earns ksh \(12,000\) interest in one year. What was the original deposit?
  6. A hiker is walking \(24\) km and takes breaks every \(\frac{2}{3}\) km. How many breaks will he take by the end of the journey? If he changes his break interval to \(1\frac{1}{3}\) km, how does the number of breaks change?
  7. A road is \(12.6\) km long and is divided into equal segments of \(0.35\) km for maintenance. How many segments are there?

Subsection 1.1.6 Real-world applications of reciprocals of real numbers

Reciprocals are important in various fields, including finance, science, engineering, medicine, and transportation . In disciplines such as physics, chemistry, and manufacturing, dividing rational numbers using reciprocals helps solve real-world problems, from calculating speed and time to determining chemical concentrations and optimizing production efficiency.
In this section, we will explore real-world applications of reciprocals and how they make mathematical computations easier and more practical.

Activity 1.1.8.

Nkirote is a baker and is preparing large orders of bread for a grade \(10\) student’s event. Each batch of bread requires \(\frac{2}{3}\) kg of flour, and she has a total of \(12\) kg of flour. She needs to determine how many full batches she can make. As she prepares, she realizes that each batch also requires \(\frac{3}{4}\) liters of milk. If she has \(9\) liters of milk available, she must check whether she has enough for all the batches. To ensure efficiency, she calculates how many full loaves of bread she can produce if each batch yields \(\frac{2}{5}\) of a loaf per kilogram of flour used.
1. Working in groups, use reciprocals to determine how many full batches of bread the baker can make with \(12\) kg of flour.
2. Calculate whether \(9\) liters of milk is enough for all the batches.
3. If each batch produces \(\frac{2}{5}\) of a loaf per kilogram of flour, how many full loaves can she make?
4. How was reciprocal helpful in dividing quntities while baking?
5. Discuss areas where reciprocals are applied in the real word.
6. Discuss your work with fellow learners.
\(\textbf{Key Takeaway}\)
Here are practical examples of how reciprocals are applied to solve real-world problems:
1. A printing machine can print \(\frac{5}{6}\) of a book page per second. How long will it take to print \(20\) pages?
If \(1\) second = \(\frac{5}{6}\) of a page, then for \(20\) pages, we calculate as follows:
\begin{align*} \text{ Time } =\amp 20 \div \frac{5}{6}\\ =\amp 20 \times \frac{6}{5} \end{align*}
Multiplying and simplifying we have: Time = \(\frac{120}{5} = 24\) seconds.
Thus, the printing machines will take \(24\) seconds to print \(20\) pages.
2. If a car travels at \(80\) km/h, to find out the time taken per km we can use reciprocal.
Time per km = \(\frac{1}{80}\) hours per km.
3. If a factory produces \(300\) items in \(5\) hours, then the production rate per hour is:
\(\frac{300}{5} = 60\) items per hour.
To determine how much time is needed per item, we use reciprocal:
Hence, the factory produces \(1\) item every \(\frac{1}{60}\) hours.

Example 1.1.12.

Okoth runs \(3 \frac{1}{4}\) miles in \(\frac{1}{2}\) an hour. What is her speed in miles per hour?

Solution.

To find speed we divide distance by time such that: speed = \(\frac{\text{ distance}}{\text{ time}}\text{.}\)
First, we need to convert the fraction \(3\frac{1}{4}\) into an improper fraction which is \(\frac{13}{4}\)
Hence, speed = \(3\frac{1}{4} \div \frac{1}{2} = \frac{13}{4} \div \frac{1}{2}\)
Multiply \(\frac{13}{4}\) by the reciprocal of \(\frac{1}{2}\text{.}\)
\(\frac{13}{4} \times \frac{2}{1} = \frac{26}{4}\)
Simplifying \(\frac{26}{4}\) we get \(\frac{13}{2}\) which is \(= 6 \frac{1}{2}\text{.}\)
\(\textbf{Exercise}\)
1. A paint manufacturer claims that \(1\) liter of paint covers \(48\) square feet. A customer buys a \(0.5\)-liter sample and uses it to paint a \(2\)-foot by \(4\)-foot section of a wall. To determine whether the sample meets the manufacturer’s claim, first calculate the area it covers. Then, using reciprocals, find how many times \(0.5\) liters fits into \(1\) liter. Compare the result with the stated \(48\) square feet per liter to determine if the sample performs as expected.
2. A gardener can plant \(\frac{7}{9}\) of a flowerbed per hour. How long will it take to complete \(18\) flowerbeds?
3. A printer in a publishing company prints \(\frac{2}{5}\)of a book page per second. How long will it take to print \(90\) pages at this rate?
4. A car consumes \(\frac{2}{7}\)of a gallon of fuel per mile. If the fuel tank holds \(21\) gallons, how many miles can the car travel before running out of fuel?
5. A construction crew is tasked with laying concrete on a road section. A \(7\) -ton cement truck can produce enough concrete to cover \(280\) square meters. However, due to supply limitations, only \(4.5\) tons of cement is available. Using reciprocals, determine how many square meters can be covered with \(4.5\) tons of cement.
6. A laboratory is preparing a specialized chemical solution. The standard formula states that \(5 \) liters of a concentrated acid can be diluted to produce \(150\) liters of usable solution. If the lab technician only has \(3.75\) liters of the concentrate, use reciprocals to calculate how many liters of usable solution can be prepared.
7. A group of workers can complete \(\frac{3}{4}\) of a construction task in \(6\) hours. How much time will it take to finish the entire task at the same rate?