Bài 1: Phân tích các đa thức sau thành nhân tử
a. 1 - 4x2
b. 8 - 27x3
c. 27 + 27x + 9x 2 + x3
d. 2x3 + 4x2 + 2x
e. x2 - 5x - y2 + 5y
f. x2 - 6x + 9 - y2
g. 10x (x - y) - 6y(y - x)
h. x2 - 4x - 5
i. x4 - y4
Bài 2: Tìm x, biết
a. 5(x - 2) = x - 2
b. 3(x - 5) = 5 - x
c. (x +2)2 - (x+ 2) (x - 2) = 0
Bài 3: Tìm giá trị nhỏ nhất của biểu thức
a. A = x2 - 6x + 11
b. B = 4x2 - 20x + 101
c. C = -x2 - 4xy + 5y2 + 10x - 22y + 28
a.
\(1-4x^2=\left(1-2x\right)\left(1+2x\right)\)
b.
\(8-27x^3=\left(2\right)^3-\left(3x\right)^3=\left(2-3x\right)\left(4+6x+9x^2\right)\)
c.
\(27+27x+9x^2+x^3=x^3+3.x^2.3+3.3^2.x+3^3\)
\(=\left(x+3\right)^3\)
d.
\(2x^3+4x^2+2x=2x\left(x^2+2x+1\right)=2x\left(x+1\right)^2\)
e.
\(x^2-y^2-5x+5y=\left(x-y\right)\left(x+y\right)-5\left(x-y\right)\)
\(=\left(x-y\right)\left(x+y-5\right)\)
f.
\(x^2-6x+9-y^2=\left(x-3\right)^2-y^2=\left(x-3-y\right)\left(x-3+y\right)\)
g. 10x(x-y)-6y(y-x)
=10x(x-y)+6y(x-y)
=(x-y)(10x+6y)
h.x2-4x-5
=(x-5)(x+1)
i.x4-y4 = (x2-y2)(x2+y2)
B2.
a.5(x-2)=x-2
⇔5(x-2)-(x-2)=0
⇔4(x-2)=0
⇔x=2
b.3(x-5)=5-x
⇔3(x-5)+(x-5)=0
⇔4(x-5)=0
⇔x=5
c.(x+2)2-(x+2)(x-2)=0
⇔(x+2)[(x+2)-(x-2)]=0
⇔4(x+2)=0
⇔x=-2