Solution - Factoring binomials using the difference of squares
Other Ways to Solve
Factoring binomials using the difference of squaresStep by Step Solution
Reformatting the input :
Changes made to your input should not affect the solution:
(1): "j2" was replaced by "j^2". 1 more similar replacement(s).
Step 1 :
j3 + 5
Simplify ——————
j2 + 2
Trying to factor as a Sum of Cubes :
1.1 Factoring: j3 + 5
Theory : A sum of two perfect cubes, a3 + b3 can be factored into :
(a+b) • (a2-ab+b2)
Proof : (a+b) • (a2-ab+b2) =
a3-a2b+ab2+ba2-b2a+b3 =
a3+(a2b-ba2)+(ab2-b2a)+b3=
a3+0+0+b3=
a3+b3
Check : 5 is not a cube !!
Ruling : Binomial can not be factored as the difference of two perfect cubes
Polynomial Roots Calculator :
1.2 Find roots (zeroes) of : F(j) = j3 + 5
Polynomial Roots Calculator is a set of methods aimed at finding values of j for which F(j)=0
Rational Roots Test is one of the above mentioned tools. It would only find Rational Roots that is numbers j which can be expressed as the quotient of two integers
The Rational Root Theorem states that if a polynomial zeroes for a rational number P/Q then P is a factor of the Trailing Constant and Q is a factor of the Leading Coefficient
In this case, the Leading Coefficient is 1 and the Trailing Constant is 5.
The factor(s) are:
of the Leading Coefficient : 1
of the Trailing Constant : 1 ,5
Let us test ....
P | Q | P/Q | F(P/Q) | Divisor | |||||
---|---|---|---|---|---|---|---|---|---|
-1 | 1 | -1.00 | 4.00 | ||||||
-5 | 1 | -5.00 | -120.00 | ||||||
1 | 1 | 1.00 | 6.00 | ||||||
5 | 1 | 5.00 | 130.00 |
Polynomial Roots Calculator found no rational roots
Polynomial Roots Calculator :
1.3 Find roots (zeroes) of : F(j) = j2 + 2
See theory in step 1.2
In this case, the Leading Coefficient is 1 and the Trailing Constant is 2.
The factor(s) are:
of the Leading Coefficient : 1
of the Trailing Constant : 1 ,2
Let us test ....
P | Q | P/Q | F(P/Q) | Divisor | |||||
---|---|---|---|---|---|---|---|---|---|
-1 | 1 | -1.00 | 3.00 | ||||||
-2 | 1 | -2.00 | 6.00 | ||||||
1 | 1 | 1.00 | 3.00 | ||||||
2 | 1 | 2.00 | 6.00 |
Polynomial Roots Calculator found no rational roots
Polynomial Long Division :
1.4 Polynomial Long Division
Dividing : j3 + 5
("Dividend")
By : j2 + 2 ("Divisor")
dividend | j3 | + | 5 | ||||||
- divisor | * j1 | j3 | + | 2j | |||||
remainder | - | 2j | + | 5 | |||||
- divisor | * 0j0 | ||||||||
remainder | - | 2j | + | 5 |
Quotient : j
Remainder : -2j + 5
Trying to factor as a Sum of Cubes :
1.5 Factoring: j3 + 5
Check : 5 is not a cube !!
Ruling : Binomial can not be factored as the difference of two perfect cubes
Final result :
j3 + 5
——————
j2 + 2
See results of polynomial long division:
1. In step #01.04
How did we do?
Please leave us feedback.