Answer:
78.5
Step-by-step explanation:
3.14*5*5=78.5
Y=MX+C C=1 0=m(1)+1 m=-1 Y=-X+1
(a) False. The number 7 is NOT an element of set B as 7 is not in the set B (2, 3, 4 and 0 are though)
(b) False. 3 is a member of set A. It is the third element listed in the set. So saying "3 is not a member of set A" is a false claim
(c) True. The value 0 is found in set B. It is the last element listed.
Final Answer: Choice C)
80 percent of needed milligrams is 1360
so
1360/.80 = x/1
Answer: 1700 milligrams
f(3) is equal to -101.
<u>Step-by-step explanation</u>:
- The sequence is followed by f(0)=4
- The given expression is f(n+1)= -3f(n)+1
Put n=0,
f(0+1)= -3f(0)+1
f(1)= -3(4)+1
f(1)= -12+1 = -11
Put n=1,
f(1+1)= -3f(1)+1
f(2)= -3(-11)+1
f(2)= 33+1 = 34
Put n=2,
f(2+1)= -3f(2)+1
f(3)= -3(34)+1
f(3)= -102+1
f(3)= -101