Answer:
the answer is c
Step-by-step explanation:
I just did this quiz
Answer:
c. 92,598
Step-by-step explanation:
20000 + 20000/1.04 + 20000/(1.04^2) + 20000/(1.04^3) + 20000/(1.04^4)= 20000 + 19230.77 + 18491.12 + 17779.73 + 17096.08
= 92597.
= 92,598
Answer:
Step-by-step explanation:
The best way to do this is to use your LCM and eliminate the fractions. To find the LCM you have to use all the denominators as a multiplier so the denominator in each term cancels out. We will first factor the x-squared term to simplify and see what 2 factors are hidden there.
factors to (x + 2)(x - 2). That means that our 3 denominators that make up our LCM are x(x+2)(x-2). We will mulitply that in to each term in our rational equation, canceling out the denominators where applicable.
![x(x+2)(x-2)[\frac{2}{(x-2)}+\frac{7}{(x-2)(x+2)}=\frac{5}{x}]](https://tex.z-dn.net/?f=x%28x%2B2%29%28x-2%29%5B%5Cfrac%7B2%7D%7B%28x-2%29%7D%2B%5Cfrac%7B7%7D%7B%28x-2%29%28x%2B2%29%7D%3D%5Cfrac%7B5%7D%7Bx%7D%5D)
In the first term, the (x-2) will cancel leaving us with
x(x+2)[2] which simplifies to
![x^2+2x[2]](https://tex.z-dn.net/?f=x%5E2%2B2x%5B2%5D)
In the second term, the (x+2)(x-2) cancels out leaving us with
x[7].
In the last term, the x cancels out leaving us with
(x+2)(x-2)[5] which simplifies to
![x^2-4[5]](https://tex.z-dn.net/?f=x%5E2-4%5B5%5D)
Now we will distribute through each cancellation:
2x²+4x;
7x;
5x²-20
Putting them all together we have
2x² + 4x + 7x = 5x² - 20
Combining like terms gives us a quadratic:
3x² - 11x - 20 = 0
Factor that however you find it easiest to factor quadratics and get that
x = 5 and x = -4/3
Answer:
Step-by-step explanation:
Let's "complete the square," which will give us the vertex of this vertical, opens-up parabola:
g(x) =x^2+4x+1 can be rewritten as g(x) =x^2+4x + 4 - 4 +1, where that +4 comes from squaring half of the coefficient of x.
Then we have g(x) =x^2+4x + 4 - 4 + 1 => g(x) = (x + 2)^2 - 3.
Comparing this to y = (x - h)^2 + k,
we see that the vertex, (h, k), is located at (-2, -3).
Plot this vertex. Also, plot the y-intercept (0, g(0) ), which is (0, 1).
This information is enough to permit graphing the function roughly.