SOLUTION: find an equation of the line that contains the point (1,0) and is perpendicular to 2x + y = -4.

Algebra ->  Linear-equations -> SOLUTION: find an equation of the line that contains the point (1,0) and is perpendicular to 2x + y = -4.      Log On


   



Question 124432This question is from textbook Introductory Algebra
:
find an equation of the line that contains the point (1,0) and is perpendicular to 2x + y = -4.
This question is from textbook Introductory Algebra

Answer by checkley71(8403) About Me  (Show Source):
You can put this solution on YOUR website!
2X+Y=-4
Y=-2X-4 THIS LINE HAS A SLOPE=-2
THUS THE LINE PERPENDICULAR WOULD HAVE A SLOPE=1/2
0=1*1/2+b
b=-1/2
THUS THE EQUATION IS:
Y=X/2-1/2