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 167231This 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 Mathtut(3670) About Me  (Show Source):
You can put this solution on YOUR website!
first you need to re write the equation in y=mx+b format and determine the slope, remembering that lines perpendicular to each other are negative inverses of each other.
y=-2x-4....so the slope is -2 the negative inverse of this is 1/2. now we use the point slope equation to find the line perpendiclar using point (1,0)
y-k=m(x-h) where (h,k) is a point on the line and m is the slope
y-0=1/2(x-1)---->y=%281%2F2%29x-1%2F2