Question
Question: Find the equations of the straight lines each passing through the point \(\left( 6,-2 \right)\) and ...
Find the equations of the straight lines each passing through the point (6,−2) and whose sum of the intercept is 5.
Solution
First, before proceeding for this, we must know the following general equation of the line with x-intercept as a and y-intercept as b is given byax+by=1. Then, we have the condition given in the question as the sum of the intercepts a and b is 5. Then, we are given that the line is passing through the point (6,-2) to get the value of a and b and hence get the final equation of line.
Complete step-by-step answer:
In this question, we are supposed to find the equations of the straight lines each passing through the point (6,−2) and whose sum of the intercept is 5.
So, before proceeding for this, we must know the following general equation of the line with x-intercept as a and y-intercept as b is given by:
ax+by=1
Then, we have the condition given in the question as the sum of the intercepts a and b is 5.
a+b=5
Now by using the above equation to get the value of b as:
b=5−a
Now, by substituting the value of b in the general equation of the line, we get:
ax+5−ay=1⇒a(5−a)x(5−a)+ya=1⇒x(5−a)+ay=a(5−a)
Now, we are given that the line is passing through the point (6,-2).
So, by substituting the value of x as 6 and y as -2, we get:
6(5−a)−2a=a(5−a)
Now, by solving the above equation to get the value of a as:
30−6a−2a=5a−a2⇒a2−13a+30=0
Now, by using the quadratic formula to get the value of a for general equation ax2+bx+c=0 as:
x=2a−b±b2−4ac
So, the value of a is as:
a=213±132−4×1×30⇒a=213±169−120⇒a=213±49⇒a=213±7⇒a=213+7,213−7⇒a=10,3
So, we get two values of a as 3 and 10.
Now to get the corresponding values of the b are:
For a=3,3+b=5 gives b=2
For a=10,10+b=5 gives b=−5
Now, substituting the values of a as 3 and b as 2, we get the equation as:
3x+2y=1
Similarly, the equation after substituting the value of a as 10 and b as -5:
10x−5y=1
Hence, the equation of the line passing through point (6,-2) and whose sum of intercept is 5 is given by 3x+2y=1 and 10x−5y=1.
Note: Now, to solve these types of questions we need to know some of the basic representations of the straight line. So, some of the basic representations of the straight line are:
ax+by=1 where a is x-intercept and b is y-intercept.
y=mx+c where m is slope and c is y-intercept of straight line.