diff --git a/img/tangents-to-two-circles.png b/img/tangents-to-two-circles.png index 11adf941a..02d89b85d 100644 Binary files a/img/tangents-to-two-circles.png and b/img/tangents-to-two-circles.png differ diff --git a/src/geometry/tangents-to-two-circles.md b/src/geometry/tangents-to-two-circles.md index a8f4e9398..328e4074e 100644 --- a/src/geometry/tangents-to-two-circles.md +++ b/src/geometry/tangents-to-two-circles.md @@ -10,8 +10,7 @@ The described algorithm will also work in the case when one (or both) circles de ## The number of common tangents The number of common tangents to two circles can be **0,1,2,3,4** and **infinite**. Look at the images for different cases. - -