(3n+2)/(n-4) - (n-6)/(n+4)
common denominator (n-4)(n+4)
{(n+4)(3n+2)-(n-4)(n-6)}/{(n-4)(n+4)}
Use the foil method:
{(3n²+14n+8)-(n²-10n+24)}/{(n-4)(n+4)}
distribute negative sign:
{(3n²+14n+8-n²+10n-24)}/{(n-4)(n+4)}
subtract:
(2n²+24n-16)/{(n-4)(n+4)}
take out 2:
2{n²+12n-8}/{(n-4)(n+4)}
Answer:
Hi how are you doing today Jasmine
Answer:
The equation of the line is

Step-by-step explanation:
Equation of a line is

Where m is the slope
c is the y intercept
y = 2x + 3
Comparing with the above formula
m is 2
Since the lines are perpendicular the slope of the other line is the negative inverse of the original line .
That's
m = - 1/2
Equation of the line using point (1,2) and slope - 1/2 is
y - 2 = -1/2(x - 1)
y - 2 = -1/2x + 1/2
y = -1/2x + 1/2 + 2
The final answer is

Hope this helps you.
Answer:
y = -2x + 5
Step-by-step explanation:
Assuming this is linear, the slope would be constant. For every 1 x, y decreases by 2. This means that the slope is -2.
y = -2x + b
Now all we need is the y-intercept.
If we plug in the first point (1,3), we get:
3 = -2*1+b
3 = -2+b
b = 5
This is the y-intercept.
y = -2x + 5