SOLUTION: Find the equation for the line that passes through the point (1, 5), and that is perpendicular to the line with the equation 9x - 3y = -18.

Algebra ->  Linear-equations -> SOLUTION: Find the equation for the line that passes through the point (1, 5), and that is perpendicular to the line with the equation 9x - 3y = -18.      Log On


   



Question 1032649: Find the equation for the line that passes through the point (1, 5), and that is perpendicular to the line with the equation 9x - 3y = -18.
Found 2 solutions by josgarithmetic, Edwin McCravy:
Answer by josgarithmetic(39617) About Me  (Show Source):
Answer by Edwin McCravy(20055) About Me  (Show Source):
You can put this solution on YOUR website!

That's no explanation at all!  It's just a magic trick
method that works.
9x - 3y = -18
{His magic trick: Swap the letters on the
left 

9y - 3x 

change one of the signs, 

9y + 3x

substitute in
the point (1,5) 

9(5) + 3(1) = 45 + 3 = 48

set 9y + 3x equal to 48


9y + 3x = 48

Divided through by 3

3y + x = 16

and abracadabra, you have the answer!

But that's math-a-magic!, not mathematics.

---------------------------------------------

We are given a point (1,5) and the equation of a line that we 
can easily graph by finding its intercepts (-2,0) and (0,6).

like this:

  

and we want a line that goes through the given point
that is perpendicular to the given line. In other words,
we want this red line:

 

The given line has equation

9x+-+3y+=+-18

We get it in slope-intercept form by solving
for y:

-3y=-9x-18

Divide through by -3

y=3x%2B6

Compare that to

y=mx%2Bb

So the given line's slope is m=3.

m=3/1 has a rise of 3 and a run of 1.  The slope is
positive so it slopes uphill to the right.

A line perpendicular to it will have the rise and
run swapped but it will slope downhill to the right.
So its slope will have the run and rise swapped as
1/3 and will be negative because it slants downhill
to the right.  So its slope is -1/3.

Then we use the point-slope formula:

Point-slope formula:

y - y1 = m(x - x1)

where m=-1/3 and (x1,y1) = (1,5)

y-%285%29%22%22=%22%22expr%28-1%2F3%29%28x-1%29

y-5%22%22=%22%22expr%28-1%2F3%29%2Ax%2B1%2F3%29

Multiply through by LCD = 3

3y-15%22%22=%22%223%2Aexpr%28-1%2F3%29%2Ax%2B3%2Aexpr%281%2F3%29%29

3y-15%22%22=%22%22

3y-15%22%22=%22%22-x%2B1%29%29

Add x to both sides and then 15 to both sides:

3y+%2B+x+=+16

Same as with the magic trick.

Edwin