Giaỉ phương trình sau:
a) 4x2+(x-1)2 -(2x+1)2=0
b) (x2-3x)2 +5(x2 -3x)+6=0
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. (3x - 1)2 - (x + 3)2 = 0
\(\Leftrightarrow\left(3x-1+x+3\right)\left(3x-1-x-3\right)=0\)
\(\Leftrightarrow\left(4x+2\right)\left(2x-4\right)=0\)
\(\Leftrightarrow4x+2=0\) hoặc \(2x-4=0\)
1. \(4x+2=0\Leftrightarrow4x=-2\Leftrightarrow x=-\dfrac{1}{2}\)
2. \(2x-4=0\Leftrightarrow2x=4\Leftrightarrow x=2\)
S=\(\left\{-\dfrac{1}{2};2\right\}\)
b. \(x^3=\dfrac{x}{49}\)
\(\Leftrightarrow49x^3=x\)
\(\Leftrightarrow49x^3-x=0\)
\(\Leftrightarrow x\left(49x^2-1\right)=0\)
\(\Leftrightarrow x\left(7x+1\right)\left(7x-1\right)=0\)
\(\Leftrightarrow x=0\) hoặc \(7x+1=0\) hoặc \(7x-1=0\)
1. x=0
2. \(7x+1=0\Leftrightarrow7x=-1\Leftrightarrow x=-\dfrac{1}{7}\)
3. \(7x-1=0\Leftrightarrow7x=1\Leftrightarrow x=\dfrac{1}{7}\)
a) \(\left(3x-2\right)\left(4x+5\right)=0\)
\(\Leftrightarrow\left[{}\begin{matrix}3x-2=0\\4x+5=0\end{matrix}\right.\)
\(\Leftrightarrow\left[{}\begin{matrix}x=\dfrac{2}{3}\\x=-\dfrac{5}{4}\end{matrix}\right.\)
Vậy: \(S=\left\{\dfrac{2}{3};-\dfrac{5}{4}\right\}\)
b) \(\left(2,3x-6,9\right)\left(0,1x+2\right)=0\)
\(\Leftrightarrow\left[{}\begin{matrix}2,3x-6,9=0\\0,1x+2=0\end{matrix}\right.\)
\(\Leftrightarrow\left[{}\begin{matrix}x=3\\x=-20\end{matrix}\right.\)
c) \(\left(4x+2\right)\left(x^2+1\right)=0\)
Vì \(x^2+1\ge1>0\forall x\)
\(\Rightarrow4x+2=0\)
\(\Leftrightarrow x=-\dfrac{1}{2}\)
Vậy: \(S=\left\{-\dfrac{1}{2}\right\}\)
d) \(\left(2x+7\right)\left(x-5\right)\left(5x+1\right)=0\)
\(\Leftrightarrow\left[{}\begin{matrix}2x+7=0\\x-5=0\\5x+1=0\end{matrix}\right.\)
\(\Leftrightarrow\left[{}\begin{matrix}x=-\dfrac{7}{2}\\x=5\\x=-\dfrac{1}{5}\end{matrix}\right.\)
Vậy: \(S=\left\{-\dfrac{7}{2};5;-\dfrac{1}{5}\right\}\)
e) \(\left(x-1\right)\left(2x+7\right)\left(x^2+2\right)=0\)
Vì \(x^2+2\ge2>0\forall x\)
\(\Rightarrow\left(x-1\right)\left(2x+7\right)=0\)
\(\Leftrightarrow\left[{}\begin{matrix}x-1=0\\2x+7=0\end{matrix}\right.\)
\(\Leftrightarrow\left[{}\begin{matrix}x=1\\x=-\dfrac{7}{2}\end{matrix}\right.\)
f) \(\left(3x+2\right)\left(x^2-1\right)=\left(9x^2-4\right)\left(x+1\right)\)
\(\Leftrightarrow\left(3x+2\right)\left(x-1\right)\left(x+1\right)-\left(3x-2\right)\left(3x+2\right)\left(x+1\right)=0\)
\(\Leftrightarrow\left[\left(3x+2\right)\left(x+1\right)\right].\left(x-1-3x+2\right)=0\)
\(\Leftrightarrow\left(3x^2+5x+2\right)\left(-2x+1\right)=0\)
\(\Leftrightarrow\left(3x^2+3x+2x+2\right)\left(-2x+1\right)=0\)
\(\Leftrightarrow\left[3x\left(x+1\right)+2\left(x+1\right)\right]\left(-2x+1\right)=0\)
\(\Leftrightarrow\left(x+1\right)\left(3x+2\right)\left(-2x+1\right)=0\)
\(\Leftrightarrow\left[{}\begin{matrix}x+1=0\\3x+2=0\\-2x+1=0\end{matrix}\right.\)
\(\Leftrightarrow\left[{}\begin{matrix}x=-1\\x=-\dfrac{2}{3}\\x=\dfrac{1}{2}\end{matrix}\right.\)
Vậy: \(S=\left\{-1;-\dfrac{2}{3};\dfrac{1}{2}\right\}\)
Bài 1:
a.
$(4x^2+4x+1)-x^2=0$
$\Leftrightarrow (2x+1)^2-x^2=0$
$\Leftrightarrow (2x+1-x)(2x+1+x)=0$
$\Leftrightarrow (x+1)(3x+1)=0$
$\Rightarrow x+1=0$ hoặc $3x+1=0$
$\Rightarrow x=-1$ hoặc $x=-\frac{1}{3}$
b.
$x^2-2x+1=4$
$\Leftrightarrow (x-1)^2=2^2$
$\Leftrightarrow (x-1)^2-2^2=0$
$\Leftrightarrow (x-1-2)(x-1+2)=0$
$\Leftrightarrow (x-3)(x+1)=0$
$\Leftrightarrow x-3=0$ hoặc $x+1=0$
$\Leftrightarrow x=3$ hoặc $x=-1$
c.
$x^2-5x+6=0$
$\Leftrightarrow (x^2-2x)-(3x-6)=0$
$\Leftrightarrow x(x-2)-3(x-2)=0$
$\Leftrightarrow (x-2)(x-3)=0$
$\Leftrightarrow x-2=0$ hoặc $x-3=0$
$\Leftrightarrow x=2$ hoặc $x=3$
2c.
ĐKXĐ: $x\neq 0$
PT $\Leftrightarrow x-\frac{6}{x}=x+\frac{3}{2}$
$\Leftrightarrow -\frac{6}{x}=\frac{3}{2}$
$\Leftrightarrow x=-4$ (tm)
2d.
ĐKXĐ: $x\neq 2$
PT $\Leftrightarrow \frac{1+3(x-2)}{x-2}=\frac{3-x}{x-2}$
$\Leftrightarrow \frac{3x-5}{x-2}=\frac{3-x}{x-2}$
$\Rightarrow 3x-5=3-x$
$\Leftrightarrow 4x=8$
$\Leftrightarrow x=2$ (không tm)
Vậy pt vô nghiệm.
a: \(2x^3-50x=0\)
=>\(2x\left(x^2-25\right)=0\)
=>x(x-5)(x+5)=0
=>x∈{0;5;-5}
b: \(2x\left(3x-5\right)-\left(5-3x\right)=0\)
=>2x(3x-5)+(3x-5)=0
=>(3x-5)(2x+1)=0
=>\(\left[\begin{array}{l}3x-5=0\\ 2x+1=0\end{array}\right.\Rightarrow\left[\begin{array}{l}x=\frac53\\ x=-\frac12\end{array}\right.\)
c: \(9\left(3x-2\right)=x\left(2-3x\right)\)
=>9(3x-2)-x(2-3x)=0
=>9(3x-2)+x(3x-2)=0
=>(3x-2)(x+9)=0
=>\(\left[\begin{array}{l}3x-2=0\\ x+9=0\end{array}\right.\Rightarrow\left[\begin{array}{l}x=\frac23\\ x=-9\end{array}\right.\)
d: \(\left(2x-1\right)^2-25=0\)
=>(2x-1-5)(2x-1+5)=0
=>(2x-6)(2x+4)=0
=>(x-3)(x+2)=0
=>\(\left[\begin{array}{l}x-3=0\\ x+2=0\end{array}\right.\Rightarrow\left[\begin{array}{l}x=3\\ x=-2\end{array}\right.\)
e: \(25x^2-2=0\)
=>\(25x^2=2\)
=>\(x^2=\frac{2}{25}\)
=>\(\left[\begin{array}{l}x=\frac{\sqrt2}{5}\\ x=-\frac{\sqrt2}{5}\end{array}\right.\)
f: \(x^2-25=6x-9\)
=>\(x^2-6x-16=0\)
=>(x-8)(x+2)=0
=>\(\left[\begin{array}{l}x-8=0\\ x+2=0\end{array}\right.\Rightarrow\left[\begin{array}{l}x=8\\ x=-2\end{array}\right.\)
g: 5x(x-3)-2x+6=0
=>5x(x-3)-2(x-3)=0
=>(x-3)(5x-2)=0
=>\(\left[\begin{array}{l}x-3=0\\ 5x-2=0\end{array}\right.\Rightarrow\left[\begin{array}{l}x=3\\ x=\frac25\end{array}\right.\)
h: 3x(x-7)-2(x-7)=0
=>(x-7)(3x-2)=0
=>\(\left[\begin{array}{l}x-7=0\\ 3x-2=0\end{array}\right.\Rightarrow\left[\begin{array}{l}x=7\\ x=\frac23\end{array}\right.\)
i: \(7x^2-28=0\)
=>\(7x^2=28\)
=>\(x^2=4\)
=>x=2 hoặc x=-2
j: 2x+1+x(2x+1)=0
=>(2x+1)(x+1)=0
=>\(\left[\begin{array}{l}2x+1=0\\ x+1=0\end{array}\right.\Rightarrow\left[\begin{array}{l}x=-\frac12\\ x=-1\end{array}\right.\)
k: \(\left(x+2\right)^2-\left(x-2\right)\left(x+2\right)=0\)
=>(x+2)(x+2-x+2)=0
=>4(x+2)=0
=>x+2=0
=>x=-2
l: \(x^3+5x^2-4x-20=0\)
=>\(x^2\left(x+5\right)-4\left(x+5\right)=0\)
=>\(\left(x+5\right)\left(x^2-4\right)=0\)
=>(x+5)(x-2)(x+2)=0
=>x∈{-5;2;-2}
m: \(x^2-25+2\left(x+5\right)=0\)
=>(x-5)(x+5)+2(x+5)=0
=>(x+5)(x-3)=0
=>\(\left[\begin{array}{l}x+5=0\\ x-3=0\end{array}\right.\Rightarrow\left[\begin{array}{l}x=-5\\ x=3\end{array}\right.\)
n: \(x^2-3x+2=0\)
=>\(x^2-x-2x+2=0\)
=>x(x-1)-2(x-1)=0
=>(x-1)(x-2)=0
=>\(\left[\begin{array}{l}x-1=0\\ x-2=0\end{array}\right.\Rightarrow\left[\begin{array}{l}x=1\\ x=2\end{array}\right.\)
o: \(x^2-6x+8=0\)
=>\(\left(x-2\right)\left(x-4\right)=0\)
=>\(\left[\begin{array}{l}x-2=0\\ x-4=0\end{array}\right.\Rightarrow\left[\begin{array}{l}x=2\\ x=4\end{array}\right.\)
p: \(x^2-5x-14=0\)
=>\(x^2-7x+2x-14=0\)
=>(x-7)(x+2)=0
=>\(\left[\begin{array}{l}x-7=0\\ x+2=0\end{array}\right.\Rightarrow\left[\begin{array}{l}x=7\\ x=-2\end{array}\right.\)
q: \(\left(x-2\right)^2-\left(x-3\right)\left(x+3\right)=6\)
=>\(x^2-4x+4-x^2+9=6\)
=>-4x+13=6
=>-4x=6-13=-7
=>x=7/4
r: \(\left(2x-1\right)^2-\left(2x-5\right)\left(2x+5\right)=18\)
=>\(4x^2-4x+1-\left(4x^2-25\right)=18\)
=>-4x+26=18
`a)(2x-1)^2-0,25=0`
`<=>(2x-1-0,5)(2x-1+0,5)=0`
`<=>(2x-1,5)(2x-0,5)=0`
`<=>[(x=0,75)(x=0,25):}`
`b)x^2+9=6x`
`<=>(x-3)^2=0`
`<=>x-3=0`
`<=>x=3`
`c)(x^2-4)-3x-6=0`
`<=>(x-2)(x+2)-3(x+2)=0`
`<=>(x+2)(x-2-3)=0`
`<=>(x+2)(x-5)=0`
`<=>[(x=-2),(x=5):}`
a: =>(2x-1-0,5)(2x-1+0,5)=0
=>(2x-1,5)(2x-0,5)=0
=>x=0,25 hoặc x=0,75
b: =>x^2-6x+9=0
=>(x-3)^2=0
=>x-3=0
=>x=3
c: =>(x-2)(x+2)-3(x+2)=0
=>(x+2)(x-5)=0
=>x=5 hoặc x=-2
a: =>(2x-5x-1)(2x+5x+1)=0
=>(-3x-1)(7x+1)=0
=>x=-1/3 hoặc x=-1/7
b: =>(5x-5)^2-(x+2)^2=0
=>(5x-5-x-2)(5x-5+x+2)=0
=>(4x-7)(6x-3)=0
=>x=1/2 hoặc x=7/4
c: =>(x^2+4x-1-x^2+3x-2)(x^2+4x-1+x^2-3x+2)=0
=>(7x-3)(2x^2+x+1)=0
=>7x-3=0
=>x=3/7
Lời giải:
a) $|4x^2-25|=0$
$\Leftrightarrow 4x^2-25=0$
$\Leftrightarrow (2x-5)(2x+5)=0$
$\Rightarrow x=\pm \frac{5}{2}$
b)
$|x-2|=3$
\(\Rightarrow \left[\begin{matrix} x-2=-3\\ x-2=3\end{matrix}\right.\Rightarrow \left[\begin{matrix} x=-1\\ x=5\end{matrix}\right.\)
c)
\(|x-3|=2x-1\Rightarrow \left\{\begin{matrix} 2x-1\geq 0\\ \left[\begin{matrix} x-3=2x-1\\ x-3=1-2x\end{matrix}\right.\end{matrix}\right.\)
\(\Leftrightarrow \left\{\begin{matrix} x\geq \frac{1}{2}\\ \left[\begin{matrix} x=-2\\ x=\frac{4}{3}\end{matrix}\right.\end{matrix}\right.\Rightarrow x=\frac{4}{3}\)
d)
$|x-5|=|3x-2|$
\(\Rightarrow \left[\begin{matrix} x-5=3x-2\\ x-5=2-3x\end{matrix}\right.\Leftrightarrow \left[\begin{matrix} x=\frac{-3}{2}\\ x=\frac{7}{4}\end{matrix}\right.\)
a: =>2x>=4
hay x>=2
b: =>-2x<=3
hay x>=-3/2
c: =>2x<=6
hay x<=3
`a,4x^2+(x-1)^2-(2x+1)^2=0`
`<=>4x^2+3x(-x-2)=0`
`<=>x(4x-3x-6)=0`
`<=>x(x-6)=0`
`<=>` $\left[ \begin{array}{l}x=0\\x=6\end{array} \right.$
`b)(x^2-3x)^2+5(x^2-3x)+6=0`
Đặt `x^2-3x=a(a>=-9/4)`
`pt<=>a^2+5a+6=0`
`<=>(a+2)(a+3)=0`
`<=>` $\left[ \begin{array}{l}a=-2\\a=-3(l)\end{array} \right.$
`<=>x^2-3x=-2`
`<=>x^2-3x+2=0`
`<=>(x-1)(x-2)=0`
`<=>` $\left[ \begin{array}{l}x=2\\x=1\end{array} \right.$