Set up a system of equations.
X+y=6
Y-x =40
Substitution method.
Y=6-x
(6-x)-x =40
6-2x=40
-2x=34
X= -17
Plug it back into the equation.
-17+y=6
Y=33
(-17,33) is one of the possible answers.
Answer:
300 necklaces
Step-by-step explanation:
8,400 divided by 28 equals 300
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