Question
Question: How do you find the value of k if the line through the points \[\left( {2k - 2,27 - k} \right)\] and...
How do you find the value of k if the line through the points (2k−2,27−k) and (5k−5,3k+4) is parallel to the line through the point (15,7)&(−9,−6) ?
Solution
Hint : The slopes of parallel lines are equal. Note that two lines are parallel if their slopes are equal and they have different y-intercepts. In other words, perpendicular slopes are negative reciprocals of each other. Here is a quick review of the slope/intercept form of a line
Complete step-by-step answer :
Let (x1,y1)=(2k−2,27−k)
(x2,y2)=(5k−5,3k+4)
(x3,y3)=(15,7)&(x4,y4)=(−9,−6)
Now since the lines are parallel to each other the gradient will be the same. So equating we get,
x2−x1y2−y1=x4−x3y4−y3
Putting the values we get,
5k−5−(2k−2)3k+4−(27−k)=−9−15−6−7
5k−5−2k+23k+4−27+k=−9−15−6−7
On taking k term son one side and constants on other side,
5k−2k+2−53k+k+4−27=−9−15−6−7
Calculating we get,
3k−34k−23=−24−13
Cancelling minus sign,
3k−34k−23=2413
On cross multiplying we get,
24(4k−23)=13(3k−3)
On multiplying we get,
96k−552=39k−39
Dividing both sides by 3 we get,
32k−184=13k−13
Taking constants on one side and variables on other side we get,
32k−13k=184−13
19k=171
To find the value of k we will divide 171 by 19,
k=19171=9
So, the correct answer is “ K=9 ”.
Note : Note that the two lines are parallel and their coordinates are given so equating the gradient or slope is the only way to find the value of k.
Also if sometime we can say that the angle between the two lines is given by the formula,
tanθ=1+m1m2m1−m2 such that m1&m2 are the slopes of the lines.
If the lines are parallel then m1=m2 .