Asked by peter
                simplify: (x+y)^10
simplify: (2a+5)^5
            
        simplify: (2a+5)^5
Answers
                    Answered by
            Damon
            
    I would say expand, not simplify
binomial coefs, use Pascal's triangle (google it if necessary)
for n = 10
1 10 45 120 210 252 then down again
so
x^10 + 10 x^9 y + 45 x^8 y^2 etc
for n = 5
1 5 10 10 5 1
so
(2a)^5 + 5(2a)^4 (5) + 10(2a)^3(5)^2 ...etc
or
32 a^5 + 400 a^4 + 2000 a^3 etc
    
binomial coefs, use Pascal's triangle (google it if necessary)
for n = 10
1 10 45 120 210 252 then down again
so
x^10 + 10 x^9 y + 45 x^8 y^2 etc
for n = 5
1 5 10 10 5 1
so
(2a)^5 + 5(2a)^4 (5) + 10(2a)^3(5)^2 ...etc
or
32 a^5 + 400 a^4 + 2000 a^3 etc
                    Answered by
            peter
            
    why thank you!
    
                                                    There are no AI answers yet. The ability to request AI answers is coming soon!
                                            
                Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.