Những câu hỏi liên quan
NT
Xem chi tiết
DL
Xem chi tiết
MK
Xem chi tiết
NN
Xem chi tiết
BN
Xem chi tiết
NT
13 tháng 7 2021 lúc 23:04

1) Ta có: \(\sqrt{2x+5}=\sqrt{3-x}\)

\(\Leftrightarrow2x+5=3-x\)

\(\Leftrightarrow2x+x=3-5\)

\(\Leftrightarrow3x=-2\)

hay \(x=-\dfrac{2}{3}\)

2) Ta có: \(\sqrt{2x-5}=\sqrt{x-1}\)

\(\Leftrightarrow2x-5=x-1\)

\(\Leftrightarrow2x-x=-1+5\)

\(\Leftrightarrow x=4\)

Bình luận (0)
PN
23 tháng 8 2021 lúc 15:27

3 , \(PT\left(đk:\frac{16}{3}\ge x\ge3\right)< =>x^2-3x=16-3x\)

\(< =>x^2-16=0< =>\left(x-4\right)\left(x+4\right)=0< =>\orbr{\begin{cases}x=4\left(tm\right)\\x=-4\left(ktm\right)\end{cases}}\)

4 , \(PT\left(đk:...\right)< =>2x^2-3=4x-3< =>2x^2-4x=0\)

\(< =>2x\left(x-2\right)=0< =>\orbr{\begin{cases}x=0\left(...\right)\\x=2\left(...\right)\end{cases}}\)

bạn tự tìm đk rồi đối chiếu nhé :P

Bình luận (0)
 Khách vãng lai đã xóa
PN
23 tháng 8 2021 lúc 15:29

5, \(PT\left(đk:...\right)< =>\left(2x-7\right)\left(x-2\right)=x-2\)

\(< =>\left(x-2\right)\left(2x-7-1\right)=0\)

\(< =>\orbr{\begin{cases}x=2\\2x-8=0\end{cases}< =>\orbr{\begin{cases}x=2\\x=4\end{cases}}}\)

6, \(PT\left(đk:...\right)< =>x^2-x-6=3x-1\)

\(< =>x^2-4x-5=0< =>\left(x-5\right)\left(x+1\right)=0\)

\(< =>\orbr{\begin{cases}x=5\\x=-1\end{cases}}\)

Bình luận (0)
 Khách vãng lai đã xóa
HM
Xem chi tiết
NL
17 tháng 8 2021 lúc 20:49

ĐKXĐ:

a. \(\left\{{}\begin{matrix}x+1\ge0\\x^2-3x+2\ne0\end{matrix}\right.\) \(\Leftrightarrow\left\{{}\begin{matrix}x\ge-1\\x\ne\left\{1;2\right\}\end{matrix}\right.\)

Hay \(D=[-1;1)\cup\left(1;2\right)\cup\left(2;+\infty\right)\)

b. \(\left\{{}\begin{matrix}x+2\ge0\\1-x\ne0\end{matrix}\right.\) \(\Leftrightarrow\left\{{}\begin{matrix}x\ge-2\\x\ne1\end{matrix}\right.\)

c. \(\left\{{}\begin{matrix}1+x\ge0\\1-x\ge0\end{matrix}\right.\) \(\Leftrightarrow-1\le x\le1\)

d. \(\left\{{}\begin{matrix}1-4x^2\ge0\\x^2-2x\ne0\end{matrix}\right.\) \(\Leftrightarrow\left\{{}\begin{matrix}-\dfrac{1}{2}\le x\le\dfrac{1}{2}\\x\ne0\end{matrix}\right.\)

Bình luận (2)
HV
Xem chi tiết
NT
10 tháng 12 2020 lúc 23:05

1: 

max:=a;

if max<b then max:=b;

2: 

min:=a;

if min>b then min:=b;

3: if (x=sqr(a)+sqr(b)) and (a<0) then writeln(x);

if (x=sqrt(b)+sqrt(a)) and (a>0) then writeln(x);

Bình luận (1)
TT
Xem chi tiết
H24
29 tháng 3 2022 lúc 21:27

bài nào v

Bình luận (0)
MV
29 tháng 3 2022 lúc 21:27

có gì đâumà giúp

Bình luận (0)
BF

cập nhật lại bài đi

Bình luận (0)
H24
Xem chi tiết
NT
12 tháng 11 2021 lúc 0:20

a: Hàm số nghịch biến trên R

b: \(\dfrac{f\left(x_1\right)-f\left(x_2\right)}{x_1-x_2}=\dfrac{x_1^2-4x_1+5-x_2^2+4x_2-5}{x_1-x_2}\)

\(=x_1+x_2-4\)

Trường hợp 1: x<=2

\(\Leftrightarrow x_1+x_2-4< =0\)

Vậy: Hàm số nghịch biến khi x<=2

Bình luận (0)