Maths Tutorial On Polynomials
Maths Tutorial On Polynomials
ng
TOPIC: POLYNOMIALS
★ We will explain the topic with examples and give you exercise. Try solving
the exercises yourself before checking the answers.
★ This mathematics tutorial is suitable for candidates writing the JAMB &
WAEC exams.
★ This tutorial is NOT FOR SALE. If you paid for it, ask the person to give
you back your money. That person is a FRAUDSTER!
★ We put in a lot of time and resources to provide this to you for FREE. All
we ask of you is that you SHARE it with your friends that may need it.
Sharing is caring.
★ If you’ve not heard already, the ALLSCHOOL JAMB Online Lesson will
help you score extremely high in JAMB. We have been tested and
trusted by thousands of students. CLICK HERE to learn more about the
lesson or visit allschool.ng/jamb
NOT FOR SALE, DON’T BE SCAMMED: This tutorial was originally uploaded by Allschool.ng
POLYNOMIALS
To understand polynomials better, imagine you have some blocks with letters on
them, and you can arrange these blocks in a line. Each block has a special letter
and a number.
NOT FOR SALE, DON’T BE SCAMMED: This tutorial was originally uploaded by Allschool.ng
A polynomial is like a line of these blocks, where each block represents a special
kind of math.
3x2 + 2x + 1
1. The Blocks: Each part of the line is a block. In our line, we have three
blocks: 3x2, 2x, and 11.
2. The Special Letter (x): This is like a mystery number. It can be any
number you want to put in. You can pick 1, 2, 3, or any other number.
3. The Numbers (Coefficients): Each block has a number in front.
For 3x2, the number is 3.
For 2x, the number is 2.
For 1, the number is 1.
NOT FOR SALE, DON’T BE SCAMMED: This tutorial was originally uploaded by Allschool.ng
4. The Powers: The little number up high (like the 2 in 3x2) says how many
times you multiply the special letter by itself. It's like saying "take x and
multiply it by x again."
So, if you want to know what the line is when you put a number into the special
letter, you follow the rules. For example, if you put 2 in for x, you do this:
3×(22) + 2×2 + 1 = 17
That's basically how a polynomial works - it's a way to write down a math story
using blocks with special letters, numbers, and powers!
Here:
Exercise 1: Given the formula A = πr2 for the area of a circle, express r in terms
of A.
Solution 1:
The first step is to isolate r. We do this by dividing both sides of the equation by
π.
ie. A/ π= πr2 / π
√r2 = √A/ π
Therefore, r2 = √A / π
The Factor Theorem states that if f(c) = 0, then (x−c) is a factor of f(x).
Solution 2:
If f(x) = 2x3−3x2−5x+6 and f(2)=0, it means that x=2 is a root of the polynomial.
Theorem 2:
The Remainder Theorem states that if f(c) is divided by (x−c), the remainder is
f(c).
Solution 3:
To find the remainder when the polynomial 2x3−3x2−5x+6 is divided by (x−2), you
can use the Remainder Theorem. According to the theorem, if you substitute the
root (in this case, x=2) into the polynomial, the result will be the remainder.
R = 16−12−10+6
R=0
Quadratic trinomials are polynomials of degree 2, meaning they have the form
ax2 + bx + c, where a, b, and c are constants and a is not equal to 0. The goal is
to factorize them into the product of two binomials.
Factorization: (px+q)(rx+s)
1. Find p and r:
○ p and r are the coefficients of x2.
○ Multiply them to get a: p × r = a.
2. Find q and s:
○ q and s are factors of the constant term c.
○ Multiply them to get c: q×s=c.
3. Write the Factorization:
○ Express bx using the values of p, q, r, and s.
NOT FOR SALE, DON’T BE SCAMMED: This tutorial was originally uploaded by Allschool.ng
Example: Factorize x2 − 5x + 6
Solution:
Since 1 x 1 = 1, therefore, p = 1, r = 1
q = -2, s = -3 (because -2 × -3 = 6)
NOTE: The reason for choosing q=-2 and s=-3 is because it certifies both the
constant and middle terms.
Let me explain:
Try it out!
You can verify the solution by multiplying the factors back together to ensure you
get the original quadratic trinomial.