OutilsFactorisation automatique
Factorisation automatique
Entre une expression et obtiens sa forme factorisée avec les étapes détaillées.
Expression à factoriser
Types de factorisation
- Facteur commun : ax + ay = a(x + y)
- Identité (a+b)² : x² + 2xy + y² = (x + y)²
- Identité (a-b)² : x² - 2xy + y² = (x - y)²
- Identité a² - b² : x² - y² = (x + y)(x - y)