Solveeit Logo

Question

Question: If $4x + 3y = 1, y - x - 5 = 0$ and $kx + 5y = 1$ are concurrent lines, then the value of k is...

If 4x+3y=1,yx5=04x + 3y = 1, y - x - 5 = 0 and kx+5y=1kx + 5y = 1 are concurrent lines, then the value of k is

A

0

B

1

C

3

D

7

Answer

7

Explanation

Solution

To find the value of kk, we need to determine the point of intersection of the first two lines and substitute it into the third equation.

  1. Solve the system of equations:

    • 4x+3y=14x + 3y = 1
    • yx5=0y=x+5y - x - 5 = 0 \Rightarrow y = x + 5
  2. Substitute yy in the first equation: 4x+3(x+5)=14x + 3(x + 5) = 1 4x+3x+15=14x + 3x + 15 = 1 7x=147x = -14 x=2x = -2

  3. Find yy: y=2+5=3y = -2 + 5 = 3

  4. The point of intersection is (2,3)(-2, 3). Now substitute this point into the third equation kx+5y=1kx + 5y = 1: k(2)+5(3)=1k(-2) + 5(3) = 1 2k+15=1-2k + 15 = 1 2k=14-2k = -14 k=7k = 7

Therefore, the value of kk is 7.