
Kiranpreet K.
asked 11/20/16Write as a product
a^3–a
a3–a
More
2 Answers By Expert Tutors

David W. answered 11/21/16
Tutor
4.7
(90)
Experienced Prof
a^3–a
a3–a
a3–a
These two expressions both represent: a*a*a - a
They are written differently because keyboards and computer languages have differences. The carrot ("^") was a handy in-line way to write a superscript when keyboards did not allow superscripts or subscripts. You might also find "**" for exponentiation, and SQRT(x), and other such notation.
You use the distributive property to factor such an expression:
a*(b+c) = a*b + a*c [note: also good for subtraction]
But, use it in reverse:
a*b + a*c = a*(b+c)
This problem is simply:
a*a*a - a
a*a*a - a*1
a*(a*a - 1)
a(a2-1)
Now, if you want to factor completely, you might recognize that (a2-1) is the difference of squares and factors to (a+1)(a-1), so the final result is:
a(a+1)(a-1)

Lou G. answered 11/20/16
Tutor
New to Wyzant
Math major with Engineering and applied math background
a^3–a = a(a^2–1) = a(a+1)(a-1)
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Mark M.
11/20/16