Answer:
x=-1
Step-by-step explanation:
By adding the bottom lines you can get
2x+11 = x+10
Simplifying this gets you
x=-1
Answer:
standard error = 2.11
Step-by-step explanation:
First we stablish the data that we have for each sample:
<u>Population 1</u> <u>Population </u>2
n₁ = 100 n₂ = 90
x¯1= 95 x¯2 = 75
σ₁ = 14 σ₂ = 15
To calculate the standard error of each sample we would use the formulas:
σ = σ₁/√n₁
σx¯2 = σ₂/√n₂
Now, in order to obtain the standard error of the differences between the two sample means we combine those two formulas to obtain this:
σx¯1 - σ x¯2 = √(σ₁²/n₁ + σ₂²/n₂ )
So as you can see, we used the square root to simplify and now we require the variance of each sample (σ²):
σ₁² = (14)² = 196
σ₂² = (15)² = 225
Now we can proceed to calculate the standard error of the distribution of differences in sample means:
σx¯1 - σx¯2 = √(196/100 + 225/90) = 2.11
This gives an estimate about how far is the difference between the sample means from the actual difference between the populations means.
Answer:
A: C = 15N
Step-by-step explanation:
30/2 = 15 (the cost of 1 class)
Answer:
Budget annual payroll = $168,480
Step-by-step explanation:
Given:
Expect sales per week = $9,000
Revenue over sales = 36% = 0.36
Find:
Budget annual payroll = ?
Computation:
Assume number of week per year = 52
⇒ Budget annual payroll = Expect sales per week × Number of week per year × Revenue over sales
⇒ Budget annual payroll = $9,000 × 52 × 0.36
⇒ Budget annual payroll = $168,480
Answer:
y = (-3/2)x + 7
Step-by-step explanation:
3x + 2y = -4 (rearrange to slope intercept form y = mx + b)
2y = -3x - 4
y = (-3/2) x - 2
comparing this to the general form of a linear equation : y = mx + b
we see that slope of this line (and every line that is parallel to this line),
m = -3/2
if we sub this back in to the general form, we get:
y = (-3/2)x + b
We are still missing the value of b. To find this, we are given that the point (4,1) lies on the line. We simply substitute this back into the equation and solve for b.
1 = (-3/2)4 + b
1 = -6 + b
b = 7
substituting this back into the equation:
y = (-3/2)x + 7