Answer:
Step-by-step explanation:
The figure B is the scaled copy of the figure A.
The both figures are similar to each other.
<u>The scale factor is the ratio of corresponding sides of figure B to A:</u>
or
Answer:
The least common denominator is 21
Step-by-step explanation:
3 & 7 equal 21 which is the least common factor that it equals
Answer:
Step-by-step explanation:
systems of linear equations can only have 0, 1, or an infinite number of solutions. These two lines cannot intersect twice. The correct answer is that the system has one solution.
Answer:
f(n) = f(n - 1) + 3
Step-by-step explanation:
Substitute
to get the recursive formula.
OPTION 1: f(n) = f(n - 1) + 3
Substituting n = 1.
f(1) = f(1 - 1) + 3 = 0 + 3 = 3.
Substituting n = 2.
f(2) = f(2 - 1) + 3 = f(1) + 3 = 3 + 3 = 6.
Substituting n = 3.
f(3) = f(3 - 1) + 3 = f(2) + 3 = 6 + 3 = 9.
The numbers match the given sequence. So, we say the above recursive formula represents the sequence.
OPTION 2: f(n) = f(n - 1) + 2
Substituting n = 1
f(1) = f(0) + 2
3.
So, this is eliminated.
Similarly, OPTION 3 and OPTION 4 can be eliminated as well.
Answer:
Answer is C.
Step-by-step explanation:
If this answer helped u, pls mark as brainliest. thx!!!