Answer:
1
Step-by-step explanation:
The range is the difference between the largest and smallest values.
range = 9 - 2 = 7
If 2 is replaced by 3 then 3 becomes the smallest value and
range = 9 - 3 = 6
That is the range decreases by 1
True It forms a 30, 60, 90 triangle and 3, 4, and 5 are what we call a Pythagorean Triple, If you don't know what that is, ask your teacher, I'm sure they will either get to it later or will tell you right then and there! :)
a straight line is 180 degrees
so on one side of A you have 98 so 180 - 98 = 82
82 + 32 = 114
180-114 = x = 66 degrees
Check if the equation is exact, which happens for ODEs of the form

if
.
We have


so the ODE is not quite exact, but we can find an integrating factor
so that

<em>is</em> exact, which would require


Notice that

is independent of <em>x</em>, and dividing this by
gives an expression independent of <em>y</em>. If we assume
is a function of <em>x</em> alone, then
, and the partial differential equation above gives

which is separable and we can solve for
easily.




So, multiply the original ODE by <em>x</em> on both sides:

Now


so the modified ODE is exact.
Now we look for a solution of the form
, with differential

The solution <em>F</em> satisfies


Integrating both sides of the first equation with respect to <em>x</em> gives

Differentiating both sides with respect to <em>y</em> gives


So the solution to the ODE is


Answer:
95% confidence interval for the mean number of months is between a lower limit of 6.67 months and an upper limit of 25.73 months.
Step-by-step explanation:
Confidence interval is given as mean +/- margin of error (E)
Data: 5, 15, 12, 22, 27
mean = (5+15+12+22+27)/5 = 81/5 = 16.2 months
sd = sqrt[((5-16.2)^2 + (15-16.2)^2 + (12-16.2)^2 + (22-16.2)^2 + (27-16.2)^2) ÷ 5] = sqrt(58.96) = 7.68 months
n = 5
degree of freedom = n-1 = 5-1 = 4
confidence level (C) = 95% = 0.95
significance level = 1 - C = 1 - 0.95 = 0.05 = 5%
critical value (t) corresponding to 4 degrees of freedom and 5% significance level is 2.776
E = t×sd/√n = 2.776×7.68/√5 = 9.53 months
Lower limit of mean = mean - E = 16.2 - 9.53 = 6.67 months
Upper limit of mean = mean + E = 16.2 + 9.53 = 25.73 months
95% confidence interval is (6.67, 25.73)