factorize
random spam answers will be reported
Answers
༒ Given:-
A cubic Polynomial
___________________________
༒ To Find
Factors of the Given Polynomial.
___________________________
༒ Concept :-
We can't factorise a cubic polynomial directly without knowing at least one factor.
We have to find that factor by hit and trial method.
___________________________
༒ Solution :-
▪Finding One factor :-)
♡Given Polynomial 》
1》 For x = 0
2》For x = 1
3》For x = -1
So,
Now,
Dividing the given polynomial by x + 1 we get
as quotient.
Now,
Factorising the quotient:
So, factors of the given cubic polynomial are
Given:
- x³ - 6x² + 3x + 10
To Find:
- What are the factors ?
Solution:
To solve these types of cubic equations , We have to find one factor by using trial method .
Then , we find the quotient on dividing the equation by its one found factor and then we can easily find the factors of the quotient .
Let's Begin :
Factors of 10 = 1 , 2 , 5 , 10
Let x = 1 is a factor of of polynomial
Lets check it by using Remainder theorem
→ (1)³ - 6(1)² + 3(1) + 10 = 0
→ 1 - 6 + 3 + 10 = 0
→ 11 - 6 = 0
→ 5 is not equal to 0
So, x - 1 is not a factor of polynomial
Let x = -1 is a factor of polynomial
Lets check it by using Remainder theorem
→ (-1)³ - 6(-1)² + (-3) + 10 = 0
→ - 1 - 6 - 3 + 10 = 0
→ -10 + 10 = 0
→ 0 = 0
So , x + 1 is a factor of polynomial
Now, divide the polynomial by x + 1 , We get
x² - 7x + 10 as a quotient
Now, factorize the quotient
→ x² - 7x + 10
→ x² - 5x - 2x + 10
→ x(x - 5) - 2(x - 5)
→ (x - 2) (x - 5)
We know that ,
→ x³ - 6x² + 3x + 10 = (x + 1)(x² - 7x + 10)
→ x³ - 6x² + 3x + 10 = (x + 1)(x - 2)(x - 5)
So, (x + 1)(x - 2)(x - 5) are the factors of given polynomial