Combine the fractions on the left side:
9/(x + 2) + 2/(x - 2) = 1
9 (x - 2) / ((x + 2) (x - 2)) + 2 (x + 2) / ((x + 2) (x - 2)) = 1
(9x - 18) / ((x + 2) (x - 2)) + (2x + 4) / ((x + 2) (x - 2)) = 1
(9x - 18 + 2x + 4) / ((x + 2) (x - 2)) = 1
(11x - 14) / ((x + 2) (x - 2)) = 1
Recall the difference of squares identity,
a² - b² = (a + b) (a - b)
which lets us simplify the denominator on the left side as
(11x - 14) / (x² - 4) = 1
For any real numbers a and b, if a/b = 1, then a = b. This means
11x - 14 = x² - 4
which we can rearrange as
x² - 11x + 10 = 0
Factorize the left side:
(x - 10) (x - 1) = 0
Then
x - 10 = 0 or x - 1 = 0
x = 10 or x = 1
Answer:
i dont know srry
Step-by-step explanation:
Answer:
A) 3
Step-by-step explanation:
Slope defines the rate of a change in a linear equation. As the function is written in slope-intercept form, mx + b, in which m is the slope and b is the y-intercept, 3 is your slope.
Answer:
One solution (-1,2)
Step-by-step explanation:
Since these two linear equations have different slopes, different y-intercepts, and are indeed linear, these equations will only have one crossing when graphed, and hence one solution.
To find that solution, we can simply set the equations equal to each other.
y = -x + 1
y = 2x + 4
-x + 1 = 2x + 4
-3 = 3x
-1 = x
Now plug that value back into one of the equations:
y = -x + 1
y = -(-1) + 1
y = 2
So now you know the crossing for these two equations occurs at (-1,2).
Cheers.