Simplifying exponents (How does $(2^6 + 2^3)(2^6-2^3)$ get created from $(2^6)^2 - (2^3)^2$

60 Views Asked by At

Dividing and multiplying exponents!

How does $(2^6 + 2^3)(2^6-2^3)$ get created from $(2^6)^2 - (2^3)^2$? Can someone explain?

2

There are 2 best solutions below

0
On

By the difference of perfect squares. $$\large(a+b)(a-b) = (a+b)a - (a+b)b = a^2+ab-ab-b^2=a^2-b^2$$ We just have to let $a = 2^6$ and $b=2^3$.

0
On

There is a rule from algebra that $(a+b)(a-b)=a^2-b^2$ (because the middle terms have opposite sign and cancel). In your case, using $a=2^6$ and b=$2^3$ you can fill in the missing step of factoring the numerator to get a like term with the denominator.