Enrol to start learning
Reading is open to everyone. Enrolling is free, and it is what unlocks the audio lessons, practice tests and progress tracking.
2.3. Zeroes of a Polynomial
Interactive Audio Lesson
Unlock the classroom podcast
The transcript is above and free to read. A free account plays the conversation back.
Create a free accountToday, we will explore the concept of zeroes of a polynomial. Can anyone tell me what we mean by zeroes?
Is it the value of x that makes the polynomial equal to zero?
Exactly! A zero of a polynomial p(x) is a number c such that p(c) = 0. For example, let's take a polynomial p(x) = 5x^3 - 2x^2 + 3x - 2. What do you think p(1) equals?
I think p(1) would be 4 because it would equal 5 - 2 + 3 - 2.
Correct! So since p(1) = 4, it's not a zero. Let’s say we evaluate p(0). What does that become?
That would be -2!
Great! Now, let's check if p(-1) could be a zero. What do you think that would give us?
Let me calculate... Ah! It gives us 5(-1)^3 - 2(-1)^2 + 3(-1) - 2, which equals 0.
Fantastic, -1 is indeed a zero! So remember: To find a zero, evaluate p(x) at various values.
Unlock the classroom podcast
The transcript is above and free to read. A free account plays the conversation back.
Create a free accountNow that we know what zeroes are, let’s look at how we can verify them. For example, if we want to check whether -2 is a zero of p(x) = x + 2, we substitute -2 into the polynomial.
If I plug in -2, then I have p(-2) = -2 + 2, which equals 0!
So -2 is indeed a zero then!
Exactly! Each polynomial can have one or more zeroes, and understanding how to find them is key to solving polynomials. Who can tell me if there's a general rule for linear polynomials?
They have one zero, right? Because they are of the form ax + b.
Correct! A linear polynomial has exactly one zero. Now, does anyone know what about non-zero constant polynomials like p(x) = 5?
They don't have any zeroes because they don't equal zero at any x value.
Spot on! Remember that the zero polynomial is special—it has all real numbers as zeroes. Keep this in mind!
Unlock the classroom podcast
The transcript is above and free to read. A free account plays the conversation back.
Create a free accountLet's delve deeper into polynomials. The zero polynomial p(x) = 0 has every real number as a zero. Can someone explain why?
Because any number plugged into it will just result in zero!
Exactly! And what can you tell me about the zeros of constant polynomials, say, p(x) = 5?
It has no zeros because it can't equal zero for any x value.
So non-zero constants have no zeroes?
Correct! Next, let’s apply this understanding in some exercises. Ready to solve some problems on identifying zeroes?
Unlock the classroom podcast
The transcript is above and free to read. A free account plays the conversation back.
Create a free accountBefore we tackle more complex examples, let’s summarize what steps we take to verify a zero of a polynomial.
We substitute the value into p(x) and check if p(value) = 0.
Exactly! Let’s verify if 2 and 0 are zeroes of the polynomial p(x) = x^2 - 2x.
For 2, p(2) = 2^2 - 4 = 0! It's a zero.
For 0, p(0) = 0 - 0 = 0 as well!
Both 2 and 0 are zeroes! Remember, a polynomial can have more than one zero, like here.
Overview
Short Summary
This section introduces the concept of zeroes of a polynomial, explaining how to find them and their significance.
Medium Summary
The section explores the definition of zeroes of a polynomial, how to evaluate polynomial expressions at specific points, and identifies the conditions under which these points become zeroes. Examples illustrate the process of finding and verifying zeroes in different polynomial functions.
Detailed Summary
In this section, we define the zero of a polynomial p(x) as a value 'c' such that p(c) = 0. The section begins by evaluating a polynomial at various points, demonstrating how to compute p(x) for specific values to find its zeroes. Key examples, such as determining whether specific numbers are zeroes of given polynomials, illustrate the concept clearly. Furthermore, it discusses the unique properties of linear polynomials and their zeroes, emphasizing that every linear polynomial has exactly one zero, while non-zero constant polynomials have none. The zero polynomial, by convention, has all real numbers as zeroes. The section concludes with several exercises designed to reinforce understanding of finding and verifying zeroes of polynomials.
Example:
Check whether and are zeros of the polynomial .
Solution: Let .
Then
Therefore, is a zero of the polynomial , and is also a zero.
Reference YouTube Videos
Audio Book
Unlock the audio lesson
The script is above and free to read. A free account plays it back, in the voice you pick.
Create a free accountConsider the polynomial p(x) = 5x³ – 2x² + 3x – 2.
If we replace x by 1 everywhere in p(x), we get
p(1) = 5 × (1)³ – 2 × (1)² + 3 × (1) – 2 = 5 – 2 + 3 – 2 = 4
So, we say that the value of p(x) at x = 1 is 4.
Detailed Explanation
In this chunk, we introduce a polynomial function, p(x), and demonstrate how to evaluate it by substituting a specific value for x (in this case, x = 1). The process requires substituting the value into the polynomial equation, performing arithmetic operations, and finally obtaining a value, which indicates the output of the polynomial at that point.
Examples & Analogies
Think of a polynomial as a machine that takes in a number (like how many items you have) and produces an output (like the total value of those items based on the machine's rules). When you input a specific number, you can see what output the machine will give you based on its formula.