Mọi người giúp mình câu này được không ạ? Cho mình cảm ơn ạ.
Từ các chữ số 0; 1; 2, 3, 5; 6 có thể lập được bao nhiêu số tự nhiên gồm 10 chữ số trong đó chữ số 1 hiện diện 3 lần, chữ số 2 hiện diện 2 lần còn các chữ số khác hiện diện chỉ 1 lần.
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.
a: \(=\dfrac{x+2}{x+2}=1\)
b: \(=\dfrac{2x+6}{x+3}=2\)
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 :)))?
Đặ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...\)
\(\text{0,29 x 8 x 1,25 = ?}\)
\(0.29X8=2.32\)
\(2.32X1.25=\text{2.9}\)
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!!!!