Answer:
70
Step-by-step explanation:
Unknown. C is the hypotenuse, but this problem is solvable.
The formula for calculating compound interest with yearly contributions is:
Balance = X*(1 + Y)^n + Z((1 + Y)^(n + 1) - (1 + Y)/Y)
where the balance is the money earned after n years invested
Y is the interest rate as a fraction
Z is the yearly contribution
X is the starting investment
Therefore the calculation for this example is:
Balance = 1200*(1 + 0.05)^48 + 1200((1.05)^49 - (1.05)/05)
= $249,393.5
Answer:
3x^2 + 12x + 4y^2 - 8y = 32
Step-by-step explanation:
3(x^2+4x)+4(y^2-2y)=32
At first we have to break the parenthesis to get the variables in normal position. To break those, we have to multiply each with the help of algebraic expression:
or, (3*x^2) + (3 × 4x) + (4 × y^2) - (4 × 2y) = 32
or, 3x^2 + 12x + 4y^2 - 8y = 32
Since the equation does not have anything to add or deduct, therefore, it is the answer.