The point of intersection for the two lines exists at the point where the two lines are equal to each other. Make anyone of the variables the subject of the formula and equate the two lines to each other and solve for the coordinates of the point of intersection.
Given lines 2y+3x−16=0 and 7y−2x−6=0 , making x the subject of the formula:
Line 1 : 2y+3x−16=0⟹3x=16−2y
∴x=316−32y
Line 2 : 7y−2x−6=0⟹−2x=6−7y
∴x=27y−3
Equating them together and solving, we have:
316−32y=27y−3⟹316+3=27y+32y
325=625y∴y=2
Putting y = 2 in the equation 3x=16−2y, we have
3x=16−2(2)=16−4=12⟹x=4
The coordinate of P is (4, 2).