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.

24 tháng 1 2022

\(\Leftrightarrow\overline{ab}x45=\overline{ba0}\)

24 tháng 1 2022

\(\Leftrightarrow\overline{ab}x45=\overline{ba0}\)

\(\Rightarrow450xa+45xb=100xb+10xa\)

\(\Rightarrow440xa=55xb\Rightarrow8xa=b\)

\(\Rightarrow a=1;b=8\Rightarrow a+b=9\)

NM
2 tháng 6 2021

\(2014-14=2000\) chia hết cho a

vậy a là ước của 2000

giá trị lớn nhất của a và nhỏ hơn 2014 là \(a=2000\)

NV
7 tháng 7 2021

Đề bài thiếu dữ liệu

Chỉ có BH thì không thể tính được AB, AC, BC

7 tháng 7 2021

đủ mak

 

13 tháng 4 2023

var a:array[1..200] of integer;

min,i,n:integer;

s:longint;

begin

write('Nhap so phan tu n = ');readln(n);

for i:=1 to n do

begin

write('nhap phan tu thu ',i,' = ');readln(a[i]);

end;

writeln('Cac so vua nhap la :');

for i:=1 to n do write(a[i]:10);

writeln('Tong cac phan tu la so le la ');

for i:=1 to n do

if a[i] mod 2 <> 0 then s:=s+a[i];

writeln(s);

writeln('GTNN cua mang la ');

min:=a[1];

for i:=2 to n do

if a[i] < min then min:=a[i];

write(min);

readln;

end.

 

13 tháng 4 2023

Uses crt;

var  n,i,k,min: longint;

a: array[1..100] of longint;

begin clrscr;

readln(n);

for i:=1 to n do

read(a[i]); readln;

for i:=1 to n do begin

if(a[i] mod 2<>0) then k:=k+a[i];

end;

min:=a[1];

for i:=1 to n do begin

if(min>a[i]) then min:=a[i];

end;

writeln(k,' ',min);

readln;

end.

a: \(A=-3x^3y^5\)

b: Ba đơn thức đồng dạng là \(x^3y^5;3x^3y^5;4x^3y^5\)

c: Tổng là \(8x^3y^5\)

15 tháng 4 2022

\(A=\left(xy^3\right)\left(-\dfrac{3}{4}x^5x^4\right)\cdot\dfrac{8}{9}x^2y^3\)

\(=-\dfrac{2}{3}x^{12}y^6\)

Thay x = -1 và y = 1 vào biểu thức ta được :

\(A=-\dfrac{2}{3}\cdot\left(-1\right)^{12}.1^6=-\dfrac{2}{3}\)

Vậy : Tại x = -1 và y = 1 thì A có giá trị là \(\dfrac{2}{3}\)

15 tháng 4 2022

Cho hỏi cách thu gọn

 

NV
4 tháng 1 2021

\(AC=\sqrt{AB^2+BC^2}=a\sqrt{5}\)

\(BD=\sqrt{AD^2+AB^2}=a\sqrt{2}\)

\(\overrightarrow{AC}.\overrightarrow{BD}=\left(\overrightarrow{AB}+\overrightarrow{BC}\right)\left(\overrightarrow{BA}+\overrightarrow{AD}\right)\)

\(=-\overrightarrow{AB}^2+\overrightarrow{AB}.\overrightarrow{AD}+\overrightarrow{BC}.\overrightarrow{BA}+\overrightarrow{BC}.\overrightarrow{AD}\)

\(=-\overrightarrow{AB}^2+\overrightarrow{AD}.2\overrightarrow{AD}=-\overrightarrow{AB}^2+2\overrightarrow{AD}^2\)

\(=-a^2+2a^2=a^2\)

\(cos\left(\overrightarrow{AC};\overrightarrow{BD}\right)=\dfrac{\overrightarrow{AC}.\overrightarrow{BD}}{AC.BD}=\dfrac{a^2}{a\sqrt{2}.a\sqrt{5}}=\dfrac{1}{\sqrt{10}}\)