This website requires JavaScript.
Explore
Help
Register
Sign In
huanghai
/
python
Watch
1
Star
0
Fork
0
You've already forked python
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
python
/
数学课程
/
【内切圆】外国中考题.md
HuangHai
1f397eca87
'commit'
2025-08-30 18:35:01 +08:00
529 B
Raw
Permalink
Blame
History
Unescape
Escape
已知
:
长方形,长为
4
, 宽为$3$。
解法:
因为圆$A$、圆$B$的两条红线都是圆$B$的切线,根据切线的性质,所以红线相等,同理绿线相等。
设圆的半径为
r
,则绿色的为
3-r
,红色的为
4-r
根据勾股定理,得矩形对角线长度=
5
同时,知道$5=$红线+绿线=
7-2r -> r=1
\therefore AB=\sqrt{1^2+2^2}=\sqrt{5}