Answer:
umm im sorry what graph
Step-by-step explanation:
Answer: C is not correct i just took the test and it was wrong.
Step-by-step explanation:
The value of angle Z is 30 degrees
<h3>How to determine the value of angle Z?</h3>
The given parameters are:
ABC is dilated to form XYZ
This means that the triangles ABC and XYZ are similar triangles and the corresponding angles are equal
So, we have the following angle equations
A = X
B = Y
C = Z
Also, we have
A + B + C = 180
Substitute C = Z in A + B + C = 180
A + B + Z = 180
Substitute A = 45 and B = 105
So, we have:
45 + 105 + Z = 180
Evaluate the like terms
150 + Z = 180
Subtract 150 from both sides
Z = 30
Hence, the value of angle Z is 30 degrees
Read more about angles at:
brainly.com/question/25716982
#SPJ1
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)