Mình không biết làm câu này nếu ai biết làm ơn chỉ giúp mình, mình cảm ơn nhiều.
Chứng minh x^4-4x+3 không âm với mọi x
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.
O1=O2( vì 2 góc đối đỉnh)
O3 và O4 thì làm theo cách hai góc kề bù
Vd :O1+O3=180 độ (2 góc kề bù)
Suy ra :120 độ +O3=180 độ
Vậy từ đó tính ra đc O3 ,tương tự O4 cũng vậy
\(\Delta=4+4.7=32\)
\(\orbr{\begin{cases}x_1=\frac{-2+4\sqrt{2}}{2}=-1+2\sqrt{2}\\x_2=\frac{-2-4\sqrt{2}}{2}=-1-2\sqrt{2}\end{cases}}\)
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.
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!!!!
\(\text{0,29 x 8 x 1,25 = ?}\)
\(0.29X8=2.32\)
\(2.32X1.25=\text{2.9}\)
4: Ta có:ΔAIP=ΔMIB
nên IA=IM
hay I là trung điểm của AM
Xét ΔAMC có
I là trung điểm của AM
N là trung điểm của AC
Do đó: IN là đường trung bình của ΔAMC
Suy ra: IN//MC
hay IN//BC
câu vừa nãy mình làm sai nha
nếu x = 1 thì phép tính đó âm mất rùi
nên là bài này không có kết quả
Vì x^4= x.x.x.x
4x+3=x.4+3
=>x^4>4x+3
=>x^4-4x+3>0
=>x^4-4x+3 không âm với mọi x