Giúp mình làm câu 4 với ạ !!!! Cảm ơn mọi người nhiều !!
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.
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.
Bạn tự vẽ hình nhé!
Vì AC và MC là 2 tt cắt tại C
`=>OC` là phân giác `hat{AOM}`
`=>hat{COM}=hat{COA}=1/2hat{AOM}`
Tương tự do MD và BD là 2 tt cắt tại D
`=>hat{MOD}=1/2hat{BOM}`
`=>hat{COM}+hat{DOM}=1/2(hat{AOM}+hat{BOM})=1/2*180^o=90^o`
Hay `hat{COD}=90^o`
Vì CM,CA là tiếp tuyến \(\Rightarrow OC\) là phân giác \(\angle MOA\)
\(\Rightarrow\angle MOA=2\angle MOC\)
Vì DM,DB là tiếp tuyến \(\Rightarrow OD\) là phân giác \(\angle MOB\)
\(\Rightarrow\angle MOB=2\angle MOD\)
\(\Rightarrow\angle COD=\angle MOD+\angle MOC=\dfrac{1}{2}\left(\angle MOB+\angle MOA\right)=\dfrac{1}{2}\angle AOB\)
\(=\dfrac{1}{2}.180=90\)
còn khúc sau chắc bạn tự giải quyết được rồi nhỉ
Quê hương tôi non xanh nước biếc
Dòng suối chảy rì rào trong sương
Đàn cá bơi trên những dòng sông
Đàn chim én bay vờn trên cao..
*có sai thì cho mình sorry, tích điểm cho mình với ạ *
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!!!!
Tham khảo:
Gọi số lượng công việc của đội 1 và 2 làm được trong 1h lần lượt là a,b(phần công việc) \(\left(a,b>0\right)\),x là công việc cần làm \(\left(x>0\right)\)
Theo đề,ta có: \(\left\{{}\begin{matrix}\dfrac{18}{5}\left(a+b\right)=x\left(1\right)\\\dfrac{x}{b}-\dfrac{x}{a}=3\left(2\right)\end{matrix}\right.\)
Từ (2) \(\Rightarrow x\left(\dfrac{1}{b}-\dfrac{1}{a}\right)=3\Rightarrow x=\dfrac{3}{\dfrac{1}{b}-\dfrac{1}{a}}=\dfrac{3}{\dfrac{a-b}{ab}}=\dfrac{3ab}{a-b}\)
Thế vào (1),ta được: \(\dfrac{18}{5}\left(a+b\right)=\dfrac{3ab}{a-b}\Leftrightarrow\dfrac{18\left(a+b\right)}{5}=\dfrac{3ab}{a-b}\)
\(\Rightarrow18\left(a+b\right)\left(a-b\right)=15ab\Rightarrow18a^2-15ab-18b^2=0\)
\(\Rightarrow6a^2-5ab-6b^2=0\Rightarrow\left(3a+2b\right)\left(2a-3b\right)=0\)
mà \(a,b>0\Rightarrow2a=3b\Rightarrow\left\{{}\begin{matrix}a=\dfrac{3}{2}b\\b=\dfrac{2}{3}a\end{matrix}\right.\)
Thế vào (1),ta được: \(\left\{{}\begin{matrix}\dfrac{18}{5}\left(a+\dfrac{2}{3}a\right)=x\\\dfrac{18}{5}\left(\dfrac{3}{2}b+b\right)=x\end{matrix}\right.\Leftrightarrow\left\{{}\begin{matrix}6a=x\\9b=x\end{matrix}\right.\)
\(\Rightarrow\) đội 1 làm xong công việc trong 6h,đội 2 làm xong trong 9h