Answer:
6.5%
Step-by-step explanation:
I = prt
5616 = 7200 × r × 12
r = 5616/(7200 × 12)
r = 0.065
r = 6.5%
11. 6 + 5 * 2 + (-3)
6 + 10 - 3
16 - 3
13 <==
12. 67 + 84 - 12 * 4 / 16
67 + 84 - 48/16
67 + 84 - 3
148 <==
13. -5 * -6 - 25/5 - 2
30 - 5 - 2
23 <==
14. 18 - (9 + 3) + 2^3
18 - 12 + 8
14 <==
15. -24 / -6 * 2
4 * 2
8 <==
16. 8 [ (26 + 10) - 4(3 + 2)]
8 [ (36 - 4(5)]
8 [ 36 - 20 ]
8 [ 16 ]
128 <==
17. 6 * 3 / 9 * 2 + 1
18/9 * 2 + 1
2 * 2 + 1
4 + 1
5 <==
18. (9 - -4)(-8 - -7)
(9 + 4)(-8 + 7)
13 * -1
-13 <==
Answer:
If a = 5 and b = 3, then that means 2a - 3b + 3a = 16
Step-by-step explanation:
2a - 3b + 3a
(2×5) - (3×3) + (3×5)
10 - 9 + 15 = 16
Answer:
g(h(x)) = [x + 3]^2 or x^2 + 6x + 9
Step-by-step explanation:
g[h(x)] signifies that h(x) is the input to g(x).
Writing out g(x) = x^2 and replacing "x" with [x + 3], we get:
g(h(x)) = [x + 3]^2 or x^2 + 6x + 9
Perimeter=4h+4
If the base is 2 more than the height, it gives us the equation:
b=h+2
The equation for the perimeter of a rectangle can be though of as 2b+2h, so substituting in (h+2) for b from the first equation, we get 2(h+2)+2h.
This can be simplified to be 2h+4+2h or 4h+4