G(x)
You just plug 2 in for x in all four equations & see what one comes out to 32!
Answer:
1. 
2. 
Step-by-step explanation:
If <span>(5^2-4) / (5+2) then
=(25 - 4 )/3
= 21/3
= 7
if 4/5 fraction then
</span><span>5^2-4/5+2
= 25 - 4/5 + 2
= 27 - 4/5
= 26 5/5 - 4/5
= 26 1/5
= 26.2</span>
Answer:
f(2) = 3
Step-by-step explanation:
We are given:
f(0) = 3
and
f(n+1) = -f(n) + 5
We have to find the value of f(2). In order to find f(2) we first have to find f(1)
f(n + 1) = - f(n) + 5
Using n = 0, we get:
f(0 + 1) = - f(0) + 5
f(1) = -f(0) + 5 Using the value of f(0), we get
f(1) = -3 + 5 = 2
Now using n = 1 in the function, we get:
f(1 + 1) = - f(1) + 5 Using the value of f(1), we get
f(2) = -2+ 5
f(2) = 3
Thus the value of f(2) will be 3