Two different straight lines that lie in a plane and are not parallel always have an intersection point.
Given are usually two linear functions f and g with the general equations of the straight line:
f(x)=m1⋅x+t1 and
g(x)=m2⋅x+t2 .
We are looking for the intersection point S(a∣b).
For this point S(a∣b), it holds that
f(a)=g(a)=b
Example
Consider the following linear functions:
f(x)=3⋅x+2
g(x)=2⋅x+5.
Calculate the intersection point.
Set the functions equal and bring x to one side of the equation:
f(x)3⋅x+23⋅xx====g(x)2⋅x+52⋅x+33∣−2∣−2⋅x
The function value of f and g are therefore equal at x=3. The point of intersection of the two lines is therefore at S(3∣?).
You can now calculate the missing y-value by plugging x=3 into f(x) or g(x). It doesn't make any difference which of both you choose, since according to the calculation above f(3)=g(3).
x=3 plugged into f(x) yields:
f(3)=3⋅3+2=9+2=11
The intersection point is therefore at S(3∣11).
General procedure
You set the two functions equal and bring x to one side of the equation.