Answer: A
Step-by-step explanation:
First, the problem is g(f(x)). You would plug in f(x) wherever you see an x in g(x). To find the domain, you take the bottom function, and set it equal to 0.

When you solve that, you get x=2. You know your domain is x≥2, but there is as asymptote at x=11. That means the graph never reaches x=11, but gets very close. You find that by setting the entire equation equal to 0 and solve from there.
Answer:
the answer is 4%
Step-by-step explanation:
585/12=48.75
50.81-48.74=2.06
now 2.06 that's the money from interest rate
so now 2.06/50.81=0.04
so the answer is 4%
Answer:
50 \sqrt[]{2} feet
Step-by-step explanation:
Given the vertices (1, 5) and (11, 15) for the corners labeled with red stars, the diagonal of the square C will be the length of the line joining the two vertices.
Using the Distance Formula:
Since 1 Square Unit = 25 Square Feet
1 Unit =5 feet
Therefore, the length of the diagonal
Answer:
The equation of the line is y = 1/4x - 4
Step-by-step explanation:
In order to find this, start with two points that are on the line. We'll use (0, -4) and (4, -3). Now we can use the slope formula to find the slope.
m(slope) = (y2 - y1)/(x2 - x1)
m = (-4 - -3)/(0 - 4)
m = -1/-4
m = 1/4
Now that we have this, we can use that slope and a point in point-slope form. Then we solve for y to get the equation.
y - y1 = m(x - x1)
y - -4 = 1/4(x - 0)
y + 4 = 1/4x
y = 1/4x - 4