Answer:
5
Step-by-step explanation:
Answer: electricity can be used to create magnetism
Step-by-step explanation:
To solve this we are going to use formula for the future value of an ordinary annuity:
![FV=P[ \frac{(1+ \frac{r}{n} )^{nt} -1}{ \frac{r}{n} } ]](https://tex.z-dn.net/?f=FV%3DP%5B%20%5Cfrac%7B%281%2B%20%5Cfrac%7Br%7D%7Bn%7D%20%29%5E%7Bnt%7D%20-1%7D%7B%20%5Cfrac%7Br%7D%7Bn%7D%20%7D%20%5D)
where

is the future value

is the periodic payment

is the interest rate in decimal form

is the number of times the interest is compounded per year

is the number of years
We know from our problem that the periodic payment is $50 and the number of years is 3, so

and

. To convert the interest rate to decimal form, we are going to divide the rate by 100%


Since the interest is compounded monthly, it is compounded 12 times per year; therefore,

.
Lets replace the values in our formula:
![FV=P[ \frac{(1+ \frac{r}{n} )^{nt} -1}{ \frac{r}{n} } ]](https://tex.z-dn.net/?f=FV%3DP%5B%20%5Cfrac%7B%281%2B%20%5Cfrac%7Br%7D%7Bn%7D%20%29%5E%7Bnt%7D%20-1%7D%7B%20%5Cfrac%7Br%7D%7Bn%7D%20%7D%20%5D)
![FV=50[ \frac{(1+ \frac{0.04}{12} )^{(12)(3)} -1}{ \frac{0.04}{12} } ]](https://tex.z-dn.net/?f=FV%3D50%5B%20%5Cfrac%7B%281%2B%20%5Cfrac%7B0.04%7D%7B12%7D%20%29%5E%7B%2812%29%283%29%7D%20-1%7D%7B%20%5Cfrac%7B0.04%7D%7B12%7D%20%7D%20%5D)

We can conclude that after 3 years you will have $1909.08 in your account.
Answer:
Angle DCF is equal to 125 degrees.
Step-by-step explanation:
Answer:
x = y = 22
Step-by-step explanation:
It would help to know your math course. Do you know any calculus? I'll assume not.
Equations
x + y = 44
Max = xy
Solution
y = 44 - x
Max = x (44 - x) Remove the brackets
Max = 44x - x^2 Use the distributive property to take out - 1 on the right.
Max = - (x^2 - 44x ) Complete the square inside the brackets.
Max = - (x^2 - 44x + (44/2)^2 ) + (44 / 2)^2 . You have to understand this step. What you have done is taken 1/2 the x term and squared it. You are trying to complete the square. You must compensate by adding that amount on the end of the equation. You add because of that minus sign outside the brackets. The number inside will be minus when the brackets are removed.
Max = -(x - 22)^2 + 484
The maximum occurs when x = 22. That's because - (x - 22) becomes 0.
If it is not zero it will be minus and that will subtract from 484
x + y = 44
xy = 484
When you solve this, you find that x = y = 22 If you need more detail, let me know.