Set up an equation 20=k(0.4)....to find k divide 20 by 0.4
-29664 is the correct answer. This mostly deals with the zeros and crossing them off
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.
Try this suggested option (all the details are in the attachment), the correct orientation is marked with red and green colours.
P.S. The point C has coordinates: (3;1). If to traslate it 6 units right and 5 units down, then (3+6;1-5) ⇒ (9;-4). The same principle is for the others points A, B and D. Note, after translation point A is point E, B⇒F, C⇒G and D⇒H.
First, we must figure out how much weight the pig gained and then add that number to the pig’s initial weight.
To figure out how much weight the pig gained, we must find 30% of 120.
Because 30% = 0.3, 30% of 120 = 0.3 * 120 ( the word of indicates multiplication in mathematics).
0.3 * 120 = 36
Therefore, the pig gained 36 pounds.
To find the pig’s new weight, we must add 36 pounds to the pig’s original 120 pound weight.
36 + 120 = 156
Therefore, the new weight of Shane’s pig is 156 pounds.
Hope this helps!