Answer:
C and G
Step-by-step explanation:
(x^2+4)^2+32=12x^2+48 is written as
.
We can simplify the expression using the term a by replacing x^2 + 4 with a.

This factors into (a-4)(a-8). Solve by setting each factor equal to 0 and solve for a.
a-4 = 0 a=4
a-8=0 a=8
Answer:
2 miles = 3218.6m
3km = 3000m
ATQ, 2 miles - 3km = 3218.6m - 3000m =
<em><u>218.6m</u></em>
Answer:
A)
Note that
Lower Bound = X - z(alpha/2) * s / sqrt(n)
Upper Bound = X + z(alpha/2) * s / sqrt(n)
where
alpha/2 = (1 - confidence level)/2 = 0.025
X = sample mean = 1723.4
z(alpha/2) = critical z for the confidence interval = 1.959963985
s = sample standard deviation = 89.55083319
n = sample size = 30
Thus,
Lower bound = 1691.355235
Upper bound = 1755.444765
Thus, the confidence interval is
( 1691.355235 , 1755.444765 ) [ANSWER]
*********************
b)
We assumed taht the distirbution of these observations is approximately normally distributed.
*******************
c)
Yes, because the values are not far away from each other.
Answer:
an = 2 + n
Step-by-step explanation:
The differences between terms are all 1. The first term is 3. The general form of the general term is ...
an = a1 + d(n -1)
Filling in a1 = 3 and d = 1, we have ...
an = 3 + n - 1
an = 2 + n . . . . . . simplify