freeCodeCamp/guide/chinese/mathematics/factoring-quadratics/index.md

9 lines
221 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

---
title: Factoring Quadratics
localeTitle: 保理二次方
---
## 保理二次方
对于函数fx= x ^ 2 + 2x + 1因式形式为fx=x + 1x + 1或fx=x + 1^ 2
#### 更多信息: