Intersection (Geometric) Math Example 1

Follow the full solution, then compare it with the other examples linked below.

Example 1

easy
Find the intersection point of lines โ„“1:y=3xโˆ’2\ell_1: y = 3x - 2 and โ„“2:y=โˆ’x+6\ell_2: y = -x + 6.

Solution

  1. 1
    Step 1: Set equations equal (both equal yy): 3xโˆ’2=โˆ’x+63x - 2 = -x + 6.
  2. 2
    Step 2: Solve: 4x=8โ‡’x=24x = 8 \Rightarrow x = 2.
  3. 3
    Step 3: Substitute back: y=3(2)โˆ’2=4y = 3(2) - 2 = 4. Check: y=โˆ’(2)+6=4y = -(2) + 6 = 4. โœ“

Answer

Intersection at (2,4)(2, 4).
Two non-parallel lines in a plane intersect at exactly one point, found by solving their equations simultaneously. Substituting back into both equations verifies the solution is correct.

About Intersection (Geometric)

The set of all points where two or more geometric objects (lines, planes, curves) meet or cross each other.

Learn more about Intersection (Geometric) โ†’

More Intersection (Geometric) Examples