0% found this document useful (0 votes)
40 views2 pages

WAEC & JAMB Math Study Guide

The WAEC & JAMB Mathematics Master Guide covers essential topics including Number and Numeration, Algebraic Processes, and Geometry and Trigonometry. Each section provides examples, quizzes, and illustrations to aid understanding. The document serves as a comprehensive resource for students preparing for mathematics examinations.

Uploaded by

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

WAEC & JAMB Math Study Guide

The WAEC & JAMB Mathematics Master Guide covers essential topics including Number and Numeration, Algebraic Processes, and Geometry and Trigonometry. Each section provides examples, quizzes, and illustrations to aid understanding. The document serves as a comprehensive resource for students preparing for mathematics examinations.

Uploaded by

mraisrael05
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

WAEC & JAMB Mathematics Master Guide

[Link]

1. Number and Numeration

This topic includes number bases, indices, logarithms, and surds.

Example:

Convert 10110 (binary) to decimal.

Solution: (1×2^4) + (0×2^3) + (1×2^2) + (1×2^1) + (0×2^0) = 16 + 0 + 4 + 2 + 0 = 22.

Quiz:

1. Convert 11001 to decimal.

2. Simplify: log10(1000).

Illustration: [Include diagram of place values in binary]

2. Algebraic Processes

This includes simplification, factorization, equations, and inequalities.

Example:

Solve 3x - 5 = 16.

Solution: 3x = 21 => x = 7.

Quiz:

1. Factorize x^2 - 9.

2. Solve 2x + 3 = 7.

© 2025 Israel Creative Hub. All rights reserved. | Page 1


WAEC & JAMB Mathematics Master Guide
[Link]

Illustration: [Graph of a linear equation]

3. Geometry and Trigonometry

Covers lines, angles, plane shapes, solid shapes, and trigonometric ratios.

Example:

Find the area of a triangle with base 10cm and height 5cm.

Solution: (1/2) × 10 × 5 = 25cm².

Quiz:

1. What is the sum of angles in a triangle?

2. sin(30°) = ?

Illustration: [Triangle labeled with angles and sides]

© 2025 Israel Creative Hub. All rights reserved. | Page 2

Common questions

Powered by AI

Logarithms and exponents are inverse operations. Logarithms answer the question of how many times one number must be multiplied to obtain another number. For example, log10(1000) asks for the power to which 10 must be raised to get 1000. Since 10^3 = 1000, log10(1000) simplifies to 3 .

Factorization simplifies solving quadratic equations by expressing them as a product of linear factors. For x^2 - 9, factorizing as (x + 3)(x - 3) allows setting each factor to zero, solving x + 3 = 0 and x - 3 = 0 to find the roots x = -3 and x = 3. This technique reduces complex equations to simpler solvable forms .

Consider the equation 4x - 7 = 13. To solve, add 7 to both sides to get 4x = 20. Then, divide by 4 to find x = 5 .

The sum of angles in a triangle is always 180 degrees. This fundamental property is used to solve problems involving unknown angles or determining if a given set of angles can form a triangle .

The area of a triangle is given by the formula 1/2 × base × height. Applying this to a triangle with a base of 12 cm and a height of 7 cm, calculate as follows: (1/2) × 12 × 7 = 6 × 7 = 42 cm² .

The sine of a 30° angle is based on the trigonometric ratio that relates the opposite side to the hypotenuse in a right triangle. For a 30° angle, sin(30°) = 1/2, as commonly listed in basic trigonometric tables .

To convert a binary number like 10110 to decimal, you must evaluate each binary digit's value based on its position, as each position represents a power of two, starting from zero on the right. For 10110, calculate as follows: (1×2^4) + (0×2^3) + (1×2^2) + (1×2^1) + (0×2^0) = 16 + 0 + 4 + 2 + 0 = 22 .

Consider a triangle with a base of 15 cm and a height of 8 cm. Using the area formula, calculate as follows: (1/2) × 15 × 8 = 7.5 × 8 = 60 cm² .

To factorize the quadratic expression x^2 - 9, recognize it as a difference of squares, which can be expressed as (x + 3)(x - 3). This is because a^2 - b^2 = (a+b)(a-b), where a = x and b = 3 .

Understanding number bases is crucial because it forms the foundation for computing and digital systems. The binary system (base-2) is essential in computer science, while the decimal system (base-10) is commonly used in daily life calculations. It aids in conversions and understanding numeral representation in different contexts .

You might also like