Animated Solution for Mathematics - Straight Lines: A straight line L with negative slope passes through the point (8,2) and cuts the positive coordinate axes at points P and Q. Find the absolute minimum value of OP+OQ, as L varies, where O is the origin.
Enter Numerical Value:
Visualized Solution
Visualizing the Fixed Point
Let the origin be O(0,0).
We are given a fixed point A(8,2) in the first quadrant.
Drawing the Line L
A straight line L passes through A(8,2).
The line has a negative slope (m<0).
It cuts the positive x-axis at P and the positive y-axis at Q.
Equation of Line L
Let the slope of the line be m (where m<0).
Using the point-slope form: (y−y1)=m(x−x1)
Equation of L: (y−2)=m(x−8)
Finding the x-intercept P
At the x-intercept P(a,0), the y-coordinate is 0.
Substitute y=0 into the line equation:
0−2=m(a−8)
a=8−m2
Finding the y-intercept Q
At the y-intercept Q(0,b), the x-coordinate is 0.
Substitute x=0 into the line equation:
b−2=m(0−8)
b=2−8m
Defining the Objective Function
We need to minimize the sum of intercepts: S=OP+OQ
Distance OP=a=8−m2
Distance OQ=b=2−8m
Formulating the Sum S
S=(8−m2)+(2−8m)
Grouping the constant and variable terms:
S=10+(−m2−8m)
Analyzing the Variable Terms
The variable part is: (−m2−8m)
Since m<0 (negative slope):
m is negative, so −m2 is positive.
−8m is also positive.
Applying AM-GM Inequality
For any two positive numbers x and y, the Arithmetic Mean is greater than or equal to the Geometric Mean:
2x+y≥xy
Let x=−m2 and y=−8m
Executing AM-GM
2(−m2)+(−8m)≥(−m2)×(−8m)
Notice how the m terms cancel out in the product!
(−m2)×(−8m)=16=4
Minimum Value of the Variable Part
2−m2−8m≥4
Multiplying both sides by 2:
−m2−8m≥8
The minimum value of this part is exactly 8.
Final Minimum Value of OP+OQ
Recall our total sum: S=10+(−m2−8m)
Substitute the minimum value of the variable part:
Smin=10+8=18
The absolute minimum value of OP+OQ is 18.
00:00 / 00:00
The Sigma Insight: Various Forms of Equations of a Line
Solution Diagram
The Geometry of the Pivot
Imagine you are standing in a coordinate plane. You have a fixed anchor point, A(8,2), sitting comfortably in the first quadrant.
Now, imagine a straight line L passing through this point. This line is not static; it is a pivot that rotates around A.
It has a constraint: it must cut the positive x-axis at point P and the positive y-axis at point Q. As you rotate this line, the points P and Q slide along the axes. Our goal is to find the configuration where the sum of these distances, OP+OQ, is at its absolute minimum.
Defining the Line
To capture this motion mathematically, we use the point-slope form of a line. We know the line passes through (8,2) and has a slope m.
Since the line must cut the positive axes, it must lean to the left, which tells us immediately that m<0. The equation of our line is given by:
(y−2)=m(x−8)
To find the x-intercept P, we set y=0. The equation becomes −2=m(x−8), which simplifies to x=8−m2. This is the distance OP.
Similarly, to find the y-intercept Q, we set x=0, yielding y=2−8m. This is the distance OQ. We now have our objective function:
S=OP+OQ=(8−m2)+(2−8m)
The Algebraic Insight
Let us group the terms:
S=10+(−m2−8m)
We are looking for the minimum of this sum. Notice the structure of the variable part: (−m2−8m). This is the classic signature of the Arithmetic Mean-Geometric Mean (AM-GM) inequality.
Before we proceed, we must respect the rules. AM-GM requires the terms to be positive. Since m<0, let us look at our terms: −m2 is positive because a negative divided by a negative is positive. Similarly, −8m is positive because a negative times a negative is positive.
The AM-GM Masterclass
We apply the inequality: 2x+y≥xy. Let x=−m2 and y=−8m.
The arithmetic mean is 2−m2−8m. The geometric mean is:
(−m2)×(−8m)=16=4
Look at the beauty of this cancellation! The m in the numerator and the m in the denominator vanish.
So, we have:
2−m2−8m≥4
Multiplying by 2, we find that the variable part −m2−8m≥8. The minimum value of this variable component is exactly 8.
The Final Result
We return to our total sum: S=10+(−m2−8m). Since the minimum of the variable part is 8, the minimum of the total sum is:
Smin=10+8=18
There we have it. By visualizing the geometry and applying the elegance of AM-GM, we have tamed the variable slope. The absolute minimum value of OP+OQ is 18.