Parallel Line Distance Lab

Determine the shortest perpendicular gap between two parallel lines.

Total Score
0
Accuracy
0/0
Win Streak
0
Session Clock
00:00
Target Parallel System
$$A_1x + B_1y + C_1 = 0$$
$$A_2x + B_2y + C_2 = 0$$
⚠️ Notice: Coefficients do not match! Scale one equation first.
Formula: $d = \frac{|C_1 - C_2|}{\sqrt{A^2 + B^2}}$ (when $A$ & $B$ match)
Find the distance $d$ (round to 2 decimals):
Digital Scratchpad Clear