Answer:
Takis in my opinion :))))))
Answer:
f(3) = 3
Step-by-step explanation:
f(1) = 1
f(2) = 2
f(n) = f(n − 2) + f(n − 1)
f(3) = f(3 - 2) + f(3 - 1)
= f(1) + f(2) = 1 + 2 = 3
Special Note: Have you heard of the Fibonacci sequence?
The formula f(n) = f(n − 2) + f(n − 1) is used to find the terms of the of the Fibonacci sequence
The tangent line to <em>y</em> = <em>f(x)</em> at a point (<em>a</em>, <em>f(a)</em> ) has slope d<em>y</em>/d<em>x</em> at <em>x</em> = <em>a</em>. So first compute the derivative:
<em>y</em> = <em>x</em>² - 9<em>x</em> → d<em>y</em>/d<em>x</em> = 2<em>x</em> - 9
When <em>x</em> = 4, the function takes on a value of
<em>y</em> = 4² - 9•4 = -20
and the derivative is
d<em>y</em>/d<em>x</em> (4) = 2•4 - 9 = -1
Then use the point-slope formula to get the equation of the tangent line:
<em>y</em> - (-20) = -1 (<em>x</em> - 4)
<em>y</em> + 20 = -<em>x</em> + 4
<em>y</em> = -<em>x</em> - 24
The normal line is perpendicular to the tangent, so its slope is -1/(-1) = 1. It passes through the same point, so its equation is
<em>y</em> - (-20) = 1 (<em>x</em> - 4)
<em>y</em> + 20 = <em>x</em> - 4
<em>y</em> = <em>x</em> - 24
<span>In the question "Based on the data in the two-way table, what is the probability that a person weighs 120 pounds, given that he or she consumes 2,000 to 2,500 calories per day?"
The probability of an event, say A given another event, say B is given by n(A and B) / n(B).
Thus the probability that a person weighs 120 pounds, given that he or she consumes 2,000 to 2,500 calories per day is given by number of persons that weigh 120 pounds and consume 2,000 to 2,500 calories per day / number of persons that consume 2,000 to 2,500 calories per day.
From the table, the number of persons that weigh 120 pounds and consume 2,000 to 2,500 calories per day is 10 while the number of persons that consume 2,000 to 2,500 calories per day is 110.
Therefore, the required probability is 10 / 110 = 1 / 11</span>