Analyzing the Setup
The essence of perpendicularity on a coordinate plane is defined by the relationship between the slopes of two lines. When two lines meet at a perfect 90∘ angle, their slopes must satisfy a specific product constraint. We are tasked with finding the value of β that forces this orthogonal condition between two given lines.
Phase 1
The First Line
We begin with the equation 2x−3y+17=0. To determine its slope, we transform it into the slope-intercept form, y=mx+c.
Shifting
3y to the right side, we obtain:
3y=2x+17
Dividing by
3, we arrive at:
y=32x+317
Here, the coefficient of x represents our slope, m1=32. This line climbs steadily, rising 2 units for every 3 units it moves to the right.
Phase 2
The Second Line
The second line is defined by two points:
A(7,17) and
B(15,β). The slope
m of a line passing through
(x1,y1) and
(x2,y2) is given by the ratio of vertical change to horizontal change:
m=x2−x1y2−y1
Applying this to our points, we calculate:
m2=15−7β−17
Simplifying the denominator, we find the expression for the second slope:
m2=8β−17
Phase 3
The Perpendicularity Condition
The condition for two lines to be perpendicular is that the product of their slopes must be exactly
−1. Mathematically, this is expressed as:
m1⋅m2=−1
Substituting our derived values into this equation, we bridge the two phases:
32⋅(8β−17)=−1
Phase 4
The Final Calculation
To solve for
β, we first multiply the fractions:
242(β−17)=−1
Simplifying the fraction
242 to
121, we obtain:
12β−17=−1
Multiplying both sides by
12 yields:
β−17=−12
Adding
17 to both sides, we arrive at the final result:
β=5
The value of β=5 is the unique solution that satisfies the geometric requirement of perpendicularity. This logic remains a fundamental tool for solving coordinate geometry problems in the JEE Advanced curriculum.