giải phương trình sau
a) -3x +2=-7 b) 2/5x -3/2 =0 c) 0,5x +4=-1
làm luôn giúp mk nha
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) 8x-3=0
⇔8x=3
⇔x=\(\dfrac{3}{8}\)
Vậy...
b) -5x+7=-3x-9
⇔-5x+3x=-9-7
⇔-2x=-16
⇔x=8
Vậy...
e)
\(\dfrac{1}{x-2}+4=\dfrac{x+3}{x-2}\)
⇔\(\dfrac{1}{x-2}-\dfrac{x+3}{x-2}=4\)
⇔\(\dfrac{-x-2}{x-2}=4\)
⇔\(x+2=4x-8\)
⇔\(-3x=-10\)
⇔\(x=\dfrac{10}{3}\)
a: \(x^3+8x=5x^2+4\)
=>\(x^3-5x^2+8x-4=0\)
=>\(x^3-x^2-4x^2+4x+4x-4=0\)
=>\(x^2\left(x-1\right)-4x\left(x-1\right)+4\left(x-1\right)=0\)
=>\(\left(x-1\right)\left(x^2-4x+4\right)=0\)
=>\(\left(x-1\right)\left(x-2\right)^2=0\)
=>\(\left[{}\begin{matrix}x-1=0\\\left(x-2\right)^2=0\end{matrix}\right.\Leftrightarrow\left[{}\begin{matrix}x=1\\x=2\end{matrix}\right.\)
2: \(x^3+3x^2=x+6\)
=>\(x^3+3x^2-x-6=0\)
=>\(x^3+2x^2+x^2+2x-3x-6=0\)
=>\(x^2\cdot\left(x+2\right)+x\left(x+2\right)-3\left(x+2\right)=0\)
=>\(\left(x+2\right)\left(x^2+x-3\right)=0\)
=>\(\left[{}\begin{matrix}x+2=0\\x^2+x-3=0\end{matrix}\right.\Leftrightarrow\left[{}\begin{matrix}x=-2\\x=\dfrac{-1+\sqrt{13}}{2}\\x=\dfrac{-1-\sqrt{13}}{2}\end{matrix}\right.\)
3: ĐKXĐ: x>=0
\(2x+3\sqrt{x}=1\)
=>\(2x+3\sqrt{x}-1=0\)
=>\(x+\dfrac{3}{2}\sqrt{x}-\dfrac{1}{2}=0\)
=>\(\left(\sqrt{x}\right)^2+2\cdot\sqrt{x}\cdot\dfrac{3}{4}+\dfrac{9}{16}-\dfrac{17}{16}=0\)
=>\(\left(\sqrt{x}+\dfrac{3}{4}\right)^2=\dfrac{17}{16}\)
=>\(\left[{}\begin{matrix}\sqrt{x}+\dfrac{3}{4}=-\dfrac{\sqrt{17}}{4}\\\sqrt{x}+\dfrac{3}{4}=\dfrac{\sqrt{17}}{4}\end{matrix}\right.\Leftrightarrow\left[{}\begin{matrix}\sqrt{x}=\dfrac{\sqrt{17}-3}{4}\left(nhận\right)\\\sqrt{x}=\dfrac{-\sqrt{17}-3}{4}\left(loại\right)\end{matrix}\right.\)
=>\(x=\dfrac{13-3\sqrt{17}}{8}\left(nhận\right)\)
4: \(x^4+4x^2+1=3x^3+3x\)
=>\(x^4-3x^3+4x^2-3x+1=0\)
=>\(x^4-x^3-2x^3+2x^2+2x^2-2x-x+1=0\)
=>\(x^3\left(x-1\right)-2x^2\left(x-1\right)+2x\left(x-1\right)-\left(x-1\right)=0\)
=>\(\left(x-1\right)\left(x^3-2x^2+2x-1\right)=0\)
=>\(\left(x-1\right)\left(x^3-x^2-x^2+x+x-1\right)=0\)
=>\(\left(x-1\right)^2\cdot\left(x^2-x+1\right)=0\)
=>(x-1)^2=0
=>x-1=0
=>x=1
a.
\(x^3+8x=5x^2+4\)
\(\Leftrightarrow x^3-5x^2+8x-4=0\)
\(\Leftrightarrow\left(x^3-4x^2+4x\right)-\left(x^2-4x+4\right)=0\)
\(\Leftrightarrow x\left(x-2\right)^2-\left(x-2\right)^2=0\)
\(\Leftrightarrow\left(x-1\right)\left(x-2\right)^2=0\)
\(\Rightarrow\left[{}\begin{matrix}x=1\\x=2\end{matrix}\right.\)
b.
\(x^3+3x^2-x-6=0\)
\(\Leftrightarrow\left(x^3+x^2-3x\right)+\left(2x^2+2x-6\right)=0\)
\(\Leftrightarrow x\left(x^2+x-3\right)+2\left(x^2+x-3\right)=0\)
\(\Leftrightarrow\left(x+2\right)\left(x^2+x-3\right)=0\)
\(\Rightarrow\left[{}\begin{matrix}x=-2\\x=\dfrac{-1\pm\sqrt{13}}{2}\end{matrix}\right.\)
a) |3x - 2| - 5 = 7
=> |3x - 2| = 7 + 5
=> |3x - 2| = 12
=> \(\orbr{\begin{cases}3x-2=12\\3x-2=-12\end{cases}}\)
=> \(\orbr{\begin{cases}3x=14\\3x=-10\end{cases}}\)
=> \(\orbr{\begin{cases}x=\frac{14}{3}\\x=-\frac{10}{3}\end{cases}}\)
b) |3x - 1| - |x + 2| = 0
=> |3x - 1| = |x + 2|
=> \(\orbr{\begin{cases}3x-1=x+2\\3x-1=-x-2\end{cases}}\)
=> \(\orbr{\begin{cases}2x=3\\4x=-1\end{cases}}\)
=> \(\orbr{\begin{cases}x=\frac{3}{2}\\x=-\frac{1}{4}\end{cases}}\)
\(a,\Leftrightarrow\left\{{}\begin{matrix}5x+15y=-10\\5x-4y=11\end{matrix}\right.\Leftrightarrow\left\{{}\begin{matrix}19y=-21\\5x-4y=11\end{matrix}\right.\\ \Leftrightarrow\left\{{}\begin{matrix}y=-\dfrac{21}{19}\\5x-4\left(-\dfrac{21}{19}\right)=11\end{matrix}\right.\Leftrightarrow\left\{{}\begin{matrix}x=\dfrac{25}{19}\\y=-\dfrac{21}{19}\end{matrix}\right.\)
\(c,\Leftrightarrow\left\{{}\begin{matrix}3x+5y=1\\10x-5y=-40\end{matrix}\right.\Leftrightarrow\left\{{}\begin{matrix}3x+5y=1\\13x=-39\end{matrix}\right.\Leftrightarrow\left\{{}\begin{matrix}x=-3\\y=2\end{matrix}\right.\\ d,\Leftrightarrow\left\{{}\begin{matrix}5x-10y=-30\\5x-3y=5\end{matrix}\right.\Leftrightarrow\left\{{}\begin{matrix}5x-3y=5\\-7y=-35\end{matrix}\right.\Leftrightarrow\left\{{}\begin{matrix}x=4\\y=5\end{matrix}\right.\\ e,\Leftrightarrow\left\{{}\begin{matrix}2\left(x+y\right)+3\left(x-y\right)=4\\2\left(x+y\right)+4\left(x-y\right)=10\end{matrix}\right.\Leftrightarrow\left\{{}\begin{matrix}x-y=6\\2\left(x+y\right)+3\cdot6=4\end{matrix}\right.\\ \Leftrightarrow\left\{{}\begin{matrix}x-y=6\\x+y=-7\end{matrix}\right.\Leftrightarrow\left\{{}\begin{matrix}x=-\dfrac{1}{2}\\y=-\dfrac{13}{2}\end{matrix}\right.\)
a, \(Chof\left(x\right)=0\Rightarrow\left[{}\begin{matrix}x=3\\x=4\end{matrix}\right.\)
- Lập bảng xét dấu :
Vậy \(\left\{{}\begin{matrix}f\left(x\right)>0\Leftrightarrow x\in\left(3;4\right)\\f\left(x\right)< 0\Leftrightarrow x\in\left(-\infty;3\right)\cup\left(4;+\infty\right)\\f\left(x\right)=0\Leftrightarrow x\in\left\{3;4\right\}\end{matrix}\right.\)
b, \(f\left(x\right)=\left(x-1\right)\left(x+6\right)\)
( Làm tương tự câu a )
a/
\(\left(x-1\right)^2-\left(x+1\right)^2=2x-6\\ x^2-2x+1-\left(x^2+2x+1\right)=2x-6\\ \)
\(\Leftrightarrow x^2-2x+1-x^2-2x-1-2x+6=0\)
\(\Leftrightarrow6-6x=0\)
=> x=1
a, \(\left(x^2-5x+7\right)^2-\left(2x-5\right)^2=0\)
\(\Leftrightarrow\left(x^2-5x+7-2x+5\right)\left(x^2-5x+7+2x-5\right)=0\)
\(\Leftrightarrow\left(x^2-7x+12\right)\left(x^2-3x+2\right)=0\)
\(\Leftrightarrow\left(x-4\right)\left(x-3\right)\left(x-1\right)\left(x-2\right)=0\Leftrightarrow x=1;x=2;x=3;x=4\)
Vậy tập nghiệm phương trình là S = { 1 ; 2 ; 3 ; 4 }
b, \(\left|2x-1\right|=5\Leftrightarrow\left[{}\begin{matrix}2x-1=5\\2x-1=-5\end{matrix}\right.\Leftrightarrow\left[{}\begin{matrix}x=3\\x=-2\end{matrix}\right.\)
Vậy tập nghiệm của phương trình là S = { -2 ; 3 }
c, \(\left|2x-1\right|=\left|x+5\right|\Leftrightarrow\left(2x-1\right)^2=\left(x+5\right)^2\)
\(\Leftrightarrow\left(2x-1\right)^2-\left(x+5\right)^2=0\Leftrightarrow\left(2x-1-x-5\right)\left(2x-1+x+5\right)=0\Leftrightarrow x=6;x=-\dfrac{4}{3}\)
Vậy tập nghiệm của phương trình là S = { -4/3 ; 6 }
d, \(\left|3x+1\right|=x-2\)
TH1 : \(3x+1=x-2\Leftrightarrow2x=-3\Leftrightarrow x=-\dfrac{3}{2}\)
TH2 : \(3x+1=-x+2\Leftrightarrow4x=1\Leftrightarrow x=\dfrac{1}{4}\)
Vậy tập nghiệm của phương trình là S = { -3/2 ; 1/4 }
các ý còn lại tương tự
a) Ta có: \(\left(x^2-5x+7\right)^2-\left(2x-5\right)^2=0\)
\(\Leftrightarrow\left(x^2-5x+7-2x+5\right)\left(x^2-5x+7+2x-5\right)=0\)
\(\Leftrightarrow\left(x^2-7x+12\right)\left(x^2-3x+2\right)=0\)
\(\Leftrightarrow\left(x-3\right)\left(x-4\right)\left(x-1\right)\left(x-2\right)=0\)
\(\Leftrightarrow\left[{}\begin{matrix}x-3=0\\x-4=0\\x-1=0\\x-2=0\end{matrix}\right.\Leftrightarrow\left[{}\begin{matrix}x=3\\x=4\\x=1\\x=2\end{matrix}\right.\)
Vậy: S={3;4;1;2}
7:
a: =>0,5x-5=2 hoặc 0,5x-5=-2
=>0,5x=3 hoặc 0,5x=7
=>x=6 hoặc x=14
b: |5x-2|=-3
mà |5x-2|>=0
nên ptvn
c: =>1/4x+3=0
=>1/4x=-3
=>x=-12
a) -3x +2 = -7
-3x = -7-2
-3x= -9
x= -9: (-3)
x= 3
Vậy...
b) 2/5x - 3/2 =0
2/5x= 0+3/2
2/5x= 3/2
=> 4= 15x
=> 4:15= x
=> 4/15= x
Vậy...
c) 0,5x +4 =-1
0,5x= -1-4
0,5x= -5
x= -5: 0,5
x= -10
Vậy...
câu b hơi kì => x= chứ sao lại là =>4=