tan = opp/adj
x = 13(tan 45)
x = 13
//
a² + b² = c²
13² + 13² = 338²
square root of 338 is not a rational number so turn into mixed radical.
//


Answer:
Explanation:
Given:
The equation describing the forest wood biomass per hectare as a function of plantation age t is:
y(t) = 5 + 0.005t^2 + 0.024t^3 − 0.0045t^4
The equation that describes the annual growth in wood biomass is:
y ′ (t) = 0.01t + 0.072t^2 - 0.018t^3
To find:
a) The year the annual growth achieved its highest possible value
b) when does y ′ (t) achieve its highest value?
a)
To determine the year the highest possible value was achieved, we will set the derivative y'(t) to zero. The values of t will be substituted into the second derivative to get the highest value


SInce t = 4.13, gives y ′' (t) = -0.316 (< 0). This makes it the maximum value of t
The year the annual growth achieved its highest possible value to the nearest whole number will be
year 4
b) y ′ (t) will achieve its highest value, when we substitute the value of t that gives into the initial function.
Initial function: y(t) = 5 + 0.005t^2 + 0.024t^3 − 0.0045t^4
Answer:
As a decimal it can be written as 7.3 repeated
Answer:
99% confidence interval for the population average examination score is between a lower limit of 69.2872 and an upper limit of 82.7128.
Step-by-step explanation:
Confidence interval = mean +/- margin of error (E)
mean = 76
variance = 144
sd = sqrt(variance) = sqrt(144) = 12
n = 25
degree of freedom (df) = n - 1 = 25 - 1 = 24
confidence level (C) = 99% = 0.99
significance level = 1 - C = 1 - 0.99 = 0.01 = 1%
t-value corresponding to 24 df and 1% significance level is 2.797
E = t×sd/√n = 2.797×12/√25 = 6.7128
Lower limit = mean - E = 76 - 6.7128 = 69.2872
Upper limit = mean + E = 76 + 6.7128 = 82.7128
99% confidence interval is (69.2872, 82.7128)