Question: If two parallel lines are represented by the equations y = 4x + 1 and y = 4x - 3, what is the distance between them?
Options:
Correct Answer: 2
Solution:
The distance between two parallel lines of the form y = mx + b1 and y = mx + b2 is given by |b2 - b1| / sqrt(1 + m^2). Here, |(-3) - 1| / sqrt(1 + 4) = 4 / sqrt(5) which approximates to 1.