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.
a.\(x^2+11x-12\)
<=>\(x^2-x+12x-12\)
<=> \(x\left(x-1\right)+12\left(x-1\right)\)
<=> \(\left(x-1\right)\left(x+12\right)\)
b. \(2x^2-7x+9\)
Bài này mik kh pk lm, kh cs số nào nhân lại bằng 18 và cộng lại bằng -7 cả
c. \(x^2-12x+20\)
<=> \(x^2-2x-10x+20\)
<=> \(x\left(x-2\right)-10\left(x-2\right)\)
<=> \(\left(x-2\right)\left(x-10\right)\)
d. \(4x^2-13x+3\)
<=> \(4x^2-12x-x+3\)
<=> \(4x\left(x-3\right)-\left(x-3\right)\)
<=> \(\left(x-3\right)\left(4x-1\right)\)
e. \(x^2-8x-20\)
<=> \(x^2+2x-10x-20\)
<=> \(x\left(x+2\right)-10\left(x+2\right)\)
<=> \(\left(x+2\right)\left(x-10\right)\)
3) tìm m để x = -1 là nghiệm của đa thức M(x) = x^2 - mx +2
\(\Rightarrow M\left(x\right)=x^2-mx+2\)
\(\Leftrightarrow\left(-1\right)^2-m\left(-1\right)+2=0\)
\(\Leftrightarrow1-m\left(-1\right)=-2\)
\(\Leftrightarrow m\left(-1\right)=3\)
\(\Leftrightarrow m=-3\)
vậy với m = -3 thì x= -1 là nghiệm của đa thức M(x)
4) \(K\left(x\right)=a+b\left(x-1\right)+c\left(x-1\right)\left(x-2\right)\)
\(\Leftrightarrow K\left(1\right)=a+b\left(1-1\right)+c\left(1-1\right)\left(1-2\right)=1\)
\(\Leftrightarrow a=1\)
\(\Leftrightarrow K\left(2\right)=a+b\left(2-1\right)+c\left(2-1\right)\left(2-2\right)=3\)
\(\Leftrightarrow K\left(2\right)=a+b=3\)
\(\Leftrightarrow K\left(0\right)=a+b\left(0-1\right)+c\left(0-1\right)\left(0-2\right)=5\)
\(\Leftrightarrow a+\left(-b\right)+c2=5\)
ta có \(\hept{\begin{cases}a=1\\a+b=3\\a+\left(-b\right)+c2=5\end{cases}}\Leftrightarrow\hept{\begin{cases}a=1\\1+b=3\\1+\left(-b\right)+c2=5\end{cases}}\Leftrightarrow\hept{\begin{cases}a=1\\b=2\\-1+c2=5\end{cases}}\Leftrightarrow\hept{\begin{cases}a=1\\b=2\\c2=6\end{cases}}\Leftrightarrow\hept{\begin{cases}a=1\\b=2\\c=3\end{cases}}\)
vậy \(a=1;b=2;c=3\)
1. a) Sắp xếp :
f(x) = -x5 - 7x4 - 2x3 + x4 + 4x + 9
g(x) = x5 + 7x4 + 2x3 + 2z2 - 3x - 9
b) h(x) = f(x) + g(x)
= -x5 - 7x4 - 2x3 + x2 + 4x + 9 + x5 + 7x4 + 2x3 + 2x2 - 3x - 9
= ( x5 - x5 ) + ( 7x4 - 7x4 ) + ( 2x3 - 2x3 ) + ( 2x2 + x2 ) - 3x + ( 9 - 9 )
= 3x2- 3x
c) h(x) có nghiệm <=> 3x2 - 3x = 0
<=> 3x( x - 1 ) = 0
<=> 3x = 0 hoặc x - 1 = 0
<=> x = 0 hoặc x = 1
Vậy nghiệm của h(x) là x= 0 hoặc x = 1
2. D(x) = A(x) + B(x) - C(x)
= 6x3 + 5x2 + x3 - x2 - ( -2x3 + 4x2 )
= 6x3 + 5x2 + x3 - x2 + 2x3 - 4x2
= ( 6x3 + x3 + 2x3 ) + ( 5x2 - x2 - 4x2 )
= 9x3
b) D(x) có nghiệm <=> 9x3 = 0 => x = 0
Vậy nghiệm của D(x) là x = 0
3. M(x) = x2 - mx + 2
x = -1 là nghiệm của M(x)
=> M(-1) = (-1)2 - m(-1) + 2 = 0
=> 1 + m + 2 = 0
=> 3 + m = 0
=> m = -3
Vậy với m = -3 , M(x) có nghiệm x = -1
4. K(x) = a + b( x - 1 ) + c( x - 1 )( x - 2 )
K(1) = 1 => a + b( 1 - 1 ) + c( 1 - 1 )( 1 - 2 ) = 1
=> a + 0b + c.0.(-1) = 1
=> a + 0 = 1
=> a = 1
K(2) = 3 => 1 + b( 2 - 1 ) + c( 2 - 1 )( 2 - 2 ) = 3
=> 1 + 1b + c.1.0 = 3
=> 1 + b + 0 = 3
=> b + 1 = 3
=> b = 2
K(0) = 5 => 1 + 5( 0 - 1 ) + c( 0 - 1 )( 0 - 2 ) = 5
=> 1 + 5(-1) + c(-1)(-2) = 5
=> 1 - 5 + 2c = 5
=> 2c - 4 = 5
=> 2c = 9
=> c = 9/2
Vậy a = 1 ; b = 2 ; c = 9/2
a) dễ tự làm
b) A(x) có bậc 6
hệ số: -1 ; 5 ; 6 ; 9 ; 4 ; 3
B(x) có bậc 6
hệ số: 2 ; -5 ; 3 ; 4 ; 7
c) bó tay
d) cx bó tay
a)A(x)=3x5-12x3-6x2+11x+9
B(x)=-3x5+12x3+7x2-9x-7
b)A(x)+B(x)=
3x5-12x3-6x2+11x+9
+
-3x5+12x3+7x2-9x-7
= x2+2x+2
Vậy C(x)=x2+2x+2
A(x)-B(x)=
3x5-12x3-6x2+11x+9
-
-3x5+12x3+7x2-9x-7
= 6x5-24x3-13x2+20x+16
Vậy D(x)=6x5-24x3-13x2+20x+16
c)C(x)=x2+2x+2=x2+2x+1+1=(x+1)2+1
Do (x+1)2\(\ge0\forall x\in R\)
=>C(x)=(x+1)2+1\(\ge1\forall x\in R\)
Câu 1: a) x = 1 là nghiệm của đa thức f(x)
b) x = -1 là nghiệm của đa thức g(x)
c) x = 1 là nghiệm của đa thức h(x)
Câu 2: Số 1 là ngiệm của đa thức f(x)
a, \(M\left(x\right)=\left(5x^3-7x^2+x+7\right)-\left(7x^3-7x^2+2x+5\right)+\left(2x^3+4x+1\right)\)
\(=5x^3-7x^2+x+7-7x^3+7x^2-2x-5+2x^3+4x+1\)
\(=3x+3\)
b, Bậc của M(x) là 1
\(3x+3=0\Leftrightarrow3x=-3\Leftrightarrow x=-1\)
Nghiệm của M(x) = -1
\(x^2+11x+10=0\)
\(\Rightarrow x^2+x+10x+10=0\)
\(\Rightarrow x\left(x+1\right)+10\left(x+1\right)=0\)
\(\Rightarrow\left(x+1\right)\left(x+10\right)=0\)
\(\Rightarrow\orbr{\begin{cases}x+1=0\\x+10=0\end{cases}}\)
\(\Rightarrow\orbr{\begin{cases}x=-1\\x=-10\end{cases}}\)
\(3x^2+7x+4=0\)
\(\Rightarrow3x^2+3x+4x+4=0\)
\(\Rightarrow3x\left(x+1\right)+4\left(x+1\right)=0\)
\(\Rightarrow\left(x+1\right)\left(3x+4\right)=0\)
\(\Rightarrow\orbr{\begin{cases}x+1=0\\3x+4=0\end{cases}}\)
\(\Rightarrow\orbr{\begin{cases}x=-1\\x=-\frac{4}{3}\end{cases}}\)
a, Ta có : \(A\left(x\right)=-11x^5+4x-12x^{2^{ }}+11x^5+13x^2-7x+2\\ \Rightarrow A\left(x\right)=x^2-3x+2\)
Ta có: \(M\left(x\right)=A\left(x\right).B\left(x\right)\)
\(\Rightarrow M\left(x\right)=\left(x^2-3x+2\right).\left(x-1\right)\\\Rightarrow M\left(x\right)=x^3-x^2-3x^2+3x+2x-2\\ \Rightarrow M\left(x\right)=x^3-4x^2+5x-2. \)
Vậy...
b) Cho A(x) = 0
x² - 3x + 2 = 0
x² - x - 2x + 2 = 0
(x² - x) - (2x - 2) = 0
x(x - 1) - 2(x - 1) = 0
(x - 1)(x - 2) = 0
x - 1 = 0 hoặc x - 2 = 0
*) x - 1 = 0
x = 0 + 1
x = 1
*) x - 2 = 0
x = 0 + 2
x = 2
Vậy nghiệm của đa thức A(x) là x = 1; x = 2