因式分解
3\left(x-\frac{3-\sqrt{5}}{2}\right)\left(x-\frac{\sqrt{5}+3}{2}\right)
評估
3\left(x^{2}-3x+1\right)
圖表
共享
已復制到剪貼板
3x^{2}-9x+3=0
可以使用 ax^{2}+bx+c=a\left(x-x_{1}\right)\left(x-x_{2}\right) 這個轉換方式來因數分解二次多項式,其中 x_{1} 與 x_{2} 是二次方程式 ax^{2}+bx+c=0 的解。
x=\frac{-\left(-9\right)±\sqrt{\left(-9\right)^{2}-4\times 3\times 3}}{2\times 3}
所有這種 ax^{2}+bx+c=0 形式的方程式可以使用二次方程式公式: \frac{-b±\sqrt{b^{2}-4ac}}{2a} 來求解。二次方程式公式提供兩個解,一個是在 ± 中使用加法,另一個是使用減法。
x=\frac{-\left(-9\right)±\sqrt{81-4\times 3\times 3}}{2\times 3}
對 -9 平方。
x=\frac{-\left(-9\right)±\sqrt{81-12\times 3}}{2\times 3}
-4 乘上 3。
x=\frac{-\left(-9\right)±\sqrt{81-36}}{2\times 3}
-12 乘上 3。
x=\frac{-\left(-9\right)±\sqrt{45}}{2\times 3}
將 81 加到 -36。
x=\frac{-\left(-9\right)±3\sqrt{5}}{2\times 3}
取 45 的平方根。
x=\frac{9±3\sqrt{5}}{2\times 3}
-9 的相反數是 9。
x=\frac{9±3\sqrt{5}}{6}
2 乘上 3。
x=\frac{3\sqrt{5}+9}{6}
現在解出 ± 為正號時的方程式 x=\frac{9±3\sqrt{5}}{6}。 將 9 加到 3\sqrt{5}。
x=\frac{\sqrt{5}+3}{2}
9+3\sqrt{5} 除以 6。
x=\frac{9-3\sqrt{5}}{6}
現在解出 ± 為負號時的方程式 x=\frac{9±3\sqrt{5}}{6}。 從 9 減去 3\sqrt{5}。
x=\frac{3-\sqrt{5}}{2}
9-3\sqrt{5} 除以 6。
3x^{2}-9x+3=3\left(x-\frac{\sqrt{5}+3}{2}\right)\left(x-\frac{3-\sqrt{5}}{2}\right)
使用 ax^{2}+bx+c=a\left(x-x_{1}\right)\left(x-x_{2}\right) 來因數分解原始的運算式。將 \frac{3+\sqrt{5}}{2} 代入 x_{1} 並將 \frac{3-\sqrt{5}}{2} 代入 x_{2}。
示例
二次方程式
{ x } ^ { 2 } - 4 x - 5 = 0
三角學
4 \sin \theta \cos \theta = 2 \sin \theta
線性方程
y = 3x + 4
算術
699 * 533
矩陣
\left[ \begin{array} { l l } { 2 } & { 3 } \\ { 5 } & { 4 } \end{array} \right] \left[ \begin{array} { l l l } { 2 } & { 0 } & { 3 } \\ { -1 } & { 1 } & { 5 } \end{array} \right]
聯立方程
\left. \begin{cases} { 8x+2y = 46 } \\ { 7x+3y = 47 } \end{cases} \right.
微分
\frac { d } { d x } \frac { ( 3 x ^ { 2 } - 2 ) } { ( x - 5 ) }
積分
\int _ { 0 } ^ { 1 } x e ^ { - x ^ { 2 } } d x
限制
\lim _{x \rightarrow-3} \frac{x^{2}-9}{x^{2}+2 x-3}