Question 193787: Can you tell me what's an easy way to solve polynomials with high degrees? Is there a certain formula for this??
For example: -(x+h)^4 Answer by yuendatlo(23) (Show Source):
You can put this solution on YOUR website!
Well, it's pretty complicated...-(a+b)^n=a^n+(n*a^(n-1)b)+(n*a*(b^(n-1)... ooooh I give up. No, there isn't...