Answer:
- 6.547
Step-by-step explanation:
Given that:
Sample size (n) = 1207
p = 0.85
p0 = 0.92
The test statistic :
Z = (p - p0) / √(p0(1 - p0) / n)
Z = (0.85 - 0.92) / √(0.92(1 - 0.85) / 1207)
Z = - 0.07 / √(0.92(0.15) / 1207)
Z = - 0.07 / √0.0001143
Z = - 0.07 / 0.0106926
Z = - 6.5465446
Z = - 6.547
Answer:
x = 8
Step-by-step explanation:
We solve the equation:
4x + 6 = 38
4x = 38 - 6
4x = 32
x = 32 ÷ 4
x = 8
5x + y = -13.....multiply by -3
4x + 3y = -17
-----------------
-15x - 3y = 39 (result of multiplying by -3)
4x + 3y = -17
-----------------add
-11x = 22
x = -22/11
x = -2
5x + y = -13
5(-2) + y = -13
-10 + y = -13
y = -13 + 10
y = -3
solution (-2,-3)