Find the equation of straight line passing through (2, 3) and perpendicular to the line 3x + 2y + 4
Find the equation of straight line passing through (2, 3) and perpendicular to the line 3x + 2y + 4 = 0
Explanation
Step 1: Find slope of given line
3x + 2y + 4 = 0
2y = -3x – 4
y = -3x/2 – 2
Slope mโ = -3/2
Step 2: Find perpendicular slope
For perpendicular lines: mโ ร mโ = -1
(-3/2) ร mโ = -1
mโ = -1 รท (-3/2)
mโ = 2/3
Step 3: Use point-slope form
Line passes through (2, 3) with slope 2/3
y – yโ = m(x – xโ)
y – 3 = (2/3)(x – 2)
Step 4: Simplify
y – 3 = (2/3)x – 4/3
y = (2/3)x – 4/3 + 3
y = (2/3)x + 5/3
Step 5: Clear fractions
Multiply entire equation by 3:
3y = 2x + 5