K
Khách

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.

24 tháng 12 2025

26 tháng 12 2025

cảm ơn

14 tháng 12 2021

\(1,ĐK:x\ge2\\ PT\Leftrightarrow\sqrt{3x-6}+x-2-\left(\sqrt{2x-3}-1\right)=0\\ \Leftrightarrow\dfrac{3\left(x-2\right)}{\sqrt{3x-6}}+\left(x-2\right)-\dfrac{2\left(x-2\right)}{\sqrt{2x-3}+1}=0\\ \Leftrightarrow\left(x-2\right)\left(\dfrac{3}{\sqrt{3x-6}}-\dfrac{2}{\sqrt{2x-3}+1}+1\right)=0\\ \Leftrightarrow\left[{}\begin{matrix}x=2\left(tm\right)\\\dfrac{3}{\sqrt{3x-6}}-\dfrac{2}{\sqrt{2x-3}+1}+1=0\left(1\right)\end{matrix}\right.\)

Với \(x>2\Leftrightarrow-\dfrac{2}{\sqrt{2x-3}+1}>-\dfrac{2}{1+1}=-1\left(3x-6\ne0\right)\)

\(\Leftrightarrow\left(1\right)>0-1+1=0\left(vn\right)\)

Vậy \(x=2\)

14 tháng 12 2021

\(2,ĐK:x\ge-1\)

Đặt \(\left\{{}\begin{matrix}\sqrt{x+1}=a\\\sqrt{x^2-x+1}=b\end{matrix}\right.\left(a,b\ge0\right)\Leftrightarrow a^2+b^2=x^2+2\)

\(PT\Leftrightarrow2a^2+2b^2-5ab=0\\ \Leftrightarrow\left(a-2b\right)\left(2a-b\right)=0\\ \Leftrightarrow\left[{}\begin{matrix}a=2b\\b=2a\end{matrix}\right.\)

Với \(a=2b\Leftrightarrow x+1=4x^2-4x+4\left(vn\right)\)

Với \(b=2a\Leftrightarrow4x+4=x^2-x+1\Leftrightarrow x^2-5x-3=0\Leftrightarrow\left[{}\begin{matrix}x=\dfrac{5+\sqrt{37}}{2}\left(tm\right)\\x=\dfrac{5-\sqrt{37}}{2}\left(tm\right)\end{matrix}\right.\)

Vậy ...

25 tháng 6 2021

uses crt;

var a:array[1..1000]of integer;

n,i,k,min,vt:integer;

begin

clrscr;

write('Nhap n='); readln(n);

if n=0 then writeln('Moi ban nhap lai')

else begin

for i:=1 to n do 

begin

write('A[',i,']='); readln(a[i]);

end;

for i:=1 to n do 

  write(a[i]:4);

writeln;

min:=a[1];

vt:=1;

for i:=1 to n do 

 if min>a[i] then

begin

min:=a[i];

vt:=i;

end;

writeln('So nho nhat la: ',min,' tai vi tri: ',vt);

write('Nhap k='); readln(k);

for i:=1 to n do 

  if i<>k then write(a[i]:4);

end;

readln;

end.

9 tháng 1 2022

Bài 5: 

Xét ΔBAC có 

FG//AC

nên \(\dfrac{FG}{AC}=\dfrac{BG}{BC}=\dfrac{1}{2}\)

hay AC=16(m)

2 tháng 5 2016

Hoan hô, vỗ tay!!!

2 tháng 5 2016

Cảm ơn! Bạn là ai vậy?

13 tháng 4 2023

`7,`

`a, B+A=4x-2x^2+3`

`-> B=(4x-2x^2+3)-A`

`-> B=(4x-2x^2+3)-(x^2-2x+1)`

`B=4x-2x^2+3-x^2+2x-1`

`B=(-2x^2-x^2)+(4x+2x)+(3-1)`

`B=-3x^2+6x+2`

`b, C-A=-x+7`

`-> C=(-x+7)+A`

`-> C=(-x+7)+(x^2-2x+1)`

`-> C=-x+7+x^2-2x+1`

`C=x^2+(-x-2x)+(7+1)`

`C=x^2-3x+8`

`c,`

`A-D=x^2-2`

`-> D= A- (x^2-2)`

`-> D=(x^2-2x+1)-(x^2-2)`

`D=x^2-2x+1-x^2+2`

`D=(x^2-x^2)-2x+(1+2)`

`D=-2x+3`

13 tháng 4 2023

`6,`

`a,`

`P+Q=4x-2x^2+3`

`-> Q=(4x-2x^2+3)-P`

`-> Q=(4x-2x^2+3)-(3x^2+x-1)`

`Q=4x-2x^2+3-3x^2-x+1`

`Q=(-2x^2-3x^2)+(4x-x)+(3+1)`

`Q=x^2+3x+4`

`b,`

`x^2-5x+2-P=H`

`-> H= (x^2-5x+2)-(3x^2+x-1)`

`H=x^2-5x+2-3x^2-x+1`

`H=(x^2-3x^2)+(-5x-x)+(2+1)`

`H=-4x^2-6x+3`

`c,`

`P-R=5x^2-3x-4`

`-> R= P- (5x^2-3x-4)`

`-> R=(3x^2+x-1)-(5x^2-3x-4)`

`R=3x^2+x-1-5x^2+3x+4`

`R=(3x^2-5x^2)+(x+3x)+(-1+4)`

`R=-2x^2+4x+3`