Q. 66

Question

Find an equation for the line with the given properties. Express your answer using either the general form or the slope-intercept form of the equation of a line, whichever you prefer.

Perpendicular to the line y=2x-3; containing the point (1,-2).

Step-by-Step Solution

Verified
Answer

The equation of the line is 

y=-12x-32

1Step 1. Given information

The perpendicular line is y=2x-3

The point is (1,-2).

2Step 2. Finding the slope of line

Firstly, find the slope of a perpendicular line y=2x-3

Compare with slope-intercept formula

y=mx+b

So, slope is 2

Since slope of perpendicular line is always negative of inverse of the other line slope.

So, slope is 

m=-12

3Step 3. Finding the equation of line

The slope of line is

 m=-12

The point is 

(x1,y1)=(1,-2)

Apply point-slope formula

y-y1=m(x-x1)

Plug values

y+2=-12(x-1)

y+2-2=-12x-1-2y=-12x-32