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.

17 tháng 6 2023

10. C

11. B

17 tháng 6 2023

Q10. C. no article

Q11. B.comply

1 tháng 10 2021

(3x-4-x-1)(3x-4+x+1)=0
(2x-5)(4x-3)=0
2x-5 = 0 hoặc 4x-3=0
2x=5      hoặc 4x=3
x=5/2     hoặc   x=3/4

1 tháng 10 2021

(3x - 4 - x - 1)(3x - 4 + x + 1) = 0

(2x - 5)(4x - 3) = 0

2x - 5 = 0           hoặc               4x - 3 = 0

x = 5/2               hoặc               x = 3/4

12 tháng 2 2022

E tk nha:

undefined

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.

Bài 5: 

Xét ΔBAC có 

FG//AC

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

hay AC=16(m)

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 ...