Parallel Lines: Never Meeting
Two lines are Parallel if they have the exact same slope but different y-intercepts. They will run alongside each other forever and never intersect.
Rule: \(m_1 = m_2\)
Example 1: Finding a Parallel Line
Find the equation of a line parallel to \(y = 3x + 5\) that passes through \((2, 10)\).
- The slope of the given line is 3. Since our line is parallel, its slope is also \(m = 3\).
- Use Point-Slope form: \(y - 10 = 3(x - 2)\).
- Simplify: \(y - 10 = 3x - 6 \to y = 3x + 4\).
- Result: \(y = 3x + 4\)
Perpendicular Lines: The Right Angle
Two lines are Perpendicular if they intersect at a 90-degree angle. Their slopes are Negative Reciprocals of each other.
Rule: \(m_1 \cdot m_2 = -1\) or \(m_2 = -\frac{1}{m_1}\)
Example 2: Finding a Perpendicular Line
Find the equation of a line perpendicular to \(y = -\frac{1}{2}x + 4\) through \((5, 3)\).
- The original slope is \(-1/2\).
- The negative reciprocal of \(-1/2\) is \(2\). (Flip it and change the sign).
- Use Point-Slope form: \(y - 3 = 2(x - 5)\).
- Simplify: \(y - 3 = 2x - 10 \to y = 2x - 7\).
- Result: \(y = 2x - 7\)
The Bridge to Quantum Mechanics
In Quantum Mechanics, we talk about Orthogonality. When two wavefunctions are "perpendicular" to each other in Hilbert Space (Chapter 9), we say they are orthogonal. This means they are completely independent; if a particle is in state A, there is exactly 0% probability it is also in state B. Parallel states, on the other hand, are essentially the same physical state. Understanding the geometry of lines is the first step toward understanding how quantum states are organized to be independent and distinct.