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

來自 Web 搜索的類似問題

共享

a+b=10 ab=9\times 1=9
分組對運算式進行因數分解。首先,運算式必須重寫為 9x^{2}+ax+bx+1。 若要尋找 a 和 b, 請設定要解決的系統。
1,9 3,3
因為 ab 為正數, a 且 b 具有相同的符號。 因為 a+b 為正數, a 且 b 都是正數。 列出乘積為 9 的所有此類整數組合。
1+9=10 3+3=6
計算每個組合的總和。
a=1 b=9
該解為總和為 10 的組合。
\left(9x^{2}+x\right)+\left(9x+1\right)
將 9x^{2}+10x+1 重寫為 \left(9x^{2}+x\right)+\left(9x+1\right)。
x\left(9x+1\right)+9x+1
因式分解 9x^{2}+x 中的 x。
\left(9x+1\right)\left(x+1\right)
使用分配律來因式分解常用項 9x+1。
9x^{2}+10x+1=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{-10±\sqrt{10^{2}-4\times 9}}{2\times 9}
所有這種 ax^{2}+bx+c=0 形式的方程式可以使用二次方程式公式: \frac{-b±\sqrt{b^{2}-4ac}}{2a} 來求解。二次方程式公式提供兩個解,一個是在 ± 中使用加法,另一個是使用減法。
x=\frac{-10±\sqrt{100-4\times 9}}{2\times 9}
對 10 平方。
x=\frac{-10±\sqrt{100-36}}{2\times 9}
-4 乘上 9。
x=\frac{-10±\sqrt{64}}{2\times 9}
將 100 加到 -36。
x=\frac{-10±8}{2\times 9}
取 64 的平方根。
x=\frac{-10±8}{18}
2 乘上 9。
x=-\frac{2}{18}
現在解出 ± 為正號時的方程式 x=\frac{-10±8}{18}。 將 -10 加到 8。
x=-\frac{1}{9}
透過找出與消去 2,對分式 \frac{-2}{18} 約分至最低項。
x=-\frac{18}{18}
現在解出 ± 為負號時的方程式 x=\frac{-10±8}{18}。 從 -10 減去 8。
x=-1
-18 除以 18。
9x^{2}+10x+1=9\left(x-\left(-\frac{1}{9}\right)\right)\left(x-\left(-1\right)\right)
使用 ax^{2}+bx+c=a\left(x-x_{1}\right)\left(x-x_{2}\right) 來因數分解原始的運算式。將 -\frac{1}{9} 代入 x_{1} 並將 -1 代入 x_{2}。
9x^{2}+10x+1=9\left(x+\frac{1}{9}\right)\left(x+1\right)
將 p-\left(-q\right) 形式的所有運算式化簡為 p+q。
9x^{2}+10x+1=9\times \frac{9x+1}{9}\left(x+1\right)
將 \frac{1}{9} 與 x 相加的算法: 先通分,接著相加分子,然後將分式化為最簡分式。
9x^{2}+10x+1=\left(9x+1\right)\left(x+1\right)
在 9 和 9 中同時消去最大公因數 9。