SOLUTION: (8-h)^3

Algebra ->  Equations -> SOLUTION: (8-h)^3       Log On


   



Question 874832: (8-h)^3

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
The easiest way to do these is to use Pascal's Triangle.
For ^3 it's 1 3 3 1
---
--> 1%2A8%5E3%2Ah%5E0+-+3%2A8%5E2%2Ah%5E1+%2B+3%2A8%5E1%2Ah%5E2+-+1%2A8%5E0%2Ah%5E3
= 512+-+192h+%2B+24h%5E2+-+h%5E3