Answer:
<h3>A.
50 yards.</h3>
Step-by-step explanation:
Given the coordinates of the length of PH as P(2,55) and H(32, 15), to get the actual length of the land bridge from P to H, we will use the formula for calculating the distance between two points.
D = √(x₂-x₁)²+(y₂-y₁)²
PH = √(32-2)²+(15-55)²
PH = √(30)²+(-40)²
PH = √900+1600
PH = √2,500
PH = 50
Hence the actual length of the land bridge from P to H to the nearest yard is 50 yards.
Answer:
1250 m²
Step-by-step explanation:
Let x and y denote the sides of the rectangular research plot.
Thus, area is;
A = xy
Now, we are told that end of the plot already has an erected wall. This means we are left with 3 sides to work with.
Thus, if y is the erected wall, and we are using 100m wire for the remaining sides, it means;
2x + y = 100
Thus, y = 100 - 2x
Since A = xy
We have; A = x(100 - 2x)
A = 100x - 2x²
At maximum area, dA/dx = 0.thus;
dA/dx = 100 - 4x
-4x + 100 = 0
4x = 100
x = 100/4
x = 25
Let's confirm if it is maximum from d²A/dx²
d²A/dx² = -4. This is less than 0 and thus it's maximum.
Let's plug in 25 for x in the area equation;
A_max = 25(100 - 2(25))
A_max = 1250 m²
f(n) is the nth term
Each term f(n) is found by adding the terms just prior to the nth term. Those two terms added are f(n-1) and f(n-2)
The term just before nth term is f(n-1)
The term just before the (n-1)st term is f(n-2)
----------------
For example, let's say n = 3 indicating the 3rd term
n-1 = 3-1 = 2
n-2 = 3-2 = 1
So f(n) = f(n-1) + f(n-2) turns into f(3) = f(2) + f(1). We find the third term by adding the two terms just before it.
f3) = third term
f(2) = second term
f(1) = first term
Answer:
63
Step-by-step explanation: