Computer Science, asked by HackerzZ3502, 9 months ago

Get the equation of common tangent between two circle using python

Answers

Answered by Rapanzeel
0

Answer:

The equations of the two circles are x2+y2=36 and (x−5)2+y2=16. The problem asks to find a common tangent line in point-slope form.

I've tried drawing a diagram and finding the distance between the points of tangency, but that did not help in finding a point of tangency or the slope of the lines.

Similar questions