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.

31 tháng 7 2016

187:2003=305651 (dư 3)

tích co mình nha

31 tháng 7 2016

Bạn ơi, 1817 mà bạn?

2 tháng 11 2021

mình nghĩ là

Câu d.

6 tháng 11 2021

đúng ấ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.

11 tháng 10 2021

Trong quá trình tính toán có gì sai sót mong bạn bỏ qua!

333 392 125 : 9 155 898 = 36 dư 3 779 797

9 tháng 8 2021

Bài 1:

a) (2x+5)(x-6)=2x2+5x-12x-30=2x2-7x-30

b) (2x-1)(x2-4x+3)=2x3-8x2+6x-x2+4x-3=2x3-9x2+10x-3

c) x2-2x-(x-7)(x+2)=x2-2x-x2+7x-2x+14=3x+14

d) 3x-(x+2)(x+4)=3x-x2-2x-4x-8=-x2-3x-8

9 tháng 8 2021

Bài 2:

a) 2(x+1)=x-1

⇒2x+2=x-1

⇒2x+2-x+1=0

⇒x+3=0

⇒x=-3

b) x(x+2)-x2=1

⇒x2+2x-x2=1

⇒2x=1

⇒x=0,5

c) 3x(x-2)=(3x-1)(x-1)-5

⇒3x2-6x=3x2-x-3x+1-5

⇒3x2-6x-3x2+x+3x-1+5=0

⇒-2x+4=0

⇒-2x=-4

⇒x=2

d) 6(x-1)(x-2)-6x(x+3)=2x

⇒6(x2-x-2x+2)-6x2-18x-2x=0

⇒6x2-6x-12x+12-6x2-18x-2x=0

⇒-38x+12=0

⇒-38x=-12

⇒x=\(\dfrac{6}{19}\)

15 tháng 5 2022

Số đối của 4/-3 là  4/3

15 tháng 5 2022

em cảm ơn ạ

 

24 tháng 8 2016

@@ 

đề kiểu j thế

24 tháng 8 2016

sai đề hay sao ý

18 tháng 9 2020

Ta có: \(\frac{2000}{-2001}=-\frac{2000}{2001}=-\left(\frac{2001-1}{2001}\right)=-\left(\frac{2001}{2001}-\frac{1}{2001}\right)=-\left(1-\frac{1}{2001}\right)=-1+\frac{1}{2001}\)

       \(-\frac{2003}{2002}=-\left(\frac{2002+1}{2002}\right)=-\left(\frac{2002}{2002}+\frac{1}{2002}\right)=-\left(1+\frac{1}{2002}\right)=-1-\frac{1}{2002}\)

Vì \(\frac{1}{2001}>-\frac{1}{2002}\) nên \(-1+\frac{1}{2001}>-1-\frac{1}{2002}\)

hay \(\frac{2000}{-2001}>-\frac{2003}{2002}\)