This is a compound interest problem so you cannot use the simple interest formula. Effectively the total amount is being compounded each year by 6%. There is a formula for compound interest but in this simple example you can work this out recursively.
year 1 = 6500
year2 = 6500*1.06 = 6890
year3 = 6890*1.06 = 7303
year4 = 7303*1.06 = 7741..
etc......
year12 = 11604*1.06 = 12338
Answer:
The first statement is true.
Step-by-step explanation:
The function is f(x) = - (x + 6)(x + 2)
⇒ f(x) = - x² - 8x - 12
Now, condition for a function f(x) to be increasing at x = a is f'(a) > 0.
Now, f(x) = - x² - 8x - 12
⇒ f'(x) = -2x - 8 {Differentiating with respect to x}
Now, f'(a) = -2a - 8 {Here a can be any real value}
And, the condition for increasing function at x = a is
- 2a - 8 > 0
⇒ - 2a > 8
⇒ a < - 4
Therefore, the first statement is true i.e. the function is increasing for all real values of x where x < – 4. (Answer)
Answer:
The picture is not up. May you please upload it. Thank you:)
Step-by-step explanation:
The information from the first equation gives you the information needed for the second. To solve the first equation you must rearrange the equation to isolate X. In order to do that you can first move the 3 to the other side of the equation by subtracting it from both sides (5x + 3 - 3 = 4 - 3) and then simplify that to (5x = 4 - 3) and further to (5x = 1). Then to move the 5 you must divide both sides by 5 so you get (5x/5 = 1/5) which can be simplified to (x = 1/5)
From this you can use the X value and input it into the second equation
Y = -3(1/5) and then solve for Y.
Hope this helps!