Answer:
[tex]y = -\frac{3}{4}x - \frac{45}{4}[/tex]
Step-by-step explanation:
When ever you are asked to draw a line that goes through a given point you should use point slope formula or [tex]y - y_{1} =m(x - x_{1})[/tex]. In this problem you are asked to go through point (-3, -9) while being parallel to 3x+4y = 7.
- Start by converting 3x+4y = 7 into slope intercept form (y = mx + b). To do this you first need to move 3x to the other side of the equation: 4y = -3x + 7. Then divide by 4 to get y alone: [tex]y = -\frac{3}{4} x + \frac{7}{4}[/tex].
- Next, start plugging the numbers into the point slope formula given above, where [tex]y_{1}[/tex] is -9, [tex]x_{1}[/tex] is -3, and [tex]m[/tex] is [tex]-\frac{3}{4}[/tex]. Your equation should look like this when you're done: [tex]y - (-9) = -\frac{3}{4}(x - (-3))[/tex].
- When you subtract a negative you add so your equation becomes: [tex]y + 9 = -\frac{3}{4}(x+3)[/tex].
- You then need to distribute the [tex]-\frac{3}{4}[/tex] into the [tex](x+3)[/tex] and you should end up with something like this: [tex]y+9 = -\frac{3}{4}x - \frac{9}{4}[/tex]
- Finally, subtract the 9 from the left side and you have your answer: [tex]y = -\frac{3}{4}x - \frac{45}{4}[/tex]