The Power of Numbers: Foundations and Functions

Table of Contents

Number Theory

Natural Numbers

 Natural numbers represent the simplest and most natural way of counting. These are the numbers we use every day, like 1, 2, 3, 4, 5, 6, 7, 8, 9, and so on They are always positive and have no fractional or decimal part. If a number doesn’t carry a sign, it is considered positive.

  • Example: 5 + 5 = 10 is a natural number.
  • Similarly, 1678 + 1678 = 3356 is a natural number.

Studyguide


4.2 Whole Numbers

Whole numbers came into existence with the introduction of zero. Early humans did not use zero, but over time, its significance grew, and it became part of the counting set. Whole numbers include all natural numbers and zero.

  • Whole Numbers: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, …
Natural Numbers Whole Numbers
1, 2, 3, 4, 5 0, 1, 2, 3, 4, 5

4.3 Negative Numbers

Negative numbers come into play when we count backwards from zero. These numbers are less than zero and are denoted with a minus sign (-).

  • Example: The temperature -20°C is 20 degrees below zero.

Key Points:

  • 0 is neither positive nor negative.
  • Negative numbers decrease as they move farther from zero: -1, -2, -3, …

 

 

Decreasing (Negative Numbers) Increasing (Positive Numbers)
… -4, -3, -2, -1 1, 2, 3, 4, …

4.4 Integers

Integers are a combination of whole numbers and negative numbers, forming a new set:

Integers: …, -4, -3, -2, -1, 0, 1, 2, 3, 4, …

Negative Integers Zero Positive Integers
… -3, -2, -1 0 1, 2, 3, …

4.5 Operations

Mathematical operations are processes used to manipulate numbers. The four basic operations are:

  1. Addition
  2. Subtraction
  3. Multiplication
  4. Division

Let’s explore these operations in detail:

4.5.1 Addition

Addition involves combining two or more numbers to find their total. The symbol for addition is + (read as “plus”).

  • Example: 2 + 6 = 8
  • Here, 2 and 6 are called addends, and 8 is the sum.

Properties of Addition:

  1. Commutative Law: The order of addition doesn’t matter.
    • a + b = b + a
    • Example: 4 + 6 = 6 + 4 = 10
  2. Associative Law: Grouping doesn’t affect the result.
    • (a + b) + c = a + (b + c)
    • Example: (2 + 3) + 6 = 2 + (3 + 6) = 11
  3. Adding two positive numbers gives a positive sum.
    • Example: 2 + 5 = 7
  4. Adding two negative numbers gives a negative sum.
    • Example: (-2) + (-5) = -7
  5. Adding a positive and a negative number is equivalent to subtraction.

4.5.2 Subtraction

Subtraction means taking one number away from another. The symbol for subtraction is (read as “minus”).

  • Example: If you have 5 oranges and take away 2, you’re left with 3 oranges.

Subtraction is represented as:

Minuend – Subtrahend = Difference

  • Minuend: The number being subtracted from.
  • Subtrahend: The number to subtract.
  • Difference: The result.
  • Example: 8 – 2 = 6
    • Here, 8 is the minuend, 2 is the subtrahend, and 6 is the difference.

Properties of Subtraction:

  1. Subtraction is not commutative: a – b ≠ b – a
  2. Subtraction is not associative: (a – b) – c ≠ a – (b – c)
  3. The difference is positive if the minuend is larger than the subtrahend.
    • Example: 5 – 3 = 2
  4. The difference is negative if the subtrahend is larger than the minuend.
    • Example: 3 – 5 = -2

4.5.3 Multiplication

Multiplication is the repeated addition of a number. The symbol for multiplication is × (read as “times” or “multiplied by”).

Formula: a × b = c

  • a: Multiplicand
  • b: Multiplier
  • c: Product
  • Example: 3 × 4 = 12
    • Here, 3 is the multiplicand, 4 is the multiplier, and 12 is the product.

Properties of Multiplication:

  1. Commutative Law: Changing the order doesn’t affect the product.
    • Example: 2 × 6 = 6 × 2 = 12
  2. Associative Law: Grouping doesn’t affect the product.
    • Example: (2 × 3) × 6 = 2 × (3 × 6) = 36
  3. Signs of the product:
    • (+ × + = +), (- × – = +): Same signs give a positive product.
    • (+ × – = -), (- × + = -): Different signs give a negative product.
  4. Any number multiplied by 1 equals itself.
    • Example: 5 × 1 = 5
  5. Any number multiplied by 0 equals 0.
    • Example: 100 × 0 = 0
  6. Multiplication by powers of 10 shifts the digits.
    • Example: 3 × 10 = 30, 5 × 100 = 500

4.5.4 Division

Division is the process of distributing a number into equal parts. The symbol for division is ÷ (read as “divided by”).

Formula: Dividend ÷ Divisor = Quotient + Remainder

  • Dividend: The number being divided.
  • Divisor: The number you divide by.
  • Quotient: The result of division.
  • Remainder: What’s left after division.
  • Example: 22 ÷ 2 = 11

Properties of Division:

  1. Division is not commutative: a ÷ b ≠ b ÷ a
  2. Division is not associative: (a ÷ b) ÷ c ≠ a ÷ (b ÷ c)
  3. Signs of the quotient:
    • (+ ÷ + = +), (- ÷ – = +): Same signs give a positive quotient.
    • (+ ÷ – = -), (- ÷ + = -): Different signs give a negative quotient.
  4. The remainder is always positive.

1. Addition

Definition

Addition is the process of combining two or more numbers to get their total or sum. It is represented by the symbol +.

Formula

a+b=ca + b = c

      Where

aa

and b ,  is the sum.


Properties of Addition

  1. Commutative Property
    • Definition: The order of numbers does not affect the sum.
    • Formula:
      a+b=b+aa + b = b + a
       

      Example:

      3+5=8 ,   

      5+3=85 + 3 = 8.

  2. Associative Property
    • Definition: The grouping of numbers does not affect the sum.
    • Formula:
      (a+b)+c=a+(b+c)(a + b) + c = a + (b + c)
       

       Example:

      (2+4)+6=2+(4+6)=12(2 + 4) + 6 = 2 + (4 + 6) = 12.

  3. Identity Property
    • Definition: Adding 0 to any number gives the same number.
    • Formula:
      a+0=aa + 0 = a
       

      a+0=a

    • Example:
      7+0=77 + 0 = 7
       

      .

  4. Adding Positives and Negatives
    • Rule: Adding a positive increases the value; adding a negative decreases it.
    • Examples:
      • Positive + Positive:
        4+6=104 + 6 = 10
         

        4+6=10

      • Positive + Negative:
        7+(3)=47 + (-3) = 4
         

        .


2. Subtraction

Definition

Subtraction is the process of finding the difference between two numbers by removing one from the other. It is represented by the symbol .

Formula

ab=ca – b = c


Where

aa

is the minuend,

bb

is the subtrahend, and

cc

is the difference.


Properties of Subtraction

  1. Non-Commutative Property
    • Definition: Changing the order changes the result.
    • Formula:
      abbaa – b \neq b – a
       

      ab=ba

    • Example:
      85=3
       
    • 5−8=35 – 8 = -3.
  2. Non-Associative Property
    • Definition: Changing the grouping changes the result.
    • Formula:
      (ab)ca(bc)(a – b) – c \neq a – (b – c)
       

      (ab)c =a(bc)

    • Example:
      (105)2=3       
       

      10 (52)=710 – (5 – 2) = 7.

  3. Subtracting Zero
    • Rule: Subtracting 0 from a number leaves it unchanged.
    • Formula:
      a0=a
       

    • a -0 =a
       
    • Example:
      90=99 – 0 = 9
       

      .

  4. Subtracting the Same Number
    • Rule: Subtracting a number from itself gives 0.
    • Formula:
      aa=0 a – a = 0
       

      aa=0

    • Example:
      1212=012 – 12 = 0
       

      .


3. Multiplication

Definition

Multiplication is the process of adding a number to itself repeatedly a certain number of times. It is represented by the symbol × or ·.

Formula

a×b=ca \times b = c

Where 

aa

is the multiplicand

bb

is the multiplier, and

cc

is the product.


Properties of Multiplication

  1. Commutative Property
    • Definition: The order of factors does not affect the product.
    • Formula:
      a×b=b×aa \times b = b \times a
       
    • Example:
      3×4=12
       

    • 3 \times 4 = 12
       

      and

      4×3=124 \times 3 = 12.

  2. Associative Property
    • Definition: The grouping of factors does not affect the product.
    • Formula:
      (a×b)×c=a×(b×c)(a \times b) \times c = a \times (b \times c)
       
    • Example:
      (2×3)×4=2×(3×4)=24(2 \times 3) \times 4 = 2 \times (3 \times 4) = 24
       
    • .
  3. Distributive Property
    • Definition: A number multiplied by a sum or difference equals the sum or difference of the products.
    • Formula:
      a×(b+c)=(a×b)+(a×c)a \times (b + c) = (a \times b) + (a \times c) 
    • a×(bc)=(a×b)(a×c)a \times (b – c) = (a \times b) – (a \times c)
    • Example:
      2×(4+3)=(2×4)+(2×3)=8+6=14 

    •    
       

      .

  4. Identity Property
    • Rule: Multiplying any number by 1 gives the same number.
    • Formula:
      a×1=a 
       
    • Example:
      9×1=9 
       
    • .
  5. Zero Property
    • Rule: Multiplying any number by 0 gives 0.
    • Formula:
      a×0=0a \times 0 = 0
       

    • Example:
      7×0=0 
       

      .

  6. Sign Rules
    • Positive × Positive = Positive
    • Negative × Negative = Positive
    • Positive × Negative = Negative
    • Examples:
      4×5=20  

      ,

      (3)×(2)=6(-3) \times (-2) = 6,

      5×(3)=155 \times (-3) = -15.


4. Division

Definition

Division is the process of splitting a number into equal parts. It is represented by the symbol ÷ or as a fraction.

Formula

a÷b=ca \div b = c

Where

aa

is the dividend,

bb

is the divisor, and

cc

is the quotient.


Properties of Division

  1. Non-Commutative Property
    • Definition: Changing the order changes the result.
    • Formula:
      a÷bb÷a   
       
    • Example:
      10÷2=510 \div 2 = 5
       

      , but

      2÷10=0.22 \div 10 = 0.2.

  2. Non-Associative Property
    • Definition: Changing the grouping changes the result.
    • Formula:
      (a÷b)÷ca÷(b÷c)(a \div b) \div c \neq a \div (b \div c)
       
    • Example:
      (12÷3)÷2=2(12 \div 3) \div 2 = 2
       

      , but

      12÷(3÷2)=812 \div (3 \div 2) = 8.

  3. Identity Property
    • Rule: Dividing a number by 1 leaves it unchanged.
    • Formula:
      a÷1=aa \div 1 = a
       

    • Example:
      9÷1=9 
       

      .

  4. Division by Zero
    • Rule: Division by 0 is undefined.
    • Example:
      8÷08 \div 0
       

      is undefined.

  5. Sign Rules
    • Positive ÷ Positive = Positive
    • Negative ÷ Negative = Positive
    • Positive ÷ Negative = Negative
    • Examples:
      20÷4=520 \div 4 = 5 

      ,

      (12)÷(3)=4  15÷(3)=5 

1. Exponents

Definition

An exponent indicates how many times a base number is multiplied by itself. It is written in the form

ana^n

, where:


  • aa
     

    is the base, and


  • n 
     

    is the exponent (or power).

Example:

23=2×2×2=82^3 = 2 \times 2 \times 2 = 8


Here,

22

is the base, and

33

is the exponent.


Key Properties of Exponents

  1. Zero Exponent
    • Rule: Any number raised to the power of 0 equals 1.
    • Formula:
      a0=1a^0 = 1
       

      (where

      a0a \neq 0)

    • Examples:
      50=15^0 = 1 

      ,

      100=110^0 = 1,

      (7)0=1(-7)^0 = 1.

  2. Multiplying Powers with the Same Base
    • Rule: Add the exponents.
    • Formula:
      am×an=am+n
       

       

        

    • Examples:
      23×22=23+2=25=322^3 \times 2^2 = 2^{3+2} = 2^5 = 32 

      ,

      34×31=34+1=35=2433^4 \times 3^1 = 3^{4+1} = 3^5 = 243.

  3. Dividing Powers with the Same Base
    • Rule: Subtract the exponents.
    • Formula:
      am÷an=amn
       

    • (where 
       

      m>nm > n)

      Examples:

      54÷52=542=52=255^4 \div 5^2 = 5^{4-2} = 5^2 = 25,

      106÷103=1063=103=1,00010^6 \div 10^3 = 10^{6-3} = 10^3 = 1,000.

  4. Raising a Power to Another Power
    • Rule: Multiply the exponents.
    • Formula:
      (am)n=am×n(a^m)^n = a^{m \times n}
       

    • Examples:
      (23)2=23×2=26=64(2^3)^2 = 2^{3 \times 2} = 2^6 = 64 

      ,

      (32)3=32×3=36=729(3^2)^3 = 3^{2 \times 3} = 3^6 = 729.

  5. Negative Exponents
    • Rule: A negative exponent indicates a reciprocal.
    • Formula:
      an=1ana^{-n} = \frac{1}{a^n}
       

    • Examples:
      23=123=182^{-3} = \frac{1}{2^3} = \frac{1}{8} 

      ,

      52=152=1255^{-2} = \frac{1}{5^2} = \frac{1}{25}.

  6. Exponent of 1
    • Rule: Any number raised to the power of 1 equals the number itself.
    • Formula:
      a1=aa^1 = a
       

    • Examples:
      71=77^1 = 7 

      ,

      151=1515^1 = 15.


Examples of Exponents


  1. 42=4×4=164^2 = 4 \times 4 = 16
     


  2. 34=3×3×3×3=813^4 = 3 \times 3 \times 3 \times 3 = 81
     


  3. 105=10×10×10×10×10=100,00010^5 = 10 \times 10 \times 10 \times 10 \times 10 = 100,000
     


  4. 24=124=1162^{-4} = \frac{1}{2^4} = \frac{1}{16}
     


  5. (52)3=52×3=56=15,625(5^2)^3 = 5^{2 \times 3} = 5^6 = 15,625
     

Exponent or Power of a Number

The exponent (or power) of a number tells us how many times to multiply the number by itself. For example, in the expression

636^3

the ‘3’ is called the exponent or power, and it means multiplying 6 by itself three times:

 

63=6×6×6=2166^3 = 6 \times 6 \times 6 = 216

The exponent helps us represent large numbers or repeated multiplications in a simpler way.

Square of a Number

When the exponent is 2, it is called the square of the number. For example,

626^2

means multiplying 6 by itself twice:

 

62=6×6=366^2 = 6 \times 6 = 36

So, we read

626^2

as “6 to the power of 2” or “6 squared.” Another example is the square of 5:

 

52=5×5=255^2 = 5 \times 5 = 25

Cube of a Number

When the exponent is 3, it is called the cube of the number. For example,

434^3

means multiplying 4 by itself three times:

 

43=4×4×4=644^3 = 4 \times 4 \times 4 = 64

So, we read

434^3

as “4 to the power of 3” or “4 cubed.” Another example is the cube of 5:

 

53=5×5×5=1255^3 = 5 \times 5 \times 5 = 125

Large Numbers with Exponents

Exponents make it easier to write large numbers. For example:

 

106=10×10×10×10×10×10=1,000,00010^6 = 10 \times 10 \times 10 \times 10 \times 10 \times 10 = 1,000,000

This is a much simpler way of writing large numbers.

Negative Exponents

A negative exponent means dividing 1 by that number raised to the positive exponent. For example,

232^{-3}

means:

23=123=12×2×2=18

So,

an=1ana^{-n} = \frac{1}{a^n}

.

Properties of Exponents

  1. Any number raised to the power of 0 is 1:
    a0=1a^0 = 1Example:

    20=1,80=1,1000=12^0 = 1, \quad 8^0 = 1, \quad 100^0 = 1

  2. Multiplying numbers with the same base adds the exponents:
    am×an=am+na^m \times a^n = a^{m+n}Example:

    23×22=23+2=25=322^3 \times 2^2 = 2^{3+2} = 2^5 = 32

  3. Dividing numbers with the same base subtracts the exponents:
    aman=amn\frac{a^m}{a^n} = a^{m-n}Example:

    3532=352=33=27\frac{3^5}{3^2} = 3^{5-2} = 3^3 = 27

  4. Raising a number to a power and then raising the result to another power multiplies the exponents:
    (am)n=am×n(a^m)^n = a^{m \times n}Example:

    (23)2=23×2=26=64(2^3)^2 = 2^{3 \times 2} = 2^6 = 64 

  5. Multiplying different bases with the same exponent:
    am×bm=(a×b)ma^m \times b^m = (a \times b)^mExample:

    23×33=(2×3)3=63=2162^3 \times 3^3 = (2 \times 3)^3 = 6^3 = 216

  6. A negative base raised to an even power results in a positive number, and raised to an odd power results in a negative number:
    (a)m=amif m is even(-a)^m = a^m \quad \text{if } m \text{ is even} (a)m=amif m is odd(-a)^m = -a^m \quad \text{if } m \text{ is odd}
  7. Any power of 1 is always 1:
    1m=11^m = 1Example:

    11000=11^{1000} = 1

  8. Any power of 0 is always 0:
    0m=00^m = 0Example:

    05=00^5 = 0

Grouping in Exponents

When working with exponents, it’s important to use parentheses to avoid confusion, especially when dealing with negative numbers or multiple operations. For example:

  • With parentheses:
    (2)3=(2)×(2)×(2)=8(-2)^3 = (-2) \times (-2) \times (-2) = -8
  • Without parentheses:
    23=(2×2×2)=8-2^3 = -(2 \times 2 \times 2) = -8

Always be careful with how the terms are grouped to ensure the correct result.


2. Square Roots

Definition

The square root of a number is a value that, when multiplied by itself, gives the original number. It is represented by the symbol

\sqrt{}

Example:

16=4\sqrt{16} = 4

because

4×4=164 \times 4 = 16

.


Key Properties of Square Roots

  1. Square Root of Perfect Squares
    • Perfect squares are numbers like
      1,4,9,16,25, 
      Studyguide 1

      .

    • Examples:
      9=3\sqrt{9} = 3 

      ,

      25=5\sqrt{25} = 5,

      144=12\sqrt{144} = 12.

  2. Square Root of a Product
    • Rule: The square root of a product is the product of the square roots.
    • Formula:
      a×b=a×b\sqrt{a \times b} = \sqrt{a} \times \sqrt{b}
       

    • Example:
      16×25=16×25=4×5=20\sqrt{16 \times 25} = \sqrt{16} \times \sqrt{25} = 4 \times 5 = 20
       

      .

  3. Square Root of a Fraction
    • Rule: The square root of a fraction is the square root of the numerator divided by the square root of the denominator.
    • Formula:
      ab=ab\sqrt{\frac{a}{b}} = \frac{\sqrt{a}}{\sqrt{b}}
       

    • Example:
      1625=1625=45 
       

      .

  4. Square Root of 0 and 1
    • Rule:
      0=0\sqrt{0} = 0
       

      and

      1=1\sqrt{1} = 1


Examples of Square Roots


  1. 49=7\sqrt{49} = 7
     

    (since

    7×7=497 \times 7 = 49)


  2. 81=9\sqrt{81} = 9
     

    (since

    9×9=819 \times 9 = 81)


  3. 0.25=0.5\sqrt{0.25} = 0.5
     

    (since

    0.5×0.5=0.250.5 \times 0.5 = 0.25).


  4. 21.414\sqrt{2} \approx 1.414
     

    (irrational square root).


3. Cube Roots

Definition

The cube root of a number is a value that, when multiplied by itself three times, gives the original number. It is represented by the symbol

Studyguide 2

3\sqrt[3]{}

Example:

273=3\sqrt[3]{27} = 3

because

3×3×3=273 \times 3 \times 3 = 27

.


Key Properties of Cube Roots

  1. Cube Root of Perfect Cubes
    • Perfect cubes are numbers like
      1,8,27,64,125, 
       

      .

    • Examples:
      83=2  

      ,

      643=4\sqrt[3]{64} = 4,

      1253=5\sqrt[3]{125} = 5

  2. Cube Root of a Product
    • Rule: The cube root of a product is the product of the cube roots.
    • Formula:
      a×b3=a3×b3\sqrt[3]{a \times b} = \sqrt[3]{a} \times \sqrt[3]{b}
       

    • Example:
      8×273=83×273=2×3=6\sqrt[3]{8 \times 27} = \sqrt[3]{8} \times \sqrt[3]{27} = 2 \times 3 = 6
       

      .

  3. Cube Root of a Fraction
    • Rule: The cube root of a fraction is the cube root of the numerator divided by the cube root of the denominator.
    • Formula:
      ab3=a3b3 
       

    • Example:
      27643=273643=34\sqrt[3]{\frac{27}{64}} = \frac{\sqrt[3]{27}}{\sqrt[3]{64}} = \frac{3}{4}
       


Examples of Cube Roots


  1. 83=2\sqrt[3]{8} = 2
     

    (since

    2×2×2=82 \times 2 \times 2 = 8).


  2. 1253=5\sqrt[3]{125} = 5
     

    (since

    5×5×5=1255 \times 5 \times 5 = 125).


  3. 0.0013=0.1 
     

    (since

    0.1×0.1×0.1=0.0010.1 \times 0.1 \times 0.1 = 0.001).


  4. 3433=7\sqrt[3]{343} = 7
     

    (since

    7×7×7=3437 \times 7 \times 7 = 343)


Comparison Between Square and Cube Roots

Feature Square Root () Cube Root ()

3\sqrt[3]{}

Definition Value that squares to give the number. Value that cubes to give the number.
Symbol  

\sqrt{}

 

3\sqrt[3]{}

Examples  

25=5\sqrt{25} = 5

 

273=3\sqrt[3]{27} = 3

4.8 Mathematical Expression

A mathematical expression is a combination of numbers, symbols, and operators (such as +, −, ×, ÷, etc.). It represents a mathematical relationship or value. For example,

1+2+31 + 2 + 3

is a simple mathematical expression.

Note: An expression does not contain an equal sign (=) because it doesn’t represent an equation or comparison, but rather a calculation.

An expression may include various operations such as addition, subtraction, multiplication, and division. For example:

 

23+6+3×22 – 3 + 6 + 3 \times 2

This expression contains subtraction, addition, and multiplication operations.

To group certain parts of an expression together, brackets are used. Brackets are symbols that enclose parts of the expression to indicate that those parts should be treated as a unit. There are four types of brackets:

  1. Vinculum (or bar or line brackets)
  2. Small brackets (or round brackets or parentheses:
    ()()
     
  3. Middle brackets (or curly brackets or braces:
    {}\{\}
     
  4. Big brackets (or square brackets or box brackets:
    [][]
     

For example

5×(3+2)×(64)5 \times (3 + 2) \times (6 – 4)

4.9 Order of Operations

When an expression involves multiple operations like addition, subtraction, multiplication, and division, it is important to know the correct order in which to perform these operations to get the correct result.

Consider this example:

2+3×42 + 3 \times 4

  • If we calculate
    2+32 + 3
     

    first, we get:

    2+3×4=5×4=202 + 3 \times 4 = 5 \times 4 = 20

  • If we calculate
    3×43 \times 4
     

    first, we get:

    2+3×4=2+12=142 + 3 \times 4 = 2 + 12 = 14

Clearly, the second approach gives the correct answer.

To determine the correct order of operations, we follow the BODMAS rule, which specifies the sequence of operations:

  1. B: Brackets first (parentheses and other types of brackets)
  2. O: Orders (exponents, powers, square roots, cube roots, etc.)
  3. D: Division
  4. M: Multiplication
  5. A: Addition
  6. S: Subtraction

Thus, the order of operations in an expression is:

  1. Solve the parts in brackets first.
  2. Solve powers and roots (orders) before multiplication, division, addition, or subtraction.
  3. Perform division before multiplication, addition, or subtraction.
  4. Perform multiplication before addition or subtraction.
  5. Perform addition before subtraction.
  6. Finally, perform subtraction.

Example of BODMAS:

For the expression:

 

7+(6×52+3) 7 + (6 \times 5^2 + 3)

  1. Start with the brackets:
    6×52+36 \times 5^2 + 3
  2. Solve the powers (orders) first:
    7+(6×25+3)7 + (6 \times 25 + 3)
  3. Multiply:
    7+(150+3)7 + (150 + 3)
  4. Add:
    7+153=1607 + 153 = 160

The final answer is

160

 

160

By following the BODMAS rule, we ensure that we perform the operations in the correct order to obtain the correct result.

4.10 Divisibility

A number a is said to be divisible by another number b if, when a is divided by b, the remainder is zero. In other words, a can be divided by b without leaving any remainder.

For example:


  • 12÷4=312 \div 4 = 3
     

    (Remainder = 0, so 12 is divisible by 4)


  • 15÷5=3 
     

    (Remainder = 0, so 15 is divisible by 5)


  • 14÷5=214 \div 5 = 2
     

    (Remainder = 4, so 14 is not divisible by 5)

4.11 Even Numbers

Even numbers are those that are divisible by 2. This means when an even number is divided by 2, there is no remainder.

For example:


  • 0÷2=0 
     

    (Remainder = 0, so 0 is even)


  • 2÷2=12 \div 2 = 1
     

    (Remainder = 0, so 2 is even)


  • 4÷2=2 
     

    (Remainder = 0, so 4 is even)


  • 6÷2=36 \div 2 = 3
     

    (Remainder = 0, so 6 is even)

Thus, the numbers     

0,2,4,6,8,100, 2, 4, 6, 8, 10

, and so on, are all even numbers.

4.12 Odd Numbers

Odd numbers are those that are not divisible by 2. When an odd number is divided by 2, there is a remainder of 1.

For example:


  • 1÷2=0 
     

    (Remainder = 1, so 1 is odd)


  • 3÷2=13 \div 2 = 1
     

    (Remainder = 1, so 3 is odd)


  • 5÷2=25 \div 2 = 2
     

    (Remainder = 1, so 5 is odd)


  • 7÷2=37 \div 2 = 3
     

    (Remainder = 1, so 7 is odd)

Thus, the numbers   

1,3,5,7,9,111, 3, 5, 7, 9, 11

, and so on, are all odd numbers.

4.13 Fractions

A fraction is composed of two parts: a numerator and a denominator. The numerator tells us how many parts we have, while the denominator tells us how many parts the whole is divided into.

For example:

  • If you have 1 apple and you divide it into 2 equal parts, each part is
    12 
     

    of the apple. Here, 1 is the numerator and 2 is the denominator.

Types of Fractions

  1. Proper Fraction
    A proper fraction is a fraction where the numerator is less than the denominator.Examples:


    • 35 
       

      (Numerator 3 is less than Denominator 5)

      614  

      146 

      4747

  2. Improper Fraction
    An improper fraction is a fraction where the numerator is greater than the denominator.Examples:


    • 53 
       

      (Numerator 5 is greater than Denominator 3)


    • 87\frac{8}{7}
       


    • 119\frac{11}{9}
       

  3. Mixed Fraction
    A mixed fraction is a combination of a whole number and a proper fraction.Examples:


    • 2122 \frac{1}{2}
       

      (This means 2 whole parts and

      12\frac{1}{2} of another part)


    • 7357 \frac{3}{5}
       

  4. Unit Fraction
    A unit fraction is a fraction where the numerator is 1.Examples: 12\frac{1}{2} 


    • 13 
       


    • 15\frac{1}{5}
       

  5. Like Fractions
    Fractions with the same denominator are called like fractions.Examples:


    • 25\frac{2}{5}
       

      and

      35\frac{3}{5} are like fractions because they both have the denominator 5.


    • 47\frac{4}{7}
       

      and

      17\frac{1}{7}

  6. Unlike Fractions
    Fractions with different denominators are called unlike fractions.Examples:


    • 13\frac{1}{3}
       

      and

      25\frac{2}{5} are unlike fractions because they have different denominators (3 and 5).


    • 47 
       

    • and     
       

      58

85

By understanding the different types of fractions, we can simplify, add, subtract, multiply, and divide fractions more easily.

4.14 Decimal Numbers

A decimal number consists of two parts: a whole part and a fractional part separated by a decimal point (.).

For example, in the number 21.37:

  • Whole part: 21
  • Decimal point: .
  • Fractional part: 37

This means that the number is read as twenty-one point three seven.

Key Points:

  1. The whole part is the part to the left of the decimal point.
  2. The fractional part is the part to the right of the decimal point.

Examples:


  • 1.245=1+0.245 
     


  • 67.867=67+0.867 
     

A whole number can be written as a decimal by adding “.0” after it:


  • 55=55.0 
     

  • 108=108.0 

Leading zeros to the left of a whole number do not change the value:


  • 0000108=108 
     

Similarly, trailing zeros after the decimal point in the fractional part do not change the value:


  • 1.200=1.21.200 = 1.2
     

Reading Decimal Numbers:


  • 21.3721.37
     

    is read as twenty-one point three seven.


  • 30.0244530.02445
     

    is read as thirty point zero two four four five.


Multiplication of Decimal Numbers by Powers of 10

When a decimal number is multiplied by powers of 10, the decimal point shifts to the right. Here’s how it works:

  • Multiply by 10: Shift the decimal point 1 place to the right.
  • Multiply by 100: Shift the decimal point 2 places to the right.
  • Multiply by 1000: Shift the decimal point 3 places to the right, and so on.

Examples:

Decimal Number Multiplied by Result
0.3125 x 100 31.25
0.322 x 1000 322

Fractional Representation of a Decimal Number

A decimal number can be expressed as a fraction by following these steps:

  1. Write the decimal number over 1.
  2. Multiply both numerator and denominator by 10 for every digit after the decimal point.
  3. Simplify the fraction.

Example: Convert 0.75 into a fraction:

  1. Write 0.75 as
    0.751\frac{0.75}{1}
     

    .

  2. Since there are two digits after the decimal point, multiply both the numerator and denominator by 100:
    0.751×100100=75100\frac{0.75}{1} \times \frac{100}{100} = \frac{75}{100}
     

  3. Simplify the fraction:
    75100=34 
     

Thus,     

0.75=340.75 = \frac{3}{4}

.

Another way:

  1. Write
    0.75
     

    as

    75100\frac{75}{100}.

  2. Simplify the fraction to get
    34 
     

    .


Recurring Decimal Numbers

A recurring decimal number (or repeating decimal) is a decimal number in which one or more digits repeat indefinitely. It is represented by placing a bar (horizontal line) over the repeating digits.

Examples:


  • 0.3333…0.3333…
     

    is written as

    0.30.\overline{3} (repeating 3).


  • 0.456456456…0.456456456…
     

    is written as – 0.456 (repeating 456)


4.15 Rational Numbers

A rational number is any number that can be written as a fraction of two integers. This means that if

p

and

qq

are integers, then the number

pq\frac{p}{q}

is a rational number, where

q0 q \neq 0

.

Examples of Rational Numbers:


  • 3
     

  • 3
     

    31\frac{3}{1}, so it is a rational number.

  • 78  is a rational number because both 7 and 8 are integers.

Note: A rational number can also be written as a decimal, which either terminates or repeats.


4.16 Irrational Numbers

Irrational numbers are numbers that cannot be written as a fraction of two integers. These numbers have non-terminating, non-repeating decimal expansions.

Examples of Irrational Numbers:

 

2=1.41421356237309504…\sqrt{2} = 1.41421356237309504…

 

(It cannot be written as a fraction.)

 

π=3.1415926535897932384…\pi = 3.1415926535897932384…

 

(It cannot be written as a fraction.)


4.17 Real Numbers

The real numbers include:

  • All the rational numbers (fractions, integers).
  • All the irrational numbers (such as

Real numbers cover all the numbers we use in daily life, including whole numbers, decimals, fractions, and irrational numbers.


4.18 Factors

Factors of a number are the numbers that divide it exactly (without a remainder). A number can have many factors.

For example:

  • The factors of 12 are:
    1,2,3,4,6,121, 2, 3, 4, 6, 12
     

    .

  • The factors of 18 are:
    1,2,3,6,9,181, 2, 3, 6, 9, 18
     

    .

Example: Find all the factors of 18:

  • Start with
    1×18=181 \times 18 = 18
     

    .


  • 2×9=182 \times 9 = 18
     

    .


  • 3×6=183 \times 6 = 18
     

    .

  • The factors of 18 are:
    1,2,3,6,9,181, 2, 3, 6, 9, 18
     

    and their negatives:

    1,2,3,6,9,18-1, -2, -3, -6, -9, -18.


4.19 Prime Numbers

A prime number is a natural number greater than 1 that has exactly two distinct positive divisors: 1 and itself.

Examples of Prime Numbers:


  • 2,3,5,7,11,13,17,19,23,29,2, 3, 5, 7, 11, 13, 17, 19, 23, 29, \dots
     


  • 2  is the smallest and the only even prime number.
     

    is prime because it is divisible by only

    and

    77 

     


4.20 Composite Numbers

A composite number is a natural number greater than 1 that has more than two factors. These numbers are divisible by numbers other than 1 and itself.

Examples of Composite Numbers:


  • 4 
     

    is divisible by

    . is divisible by

    1,2,3,61, 2, 3, 6


  • 99
     

    is divisible by

    1,3,91, 3, 9

Note: The number 1 is neither prime nor composite.


4.21 Prime Factorization

Prime factorization is the process of writing a number as a product of prime numbers.

Example: Prime Factorization of 18:

  • Start with
    1818
     

  • 18÷2=918 \div 2 = 9
     

    , so 2 is a prime factor.


  • 9÷3=39 \div 3 = 3
     

    , so 3 is a prime factor.


  • 3÷3=13 \div 3 = 1
     

    , so 3 is another prime factor.

Thus, the prime factorization of 18 is:

18=2×3×3=2×32

 

4.14 Decimal Numbers

A decimal number consists of two parts: the whole part and the fractional part, separated by a decimal point.

Example:

In the number 21.37,

  • 21 is the whole part, and
  • 37 is the fractional part.

We can express a decimal number as the sum of its whole and fractional parts:

  • 21.37 = 21 + 0.37
  • 1.245 = 1 + 0.245
  • 67.867 = 67 + 0.867

Important Notes:

  1. Whole Numbers as Decimals: Whole numbers can be written as decimals with a 0 in the fractional part.
    • For example, 55 can be written as 55.0 or 108 as 108.0.
  2. Trailing Zeros: You can ignore any trailing zeros after the decimal point.
    • For example: 1.200 is the same as 1.2.

Reading Decimal Numbers:

  • 21.37 is read as “twenty-one point three seven”.
  • 30.02445 is read as “thirty point zero two four four five”.

Multiplication of a Decimal Number by Powers of 10

When you multiply a decimal number by powers of 10, the decimal point shifts to the right:

  • 0.3125 × 10 = 3.125
  • 0.322 × 100 = 32.2
  • 0.322 × 1000 = 322.0

Studyguide 3


Fractional Representation of a Decimal Number

To convert a decimal number into a fraction:

  1. Write the decimal number over 1.
  2. Multiply both the numerator and denominator by 10 for each digit after the decimal point.
  3. Simplify the fraction.

Example: Convert 0.75 into a fraction.

  1. Step 1: Write 0.75 as 0.75/1.
  2. Step 2: Multiply both numerator and denominator by 100 (since there are two decimal places):
    0.751×100100=75100\frac{0.75}{1} \times \frac{100}{100} = \frac{75}{100}
     
  3. Step 3: Simplify the fraction:
    75100=34\frac{75}{100} = \frac{3}{4}
     

    Thus, 0.75 = 3/4.


Recurring Decimal Numbers

A recurring decimal has digits that repeat indefinitely. These numbers are written with a bar over the repeating digits.

Examples:

  • 0.3333… can be written as 0.3̅.
  • 0.456456456… can be written as 0.456̅.

4.15 Rational Numbers

A rational number is any number that can be written as a fraction. If p and q are integers, and q ≠ 0, then the number p/q is a rational number.

Examples:

  • 3 is a rational number because it can be written as 3/1.
  • 1/2 is a rational number.

4.16 Irrational Numbers

An irrational number cannot be expressed as a fraction. These numbers have non-repeating, non-terminating decimal expansions.

Examples:

  • √2 ≈ 1.41421356237309504… (non-repeating)
  • π ≈ 3.1415926535897932384… (non-terminating)

4.17 Real Numbers

The set of real numbers consists of both rational numbers (fractions) and irrational numbers.


4.18 Factors

Factors are numbers that you multiply together to get another number. For example, the factors of 12 are:

Example:

  • 1 × 12 = 12
  • 2 × 6 = 12
  • 3 × 4 = 12

So, the factors of 12 are 1, 2, 3, 4, 6, 12 (including negative factors: -1, -2, -3, -4, -6, -12).

Example for 18:

Start with 1 × 18 = 18, then try 2 × 9 = 18, 3 × 6 = 18, and so on.

Thus, the factors of 18 are 1, 2, 3, 6, 9, 18 and their negative counterparts -1, -2, -3, -6, -9, -18.


4.19 Prime Numbers

A prime number is a natural number greater than 1 that has exactly two distinct positive divisors: 1 and itself.

Examples:

  • 2 is prime because its only divisors are 1 and 2.
  • 3 is prime because its only divisors are 1 and 3.
  • 5, 7, and 11 are also prime numbers.

The smallest prime number is 2, and it’s the only even prime number.


4.20 Composite Numbers

A composite number is a natural number greater than 1 that has more than two divisors.

Examples:

  • 4 is composite because its divisors are 1, 2, and 4.
  • 6 is composite because its divisors are 1, 2, 3, and 6.
  • 9 is composite because its divisors are 1, 3, and 9.

Note: 1 is neither prime nor composite.


4.21 Prime Factorization

Prime factorization is the process of expressing a number as a product of its prime factors.

Example:

To find the prime factors of 18:

  1. Start with 18.
  2. Divide by the smallest prime number, 2:
    18÷2=918 ÷ 2 = 9
     
  3. Next, divide 9 by the smallest prime number, 3:
    9÷3=39 ÷ 3 = 3
     
  4. Finally, divide 3 by 3 again:
    3÷3=13 ÷ 3 = 1
     

Thus, the prime factorization of 18 is:

 

18=2×3×3=2×3218 = 2 \times 3 \times 3 = 2 \times 3^2


4.22 Highest Common Factor (HCF)

The Highest Common Factor (HCF) is the largest factor that two or more numbers share.

Example:

Find the HCF of 12 and 16 using different methods:

Method 1: Factorization

  • Factors of 12: 1, 2, 3, 4, 6, 12
  • Factors of 16: 1, 2, 4, 8, 16
  • Common factors: 1, 2, 4
  • The HCF is 4.

Method 2: Prime Factorization

  • Prime factors of 12: 2 × 2 × 3
  • Prime factors of 16: 2 × 2 × 2 × 2
  • Common prime factors: 2 × 2 = 4
  • The HCF is 4.

Method 3: Division Method

  1. Divide the larger number by the smaller one:
    16÷12=1 (remainder 4)16 ÷ 12 = 1 \text{ (remainder } 4\text{)}
     
  2. Divide the previous divisor by the remainder:
    12÷4=3 (remainder 0)12 ÷ 4 = 3 \text{ (remainder } 0\text{)}
     
  3. When the remainder becomes 0, the divisor (4) is the HCF.

4.23 Twin Prime Pair

Two prime numbers that have a difference of 2 are called twin primes.

Examples:

  • (3, 5): 5 – 3 = 2, so 3 and 5 are twin primes.
  • (5, 7): 7 – 5 = 2, so 5 and 7 are twin primes.

4.24 Co-prime Numbers

Two numbers are co-prime (or relatively prime) if their only common factor is 1.

Example:

  • 18 and 25 are co-prime because their factors are:
    • 18: 1, 2, 3, 6, 9, 18
    • 25: 1, 5, 25
  • The only common factor is 1.

4.25 Multiples

The multiples of a number are the results of multiplying that number by any integer (except 0).

Example:

  • The multiples of 3 are 3, 6, 9, 12, 15, …
  • Similarly, -3, -6, -9, -12, … are also multiples of 3.

4.26 Least Common Multiple (LCM)

The Least Common Multiple (LCM) is the smallest positive integer that is a multiple of two or more numbers.

Method for Finding LCM:

You can use the HCF to find the LCM using the formula:

 

LCM=Product of two numbersHCF\text{LCM} = \frac{\text{Product of two numbers}}{\text{HCF}}

Example:

For 4 and 10:

  • HCF of 4 and 10 = 2
  • The product of 4 and 10 is 40.
  • So,
    LCM of 4 and 10=402=20\text{LCM of 4 and 10} = \frac{40}{2} = 20
     


This version provides clearer explanations, examples, and steps to help understand the concepts more easily.

Leave a Comment

Your email address will not be published. Required fields are marked *