Answer:
24
Step-by-step explanation:
f(n) = f(n − 1) + 3
if n = 7 => f(7) = f(7-1) + 3 = f(6) + 3
if n = 6 => f(6) = f(6-1) + 3 = f(5) + 3
if n = 5 => f(5) = f(5-1) + 3 = f(4) + 3
if n = 4 => f(4) = f(4-1) + 3 = f(3) + 3
if n = 3 => f(3) = f(3-1) + 3 = f(2) + 3
if n = 2 => f(2) = f(2-1) + 3 = f(1) + 3
if f(1) = 6 then f(2) = 9
f(3) = 12
f(4) = 15
f(5) = 18
f(6) = 21
f(7) = 24
ANSWER: x will equal 3 I hope this helps
Answer:
We assume, that the number 180 is 100% - because it's the output value of the task.
2. We assume, that x is the value we are looking for.
3. If 100% equals 180, so we can write it down as 100%=180.
4. We know, that x% equals 483.6 of the output value, so we can write it down as x%=483.6.
5. Now we have two simple equations:
1) 100%=180
2) x%=483.6
where left sides of both of them have the same units, and both right sides have the same units, so we can do something like that:
100%/x%=180/483.6
6. Now we just have to solve the simple equation, and we will get the solution we are looking for.
7. Solution for 483.6 is what percent of 180
100%/x%=180/483.6
(100/x)*x=(180/483.6)*x - we multiply both sides of the equation by x
100=0.37220843672457*x - we divide both sides of the equation by (0.37220843672457) to get x
100/0.37220843672457=x
268.66666666667=x
x=268.66666666667
now we have:
483.6 is 268.66666666667% of 180