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.

1 tháng 11 2021
1234567891011121314

Câu 1: 

const fi='dulieu.dat';

fo='thaythe.out';

var f1,f2:text;

a:array[1..100]of string;

n,d,i,vt:integer;

begin

assign(f1,fi); reset(f1);

assign(f2,fo); rewrite(f2);

n:=0;

while not eof(f1) do 

  begin

n:=n+1;

readln(f1,a[n]);

end;

for i:=1 to n do 

  begin

d:=length(a[i]);

vt:=pos('anh',a[i]);

while vt<>0 do 

  begin

delete(a[i],vt,3);

insert('em',a[i],vt);

vt:=pos('anh',a[i]);

end;

end;

for i:=1 to n do 

  writeln(f2,a[i]);

close(f1);

close(f2);

end.

Câu 2: 

uses crt;

const fi='mang.inp';

fo='sapxep.out';

var f1,f2:text;

a:array[1..100]of integer;

i,n,tam,j:integer;

begin

clrscr;

assign(f1,fi); rewrite(f1);

assign(f2,fo); rewrite(f2);

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

for i:=1 to n do 

  begin

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

end;

for i:=1 to n do 

  write(f1,a[i]:4);

for i:=1 to n-1 do 

  for j:=i+1 to n do 

if a[i]>a[j] then

begin

tam:=a[i];

a[i]:=a[j];

a[j]:=tam;

end;

for i:=1 to n do 

  write(f2,a[i]:4);

close(f1);

close(f2);

end.

30 tháng 12 2021

a: \(=\dfrac{x+2}{x+2}=1\)

b: \(=\dfrac{2x+6}{x+3}=2\)

28 tháng 1 2022

1A

Sau ''where'' là S và căn cứ vào nghĩa của câu nha em

2A 

Trước ''whom'' là chủ ngữ chỉ người và ''girl'' là đối tượng được nghĩ tới

Câu 2 này giải thích vậy không biết em có hiểu không :)))?

27 tháng 3 2020

= -1

giải thì tự xử lí viết ra dài  nản

NV
2 tháng 9 2021

Đặt \(cosx-sinx=t\Rightarrow-\sqrt{2}\le t\le\sqrt{2}\)

\(t^2=1-2sinx.cosx\Rightarrow sinx.cosx=\dfrac{1-t^2}{2}\)

Pt trở thành:

\(t\left(1+\dfrac{1-t^2}{2}\right)+1=0\)

\(\Leftrightarrow t^3-3t-2=0\)

\(\Leftrightarrow\left(t-2\right)\left(t+1\right)^2=0\Rightarrow\left[{}\begin{matrix}t=2\left(loại\right)\\t=-1\end{matrix}\right.\)

\(\Rightarrow cosx-sinx=-1\)

\(\Leftrightarrow\sqrt[]{2}cos\left(x+\dfrac{\pi}{4}\right)=-1\)

\(\Leftrightarrow cos\left(x+\dfrac{\pi}{4}\right)=-\dfrac{\sqrt{2}}{2}\)

\(\Leftrightarrow cos\left(x+\dfrac{\pi}{4}\right)=cos\left(\dfrac{3\pi}{4}\right)\)

\(\Leftrightarrow...\)

2 tháng 9 2021

Dạ em cảm ơn ạ!! ^^

11 tháng 12 2021

0,3625

11 tháng 12 2021

\(\text{0,29 x 8 x 1,25 = ?}\)

\(0.29X8=2.32\)

\(2.32X1.25=\text{2.9}\)

28 tháng 12 2020

In the age of technology, laptop is used widely. The laptop brings us a lot of benefits for our live. it is very versatile as it can do many things. firstly, it is portable. therefore, people can take it everywhere. secondly, it is economical so everyone don't have to spend too much money to buy it. besides, the laptop is a mean of entertainment. we can use it to listen to music, to chat with friends, to make video call with parents, to play games, and so on. last but not least, we can use laptop for studying. for example, the laptop can be used for researching topics on the Web or typing the assignment as well. In summary, laptop is definitely one of the greatest inventions in the world as well as the best thing in our society.

P/s: Mình nghĩ nói ngắn quá sẽ không có điểm cao lắm đâu, không cần nói quá dài hoặc quá ngắn. Chỉ cần đầy đủ ý trong bài là ok. Với lại khi nói bạn nhớ phải tự tin lên nha. FIGHTING!!!!