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
Algebra: Linear Equations, Graphs, Slope
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Linear-equations
Question 124432
This 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)
(
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