I'll do the first one to get you started
So we have g(f(x)) which means that we start with g(x) and replace the 'x' with 'f(x)' to get g(f(x))
g(x) = ( x - 4 )/2
g(f(x)) = ( f(x) - 4)/2 .... replace every x with f(x)
g(f(x)) = (2x+4-4)/2 .... replace f(x) on the right side with 2x+4
g(f(x)) = (2x+0)/2
g(f(x)) = (2x)/2
g(f(x)) = 1x/1
g(f(x)) = 1x
g(f(x)) = x
Let me know if you need help with the other one.
Answer:
150 by 100
Step-by-step explanation:
Answer:
The formula for calculating the circumference of a circle is 2*pi*r. Because pi does not have an end, we'll use 3.14, since that is the approximate value of pi.
2*6*3.14 = 37.68
The outer rim of the pool is about 37.68 meters long
Step-by-step explanation:
It’s probably 40 because it says about how long not exactly.
I hope this helped
Answer:
y = -1x -4
Step-by-step explanation:
The point slope equation is y - y1 = m(x -x1).
You will have to plug in the points (-3, -1) and (2, -6).
y - (-1) = m (x - (-3))
To find "m", find y over x.
m = (y2 - y1) / ( x2 - x1)
m = (-6 + 1)/(2 + 3)
m = -5/5
m = -1
Then plug in "m"
y + 1 = -1(x + 3)
then distribute the "m" into the parenthesis and isolate y or subtract 1 from both sides.
y + 1 = -1x - 3
y = -1x -4