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.

1) Áp dụng định lí Pytago vào ΔABC vuông tại A, ta được:

\(BC^2=AB^2+AC^2\)

\(\Leftrightarrow BC^2=6^2+8^2=100\)

hay BC=10(cm)

Áp dụng hệ thức lượng trong tam giác vuông vào ΔABC vuông tại A có AH là đường cao ứng với cạnh huyền BC, ta được:

\(AH\cdot BC=AB\cdot AC\)

\(\Leftrightarrow AH\cdot10=6\cdot8=48\)

hay AH=4,8(cm)

 

30 tháng 11 2021

d: Để (d1) vuông góc với y=(k-1)x+4 thì \(\left(k-1\right)\left(k-3\right)=-1\)

\(\Leftrightarrow k=2\)

30 tháng 11 2021

có 4 câu a,b,c,d mà bạn 

\(=\dfrac{\sqrt{a}+2+\sqrt{a}-2}{a-4}:\dfrac{\sqrt{a}+2-2}{\sqrt{a}+2}\)

\(=\dfrac{2\sqrt{a}}{a-4}\cdot\dfrac{\sqrt{a}+2}{\sqrt{a}}=\dfrac{2}{\sqrt{a}-2}\)

5 tháng 12 2021

\(R_{tđ}=\dfrac{R_1\cdot R_2}{R_1+R_2}=\dfrac{24\cdot12}{24+12}=8\Omega\)

\(I=\dfrac{U}{R}=\dfrac{12}{8}=1,5A\)

\(P=\dfrac{U^2}{R}=\dfrac{12^2}{8}=18W\)

\(Q_{tỏa1}=A_1=U_1\cdot I_1\cdot t=12\cdot\dfrac{12}{24}\cdot1\cdot3600=21600J\)

\(Q_{tỏa2}=A_2=U_2\cdot I_2\cdot t=12\cdot\dfrac{12}{12}\cdot1\cdot3600=43200J\)

5 tháng 12 2021

Bạn có thể giúp mình làm luôn câu c, d được không ạ

 

\(\left[{}\begin{matrix}x-1,7=2,3\\x-1,7=-2,3\end{matrix}\right.\left[{}\begin{matrix}x=4\\x\neg-\dfrac{3}{5}\end{matrix}\right.\)

\(\left[{}\begin{matrix}x+\dfrac{3}{4}=\dfrac{1}{3}\\x+\dfrac{3}{4}=-\dfrac{1}{3}\end{matrix}\right.\left[{}\begin{matrix}x=-\dfrac{5}{12}\\x=-\dfrac{13}{12}\end{matrix}\right.\)

3 tháng 5 2021

\(\dfrac{1}{x}+\dfrac{3}{2x}-\dfrac{5}{24}=0\)

\(\Leftrightarrow24+36-5x=0\)

\(\Leftrightarrow5x=60\)

\(\Leftrightarrow x=12\)

3 tháng 5 2021

\(\dfrac{x-5}{3}+\dfrac{x+1}{2}>3\)

\(\Leftrightarrow2x-10+3x+3>18\)

\(\Leftrightarrow5x>25\)

\(\Leftrightarrow x>5\)

11 tháng 3 2022

là gì thế

 

uses crt;

var st,s1,s2:string;

i,max,x,y,d1,d2:integer;

begin

clrscr;

write('Nhap xau:'); readln(st);

s1:=#32;

for i:=1 to length(st) do 

  if st[i] in ['a'..'z'] then s1:=s1+st[i];

d1:=length(s1);

for i:=1 to d1 do 

  s1[i]:=upcase(s1[i]);

writeln('Xau ky tu da chuyen sang hoa la: ',s1);

s2:=#32;

for i:=1 to length(st) do 

  if st[i] in ['0'..'9'] then s2:=s2+st[i];

write('Day so dao nguoc la: ');

d2:=length(s2);

for i:=d2 downto 1 do 

  write(s2[i]);

writeln;

max:=0;

for i:=1 to d2 do 

  begin

val(s2[i],x,y);

if max<x then max:=x;

end;

writeln('Chu so lon nhat la: ',max);

readln;

end.

14 tháng 11 2021

Tỉ lệ \(x=\dfrac{y}{-5}\)

x             -4                 -1                2                   3

y             20                 5               -10               -15