Giúo mik vs ạ
Giúo mk vs ạ
giúo em vs ạ:((((
44. If you recycle, you will save natural resources
45. If I knew how to use this machine, I could help you
46. The students were excited about the journey
47. Peter who can solve this diffcult problem is the best student
48. My secretary is a fast typer
Làm bài 14,15,16,17 giúo mik vs
Có ai giúo tui vs ạ
Giúo e vs E camon ạ
Vì tam giác ABH vuông tại H
\(\Rightarrow AH^2+x^2=AB^2\)
mà AH = 4,8 cm; AB = 6 cm
\(\Rightarrow4,8^2+x^2=6^2\) \(\Rightarrow23,04+x^2=36\) \(\Rightarrow x^2=36-23,04=12,96\) \(\Rightarrow x=3,6\left(cm\right)\)
Vì tam giác ACH vuông tại H
\(\Rightarrow AH^2+y^2=AC^2\)
mà AH = 4,8 cm; AC = 8 cm
\(\Rightarrow4,8^2+y^2=8^2\) \(\Rightarrow23,04+y^2=64\) \(\Rightarrow y^2=64-23,04=40,96\) \(\Rightarrow y=6,4\left(cm\right)\)
Vậy x = 3,6 cm; y = 6,4 cm
~~ Chúc bạn học tốt ~~
áp dụng định lí Py-ta-go vào \(\Delta\) vuông AHC, ta có:
\(AC^2=AH^2+HC^2\)
\(\Rightarrow\)\(HC^2=AC^2-AH^2\)
\(HC^2=8^2-4,8^2\)
\(HC^2=64-23,04\)
\(HC^2=40,96\)
\(\Rightarrow\)\(HC=\sqrt{40,96}=6,4\)
vậy \(y\)\(=\)\(6,4\)
Xét ΔAHB vuông tại H có
\(AH^2+HB^2=AB^2\)
\(\Leftrightarrow x^2=6^2-4.8^2=12,96\)
hay x=3,6(cm)
Xét ΔAHC vuông tại H có
\(AC^2=AH^2+y^2\)
\(\Leftrightarrow y^2=8^2-4.8^2=6.4^2\)
hay y=6,4(cm)
Cho mik hỏi các bạn giúo mik câu 3 với ạ
Giúo mình câu này ik ạ mik đang cần gấp
Mik muốn hỏi Cách viết chương trình tính tích T=1x2x3x4x….xn bằng hai cách while do với for do làm ơn giúo mìn hả với ạ
while..do
Program HOC24;
var i,n: integer;
t: longint;
begin
write('Nhap N: '); readln(n);
t:=1; i:=1;
while i<=n do
begin
t:=t*i;
i:=i+1;
end;
write('T = ',t);
readln
end.
for..do
Program HOC24;
var i,n: integer;
t: longint;
begin
write('Nhap N: '); readln(n);
t:=1;
for i:=1 to n do t:=t*i;
write('T = ',t);
readln
end.
Giúo mình vs
1 regularly
2 kindly
3 kind
4 well
5 good
6 softly
7 soft
8 rapidly
9 rapid