SOLUTION: PLease help I do not know how to even begin to attempt to solve this. Expand the binomial (k-3)^3

Algebra ->  Linear-equations -> SOLUTION: PLease help I do not know how to even begin to attempt to solve this. Expand the binomial (k-3)^3      Log On


   



Question 514380: PLease help I do not know how to even begin to attempt to solve this.
Expand the binomial (k-3)^3

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Expand the binomial (k-3)^3
---
= 3C0*k^3 + 3C1*k^2(-3)^1 + 3C2k(-3)^2 + 3C3*(-3)^3
-----
= k^3 + 3k^2(-3) + 3k(9) + (-27)
---
= k^3 -9k^2 + 27k - 27
=============================
Cheers,
stan H.
============