SOLUTION: Find the equation of the line passing through (1/2, 3/4) and is perpendicular to 3x+5y=7

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: Find the equation of the line passing through (1/2, 3/4) and is perpendicular to 3x+5y=7      Log On


   



Question 80: Find the equation of the line passing through (1/2, 3/4) and is perpendicular to 3x+5y=7
Answer by AnlytcPhil(1806) About Me  (Show Source):
You can put this solution on YOUR website!
Find the equation of the line passing through (1/2, 3/4) and is
perpendicular to 3x%2B5y=7
-----------------------------------------------------------
We need to know:
1. That if the equation of a line is solved for y, and written in the
slope-intercept form, y = mx + b, then the slope will be the coefficient,
m, of x [also the y-intercept will be the point (0,b), but we won't need
that here.]
2. That if we know the slope of one line, then the slope of a line
perpendicular to it will be found by taking the reciprocal of the slope and
changing its sign.
3. That if we know the slope, m, of a line and a point (x1, y1) it passes
through, that its equation is given by the point-slope form y - y1 = m(x - x1)

First we find the slope of the line whose equation is 3x+5y=7, by solving it
for y:
3x+%2B+5y+=+7
5y+=+-3x+%2B+7
Divide the coefficient of every term by the coefficient of y, namely 5:
y+=+%28-3%2F5%29x+%2B+7%2F5
This is in the slope-intercept form y = mx + b. So its slope is the
coefficient of x, namely -3/5.
Now to get the slope of a line perpendicular to the given line, we form the
reciprocal of -3/5, namely -5/3, and change its sign to +, and we get 5/3 for
the slope of a line perpendicular to the given line.
So now we have m = 5/3.
We are given a point it passes through, namely (1/2, 3/4), so x1 = 1/2 and
y1 = 3/4, so we substitute those into the slope-intercept equation
y - y1 = m(x - x1)
y+-+3%2F4+=+%285%2F3%29%28x+-+1%2F2%29
y+-+3%2F4+=+%285%2F3%29x+-+%285%2F3%29%281%2F2%29
y+-+3%2F4+=+%285%2F3%29x+-+5%2F6
y+=+%285%2F3%29x+-+5%2F6+%2B+3%2F4
Get a common denominator of 12 to combine the last two fractions:
y+=+%285%2F3%29x+-+10%2F12+%2B+9%2F12
y+=+%285%2F3%29x+-+1%2F12
That's the required equation. However, you may be asked for the answer in
general form Ax + By = C. [Note the capital "B" is not the same as the
small "b"].
So we clear of fractions by multiplying through by 12
12y+=+12%285%2F3%29x+-+12%281%2F12%29
12y+=+20x+-+1
-20x+%2B+12y+=+-1
It is usually preferred that the general form doesn't begin with a negative
sign, so we multiply through by -1 to change all the signs:
20x+-+12y+=+1
That's the answer!
Edwin J