Question:medium

Distance between two lines \(3x + 4y - 9 = 0\) and \(3x + 4y + 10 = 0\) is

Show Hint

For distance between two parallel lines, remember the formula involving the coefficients of the lines and their constants.
Updated On: Jan 15, 2026
  • None of these
  • 9/5 unit
  • 10 units
  • 19/5 unit
Show Solution

The Correct Option is B

Solution and Explanation

The distance between two parallel lines \(Ax + By + C_1 = 0\) and \(Ax + By + C_2 = 0\) is calculated using: \[\text{Distance} = \frac{|C_2 - C_1|}{\sqrt{A^2 + B^2}}\] For the lines \(3x + 4y - 9 = 0\) and \(3x + 4y + 10 = 0\): \[\text{Distance} = \frac{|10 - (-9)|}{\sqrt{3^2 + 4^2}} = \frac{19}{5}\] The answer is \(19/5\) unit.
Was this answer helpful?
0