--First we have to simplfy


--Cancel common factors

--Here remember never cancel factors in a subtraction or addition problem
--Now Multiply each side until both denominators are equal to each other
![\frac{2[x(x+1)]}{x(x+3)(x+1)} -\frac{(x-3)(x+3)}{x(x+3)(x+1)}](https://tex.z-dn.net/?f=%5Cfrac%7B2%5Bx%28x%2B1%29%5D%7D%7Bx%28x%2B3%29%28x%2B1%29%7D%20-%5Cfrac%7B%28x-3%29%28x%2B3%29%7D%7Bx%28x%2B3%29%28x%2B1%29%7D)
--Simplify

--Now that the denominators are the same: subtract!


--And LAST STEP! ......Simplify More.... To get your answer

Answer:
fgh(x)=4
-14
Step-by-step explanation:
when solving composite fuctions we go from the right to the left
meaning we replace the x in the g function with the entire h function
then replace the x in the f function with the entire new g function
h(x)=
g(
)=
-5
f(
-5)=4(
-5)+6
f(
-5)=4
-20+6
fgh(x)=4
-14
Answer:
x=-1.28571429
Step-by-step explanation:
Answer:
The short answer is there isn’t.
Start by writing each of these as an expression:
x * y = 60
x + y = 7
Next, solve each for the same variable; in this case, y:
(x * y) / x = 60 / x
.: y = 60 / x
(x + y) - x = 7 - x
.: y = 7 - x
Next, replace y of the second expression to the first
y = 60 / x & y = 7 - x
.: 7 - x = 60 / x
Now, solve for x:
(7 - x) * x = (60 / x) * x
.: x * 7 - x^2 = 60
This is quadratic, so write it in the form of ax2 + bx + x = 0
(-1)x^2 + (7)x + (-60) = 0
.: a = -1, b = 7, c = -60
Finally solve for b:
x = (-b +- sqrt(b^2 - 4*a*c)) / 2a
.: x = (-7 +- sqrt(7^2 - 4*-1*-60)) / (2 * -1)
.: x = (-7 +- sqrt(49 - 240)) / -2
.: x = (-7 +- sqrt(-191)) / -2
The square root of a negative value is imaginary and thus there’s no real answer to this problem.
Answer:


<u>Group the Variable's</u>:
2 x - 5 + 7 y - 3 = 9 x - 1 - y -8
2x -9x + 7y +y = -1 -8 +5 + 3
-7x + 8y = -1
<u><em>From this find x and y</em></u>
<u>For X</u>
-7x + 8y = -1
-7x = -1 -8y
7x = 8y + 1
x = (8y +1)/7
<u>For Y</u>
-7x + 8y = -1
8y = -1 +7x
y = (7x -1)/8