A triangle has area sq units and its side , of length units, lies on the line . Then the shortest possible distance between and the point is
A triangle has area sq units and its side , of length units, lies on the line . Then the shortest possible distance between and the point is
Solution
We need to find where point A should be located to minimize its distance from the origin, given the constraints about the triangle.
Since we know the area and one side length, we can find the height using the area formula:
Area of triangle =
Given:
Area = 32 sq units
Base BC = 8 units
units
This means point A must be exactly 8 units away from line BC (measured perpendicular to BC).
Since BC lies on the line , this is a vertical line.
For any point to be at a perpendicular distance of 8 from this vertical line, it must be 8 units away horizontally (left or right).
So point A can be located on either:
Line (8 units to the left of BC)
Line (8 units to the right of BC)
Point A can be anywhere on one of these two vertical lines. Let's say A is at coordinates:
Either A = (-4, y) for some y-coordinate
Or A = (12, y) for some y-coordinate
Distance from A to origin (0,0):
If A = (-4, y): distance =
If A = (12, y): distance =
For both cases, the distance is minimized when .
Comparing minimum distances:
If A = (-4, 0): distance = units
If A = (12, 0): distance = units
Clearly, placing A at (-4, 0) gives the shortest distance.
The shortest possible distance between A and the point (0,0) is 4 units.
Key Insight: When we have constraints on perpendicular distance, the optimal point lies on the line segment connecting the reference point (origin) to the constraint line, choosing the closer of the two possible positions.
Related questions:
CAT 2019 Slot 2