Write down the code for binomial expansion with degree /power 10,also define the role of factor and simplify.

 Réponse acceptée

Torsten
Torsten le 23 Oct 2022
Modifié(e) : Torsten le 23 Oct 2022
You mean
syms a b
p = (a+b)^10;
expand(p)
?

3 commentaires

John D'Errico
John D'Errico le 23 Oct 2022
@Torsten Why are you now doing obvious homework assignment questions for students?
Torsten
Torsten le 23 Oct 2022
Modifié(e) : Torsten le 23 Oct 2022
It's Sunday - I'm bored.
Zishan
Zishan le 23 Oct 2022
Yeap

Connectez-vous pour commenter.

Plus de réponses (0)

Produits

Version

R2013b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by