Hãy nhập câu hỏi của bạn vào đây, nếu là tài khoản VIP, bạn sẽ được ưu tiên trả lời.
Lời giải:
a. $x^3-4x^2+x+6=(x^3-2x^2)-(2x^2-4x)-(3x-6)$
$=x^2(x-2)-2x(x-2)-3(x-2)=(x-2)(x^2-2x-3)$
$=(x-2)[(x^2+x)-(3x+3)]=(x-2)[x(x+1)-3(x+1)]$
$=(x-2)(x+1)(x-3)$
-------------------
b.
$x^3+7x^2+14x+8=(x^3+x^2)+(6x^2+6x)+(8x+8)$
$=x^2(x+1)+6x(x+1)+8(x+1)=(x+1)(x^2+6x+8)$
$=(x+1)[(x^2+2x)+(4x+8)]=(x+1)[x(x+2)+4(x+2)]$
$=(x+1)(x+2)(x+4)$
x2-4x+3
x2-x-3x-3
=(x2-x)-(3x-3)
=x(x-1) - 3(x-1)
=(x-3)(x-1)
câu c:x^4-2x^3-x^2+x^3-2x^2-x+5x^2-10x-5=x^2(x^2-2x-1)+x(x^2-2x-1)+5(x^2-2x-1)=(x^2-2x-1)(x^2+x+5)
a, x^5+x^4+x^3-x^3-x²-x+x²+x+1
= x^3(x²+x+1)-x(x²+x+1)+1(x²+x+1)
= (x²+x+1).(x³-x²+1)
a) \(x^3-7x-6=x^3-x^2+x^2-7x-6=x^2\left(x-1\right)+x^2-x-6x+6\)
\(=x^2\left(x-1\right)+\left(x\left(x-1\right)-6\left(x-1\right)\right)\)
\(=\left(x-1\right)\left(x^2+x-6\right)=\left(x-1\right)\left(x^2-2x+3x-6\right)\)
\(\left(x-1\right)\left(x\left(x-2\right)+3\left(x-2\right)\right)=\left(x-1\right)\left(x-2\right)\left(x+3\right)\)
b)\(x^3-x^2-14x+24=x^3-3x^2+2x^2-6x-8x+24\)
\(=x^2\left(x-3\right)+2x\left(x-3\right)-8\left(x-3\right)\)
\(=\left(x-3\right)\left(x^2+2x-8\right)=\left(x-3\right)\left(x^2-2x+4x-8\right)\)
\(=\left(x-3\right)\left(x\left(x-2\right)+4\left(x-2\right)\right)=\left(x-3\right)\left(x-2\right)\left(x+4\right)\)
CÓ CHỖ NÀO KO HIỂU GỬI THƯ HỎI MIK , MIK NÓI CHO !!~ HOK TỐT ~
a) a4 + a2 - 2
a4 + 2a2 - a2 - 2
a2.( a2 + 2 ) - ( a2 + 2 )
( a2 - 1 ).( a2 + 2 )
( a + 1 ).( a - 1 ).( a2 +2 )
b) x4 + 4x2 - 5
x4 + 5x2 - x2 - 5
x2.( x2 + 5 ) - ( x2 + 5 )
( x2 - 1 ).( x2 + 5 )
( x + 1 ).( x - 1 ).( x2 + 5 )
c) x3 - 19x - 30
x3 + 2x2 - 2x2 + 4x - 15x - 30
x2( x + 2 ) - 2x.( x + 2 ) - 15.( x + 2 )
( x + 2 ).( x2 - 2x - 15 )
d) x3 - 7x - 6
x3 - 3x2 + 3x2 - 9x + 2x - 6
x2.( x - 3 ) + 3x.( x - 3 ) + 2.( x - 3 )
( x - 3 ).( x2 + 3x +2 )
( x - 3 ).( x2 + 2x + x + 2 )
( x - 3 ).( x.( x + 2 ) + ( x + 2 )
( x + 1 ).( x + 2 ).( x - 3 )
e) x3 - 5x2 - 14x
x3 - 7x2 + 2x2 - 14x
x2.( x - 7 ) + 2x.( x - 7 )
( x - 7 ).( x2 + 2x )
x.( x + 2 ).( x - 7 )
Câu a bạn xem lại đề bài nhé. Đa thức đề cho thậm chí còn không có nghiệm hữu tỉ luôn cơ.
b) Lập sơ đồ Horner:
\(\Rightarrow x^3+7x^2+14x+8=\left(x+1\right)\left(x^2+6x+8\right)\)
Ta thấy đa thức \(g\left(x\right)=x^2+6x+8\), dự đoán được 1 nghiệm \(x=-2\). Ta lại lập sơ đồ Horner:
\(\Rightarrow g\left(x\right)=\left(x+2\right)\left(x+4\right)\)
Vậy đa thức đã cho có thể được phân tích thành \(\left(x+1\right)\left(x+2\right)\left(x+4\right)\)