Ahh, i can see youre doing some programming. In C++ this output is -10
So -10
Answer:
Recursive
a(1) = 9 ; a(n+1) = 3 * a(n)
Explicit
a(n) = 9 * 3^(n-1)
Answer:
<u>36 in²</u>
Step-by-step explanation:
<u>Area of the figure</u>
- Area (small rectangle) left + Area (big rectangle) right
- 3 x (6 - 4) + 5 x 6
- 3 x 2 + 30
- 6 + 30
- <u>36 in²</u>
Answer:
2a + 4c = 95
3a +7c =155
Step-by-step explanation:
2a + 4c = 95
3a +7c =155