The Geometry of Possibility
Welcome, fellow traveler in the world of coordinate geometry! Today, we are going to dissect a problem that seems simple on the surface but hides a beautiful, symmetric truth.
We are given three vertices of a right-angled triangle: A(h,k), B(1,1), and C(2,1). Our mission is to find the possible values of k given that the area is 1 square unit and AC is the hypotenuse.
Let's embark on this journey step by step.
Phase 1
The Horizontal Foundation
First, let's look at the points we know: B(1,1) and C(2,1). If you plot these on a Cartesian plane, you will notice something immediate and striking.
Both points share the same y-coordinate, y=1. This means the line segment BC is perfectly horizontal.
This is our anchor. It tells us that the base of our triangle, if we choose BC as the base, is parallel to the x-axis. The length of this base is simply the difference in their x-coordinates: ∣2−1∣=1 unit.
Phase 2
The Right-Angle Constraint
Now, let's address the hypotenuse. We are told AC is the hypotenuse. By the fundamental properties of a right-angled triangle, the angle opposite the hypotenuse must be 90∘.
Therefore, ∠B=90∘. This is a massive piece of information!
It tells us that the side AB is perpendicular to the side BC. Since we already know BC is a horizontal line, AB must be a vertical line.
This forces the x-coordinate of A to be the same as the x-coordinate of B. Since B is at (1,1), A must have an x-coordinate of 1. Thus, h=1, and our vertex A is simply (1,k).
Phase 3
The Algebra of Area
We are given that the area of this triangle is 1 square unit. The area of a right-angled triangle is given by the formula:
Here, our base is BC and our height is AB. We know the length of BC is 1. The length of AB is the vertical distance between A(1,k) and B(1,1), which is ∣k−1∣.
Substituting these into our area formula, we get:
This simplifies to:
Phase 4
The Two Realities
This is where many students rush and miss a solution. The absolute value ∣k−1∣=2 represents the distance between k and 1 on the number line.
This distance is 2 units. This can happen in two ways: either k−1=2 or k−1=−2.
Solving the first case, k−1=2, we get k=3. This corresponds to a triangle where vertex A is at (1,3), sitting above the line BC.
Solving the second case, k−1=−2, we get k=−1. This corresponds to a triangle where vertex A is at (1,−1), sitting below the line BC.
Both triangles are perfectly valid, both have an area of 1, and both satisfy the right-angle condition at B. The set of values for k is therefore {−1,3}.
Conclusion
Isn't it elegant? The math didn't just give us a number; it gave us a geometric reality.
By respecting the absolute value, we uncovered the symmetry of the problem. Never fear the modulus—it is simply the math's way of telling you there is more than one way to build a triangle.
Keep practicing, keep visualizing, and most importantly, keep falling in love with the logic!