Solution - Other Factorizations
(b+3)*(b-3)
Step by Step Solution
Reformatting the input :
Changes made to your input should not affect the solution:
(1): "b2" was replaced by "b^2".
Step 1 :
Trying to factor as a Difference of Squares :
1.1 Factoring: b2-9
Theory : A difference of two perfect squares, A2 - B2 can be factored into (A+B) • (A-B)
Proof : (A+B) • (A-B) =
A2 - AB + BA - B2 =
A2 - AB + AB - B2 =
A2 - B2
Note : AB = BA is the commutative property of multiplication.
Note : - AB + AB equals zero and is therefore eliminated from the expression.
Check : 9 is the square of 3
Check : b2 is the square of b1
Factorization is : (b + 3) • (b - 3)
Final result :
(b + 3) • (b - 3)
How did we do?
Please leave us feedback.