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.

26 tháng 8 2016

\(x\in\left(-\infty;\infty\right)\)

5 tháng 4 2021

Để làm dạng này , bạn làm như sau :

Vì bạn biết 1 giờ = 60 phút; 1 phút =60 giây nên là

Trước hết bạn lấy số 0,8325 (số chỉ giờ) nhân 60 nhé = 49,95

Bạn lấy phần nguyên của nó trước dấu phẩy là 49 , điền vảo chỗ chấm trước phút.

Cái phần thập phân sau dấu phẩy là 0,95 bạn tiếp tục nhân 60 = 57.

Bạn điền 57 vào phần chỗ chấm trước giây.

Vậy 0,8325 giờ=49 phút 57 giây

0,8325 giờ = 49 phút 57 giây

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.

10 tháng 12 2021

kiểm tra thì bạn tự làm nha

10 tháng 12 2021

à không bạn ơi bài này mình học thêm cô giao í ạ! 

 

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

NV
1 tháng 11 2021

\(y'=\dfrac{\left(-2x+2\right)\left(x-3\right)-\left(-x^2+2x+c\right)}{\left(x-3\right)^2}=\dfrac{-x^2+6x-6-c}{\left(x-3\right)^2}\)

\(\Rightarrow\) Cực đại và cực tiểu của hàm là nghiệm của: \(-x^2+6x-6-c=0\) (1)

\(\Delta'=9-\left(6+c\right)>0\Rightarrow c< 3\)

Gọi \(x_1;x_2\) là 2 nghiệm của (1) \(\Rightarrow\left\{{}\begin{matrix}-x_1^2+6x_1-6=c\\-x_2^2+6x_2-6=c\end{matrix}\right.\)

\(\Rightarrow m-M=\dfrac{-x_1^2+2x_1+c}{x_1-3}-\dfrac{-x_2^2+2x_2+c}{x_2-3}=4\)

\(\Leftrightarrow\dfrac{-2x_1^2+8x_1-6}{x_1-3}-\dfrac{-2x_2^2+8x_2-6}{x_2-3}=4\)

\(\Leftrightarrow2\left(1-x_1\right)-2\left(1-x_2\right)=4\)

\(\Leftrightarrow x_2-x_1=2\)

Kết hợp với Viet: \(\left\{{}\begin{matrix}x_2-x_1=2\\x_1+x_2=6\end{matrix}\right.\) \(\Rightarrow\left\{{}\begin{matrix}x_1=2\\x_2=4\end{matrix}\right.\)

\(\Rightarrow c=2\)

Có 1 giá trị nguyên

NV
9 tháng 1 2022

Pt có 2 nghiệm khi: \(\left\{{}\begin{matrix}m\ne0\\\Delta'=9\left(m-1\right)^2-9m\left(m-3\right)\ge0\end{matrix}\right.\) \(\Rightarrow\left\{{}\begin{matrix}m\ne0\\m\ge-1\end{matrix}\right.\)

Khi đó theo hệ thức Viet: \(\left\{{}\begin{matrix}x_1+x_2=\dfrac{6\left(m-1\right)}{m}\\x_1x_2=\dfrac{9\left(m-3\right)}{m}\end{matrix}\right.\)

\(x_1+x_2=x_1x_2\Rightarrow\dfrac{6\left(m-1\right)}{m}=\dfrac{9\left(m-3\right)}{m}\)

\(\Rightarrow6\left(m-1\right)=9\left(m-3\right)\)

\(\Rightarrow m=7\)

A đúng

9 tháng 1 2022

Dạ em cảm ơn nhiều ạ!