跳到主要內容
因式分解
Tick mark Image
評估
Tick mark Image
圖表

來自 Web 搜索的類似問題

共享

3\left(x^{2}+12x+20\right)
因式分解 3。
a+b=12 ab=1\times 20=20
請考慮 x^{2}+12x+20。 分組對運算式進行因數分解。首先,運算式必須重寫為 x^{2}+ax+bx+20。 若要取得 a 和 b,請預設求解的方程式。
1,20 2,10 4,5
因為 ab 是正數,a 和 b 具有相同的正負號。 因為 a+b 是正數,a 和 b 都是正數。 列出乘積為 20 的所有此類整數組合。
1+20=21 2+10=12 4+5=9
計算每個組合的總和。
a=2 b=10
該解的總和為 12。
\left(x^{2}+2x\right)+\left(10x+20\right)
將 x^{2}+12x+20 重寫為 \left(x^{2}+2x\right)+\left(10x+20\right)。
x\left(x+2\right)+10\left(x+2\right)
在第一個組因式分解是 x,且第二個組是 10。
\left(x+2\right)\left(x+10\right)
使用分配律來因式分解常用項 x+2。
3\left(x+2\right)\left(x+10\right)
重寫完整因數分解過的運算式。
3x^{2}+36x+60=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{-36±\sqrt{36^{2}-4\times 3\times 60}}{2\times 3}
所有這種 ax^{2}+bx+c=0 形式的方程式可以使用二次方程式公式: \frac{-b±\sqrt{b^{2}-4ac}}{2a} 來求解。二次方程式公式提供兩個解,一個是在 ± 中使用加法,另一個是使用減法。
x=\frac{-36±\sqrt{1296-4\times 3\times 60}}{2\times 3}
對 36 平方。
x=\frac{-36±\sqrt{1296-12\times 60}}{2\times 3}
-4 乘上 3。
x=\frac{-36±\sqrt{1296-720}}{2\times 3}
-12 乘上 60。
x=\frac{-36±\sqrt{576}}{2\times 3}
將 1296 加到 -720。
x=\frac{-36±24}{2\times 3}
取 576 的平方根。
x=\frac{-36±24}{6}
2 乘上 3。
x=-\frac{12}{6}
現在解出 ± 為正號時的方程式 x=\frac{-36±24}{6}。 將 -36 加到 24。
x=-2
-12 除以 6。
x=-\frac{60}{6}
現在解出 ± 為負號時的方程式 x=\frac{-36±24}{6}。 從 -36 減去 24。
x=-10
-60 除以 6。
3x^{2}+36x+60=3\left(x-\left(-2\right)\right)\left(x-\left(-10\right)\right)
使用 ax^{2}+bx+c=a\left(x-x_{1}\right)\left(x-x_{2}\right) 來因數分解原始的運算式。將 -2 代入 x_{1} 並將 -10 代入 x_{2}。
3x^{2}+36x+60=3\left(x+2\right)\left(x+10\right)
將 p-\left(-q\right) 形式的所有運算式化簡為 p+q。