For this case we have:
When two lines are parallel, their slopes are equal.
Be a line of the form[tex]y = mx + b[/tex]
Where:
m is the slope
b is the cut point
If we have:[tex]3x + 4y = 15[/tex]
We can rewrite it as:
[tex]4y = 15-3x[/tex]
[tex]y = - \frac {3} {4} x + \frac {15} {4}[/tex]
Thus, the slope of that line is given by [tex]m = - \frac {3} {4}[/tex]
Since that line is parallel to the one we want to find, then[tex]m = - \frac {3} {4}[/tex]is the same for both lines.
The equation of the line that we want to find follows the form:
[tex]y_{2} = m_{2}x_{2} + b_{2}[/tex]
Where [tex]m_{2}= - \frac {3} {4}[/tex]
So, we have:
[tex]y_{2} = - \frac {3} {4} x_{2} + b_{2}[/tex]
We have as data the point [tex](x_{2}, y_{2}) = (8, -2)[/tex] that passes through the line we want to find. Substituting the points we find the cut point [tex]b_{2}[/tex]:
[tex]-2 = - \frac {3} {4} (8) + b_{2}[/tex]
[tex]-2 = -6 + b_{2}\\b_{2} = -2 + 6\\b_{2} = 4[/tex]
Thus, the equation of the requested line is given by:
[tex]y_{2} = - \frac {3} {4} x_{2} + 4[/tex]
Answer:
[tex]y_{2} = - \frac {3} {4} x_{2} + 4[/tex]