Geometri Analitik Fase F | Persamaan Lingkaran Bagian 4 - Kedudukan Dua Buah Lingkaran

3 min read 7 months ago
Published on Aug 19, 2025 This response is partially generated with the help of AI. It may contain inaccuracies.

Table of Contents

Introduction

This tutorial focuses on determining the position of two circles relative to each other using concepts from analytic geometry. It's a continuation of the series on circle equations and is particularly useful for high school students in their final year of mathematics. By understanding how to analyze the relationship between two circles, you can enhance your problem-solving skills in geometry.

Step 1: Understanding Circle Position Relationships

Before analyzing the relationship, it's important to know the types of positions two circles can have:

  • Intersecting Circles: The circles cross each other at two points.
  • Tangent Circles: The circles touch at one point. This can be either:
    • Internally tangent (one circle is inside the other, touching from the inside)
    • Externally tangent (the circles touch from the outside)
  • Non-Intersecting Circles: The circles do not touch or cross each other.

Step 2: Circle Equation and Properties

Each circle can be represented by the equation: [ (x - h)^2 + (y - k)^2 = r^2 ] where:

  • ( (h, k) ) is the center of the circle
  • ( r ) is the radius

To analyze the position of two circles, you need to know:

  • The centers of both circles, ( C_1(h_1, k_1) ) and ( C_2(h_2, k_2) )
  • The radii, ( r_1 ) and ( r_2 )

Step 3: Calculate the Distance Between the Centers

Use the distance formula to find the distance ( d ) between the centers of the two circles: [ d = \sqrt{(h_2 - h_1)^2 + (k_2 - k_1)^2} ]

Step 4: Determine the Position of the Circles

Now, compare the distance ( d ) with the radii ( r_1 ) and ( r_2 ) using the following criteria:

  1. Intersecting Circles:

    • Condition: ( r_1 + r_2 > d ) and ( |r_1 - r_2| < d )
  2. Tangent Circles:

    • Internal Tangent: ( r_1 + r_2 = d )
    • External Tangent: ( |r_1 - r_2| = d )
  3. Non-Intersecting Circles:

    • Condition: ( r_1 + r_2 < d ) or ( |r_1 - r_2| > d )

Step 5: Visual Representation

It's helpful to sketch the circles based on the calculated centers and radii. This visual can reinforce your understanding of their spatial relationships.

Common Pitfalls to Avoid

  • Always double-check the distance calculation; a small mistake can lead to incorrect conclusions.
  • Ensure the correct interpretation of the absolute value when comparing the radii.
  • Pay attention to the conditions for tangency and intersection, as they can be easily confused.

Conclusion

Understanding the positional relationships between two circles is crucial in analytic geometry. By calculating the distance between their centers and comparing it with their radii, you can determine whether they intersect, are tangent, or do not touch at all. Practice these steps with various examples to gain confidence in solving related problems.