Answer:
they are asking which claims are true vs false
Step-by-step explanation:
I totally get not wanting to bother our teachers again,... (that is why we're here)
m (AB = 20
m<ABD = 140
m (AD = 60
I think they want to know which ones (based on the "graph") are true,...
Answer:
x = - 6 or x = 2
Step-by-step explanation:
The absolute value function always returns a positive value. However, the expression inside can be positive or negative.
Given
| 2x + 4 | - 1 = 7 ( add 1 to both sides )
| 2x + 4 | = 8, thus
2x + 4 = 8 ( subtract 4 from both sides )
2x = 4 ( divide both sides by 2 )
x = 2
OR
-(2x + 4) = 8
- 2x - 4 = 8 ( add 4 to both sides )
- 2x = 12 ( divide both sides by - 2 )
x = - 6
As a check
Substitute these values into the left side of the equation and if equal to the right side then they are the solutions.
x = 2 → | 4 + 4 | - 1 = | 8 | - 1 = 8 - 1 = 7 ← True
x = - 6 → | - 12 + 4 | - 1 = | - 8 | - 1 = 8 - 1 = 7 ← True
Hence the solutions are x = - 6 or x = 2
Answer:
The standard error of the mean is 0.0783.
Step-by-step explanation:
The Central Limit Theorem helps us find the standard error of the mean:
The Central Limit Theorem estabilishes that, for a random variable X, with mean
and standard deviation
, a large sample size can be approximated to a normal distribution with mean
and standard deviation
.
The standard deviation of the sample is the same as the standard error of the mean. So

In this problem, we have that:

So



The standard error of the mean is 0.0783.
Answer: f(g(x)) = x - 2
<u>Step-by-step explanation:</u>
f(x) = x + 2
g(x) = x - 4
f(g(x)) = f(x - 4) = (x - 4) + 2 <em>replaced x with x - 4</em>
= x - 2 <em>simplified</em>