SOLUTION: write an equation of a line that contains the given point and is perpendicular to the given line 2x + 4y = -7 ; (-3, -2)

Algebra ->  Linear-equations -> SOLUTION: write an equation of a line that contains the given point and is perpendicular to the given line 2x + 4y = -7 ; (-3, -2)       Log On


   



Question 119073: write an equation of a line that contains the given point and is perpendicular to the given line
2x + 4y = -7 ; (-3, -2)

Answer by chitra(359) About Me  (Show Source):
You can put this solution on YOUR website!
The given equation is: 2x + 4y = - 7 and the point is (-3, -2)

any line perpendicular to this line will have the inverse slope of this line.

that is the slope of this line is: %28-1%2F2%29

so slope of the line perpendicular to the given line is 2. and passing through
(-3,-2)
so the eqn of the line is given by:

y = mx + c

-2 = (2)(-3) + c

==> -2 = -6 + c

==> -2 + 6 = c

==> 4 = c

therefore, the equation of the line is given by

y = 2x + 4