S answer is no for the question
39 times 3 and 15 times 3 then 27 times 2 then add together to get 216
Answer:
x^2 ×1 2x + 36
Step-by-step explanation:
area of a square = L × B
= (x+6) (x+6) since a square has 4 equal sides, it becomes (x+6) (x+6)
= x(x+6) +6(x+6)
= x^2 + 6x + 6x +36
= x^2 + 12x +36 added all the like terms 6x + 6x = 12x
hope this helps ☆☆☆
Answer: f(n+1) = 3 f(n)
Step-by-step explanation:
- A recursive formula is used to determine each term of a sequence using preceding term or terms.
Given sequence : 2.5, 7.5, 22.5, 67.5, 202.5,...
Here,

Common ratio = 3
Let f(n) be a term in this sequence then the next term will be f(n+1) = 3 f(n), where n is a natural number .
Required recursive formula : f(n+1) = 3 f(n)