Since the data is insufficient. Let us denote that n1 = 100, n2 = 100X1 = 38. X2 = 40
So looking for the p value:
p = (38+ 40) / (100 + 100) = 0.39
z = (38/100 - 40/100)/√ (0.39*(1-0.39)*(1/100 + 1/100))= -0.2899
P-value = P (|z| > 0.2899) = 0.7718
Answer:
x > 8
Step-by-step explanation:
I hope this helps you out!
Answer:
a
Step-by-step explanation:
-2x - 13 = -3x - 5
Step 1: Combine like terms
x's go with x's (-2x and -3x). To do this add 2x to both sides
(-2x + 2x) - 13 = (-3x + 2x) - 5
(0) - 13 = (-x) - 5
- 13 = -x - 5
normal numbers go with normal numbers ( -13 and -5). To do this add 5 to both sides
(- 13 + 5) = -x + (- 5 + 5)
-8 = -x + (0)
-8 = -x
Step 2: Isolate x by dividing -1 to both sides (this will take the negative sign away from the x)

8 = x
x= 8
Hope this helped!
Answer:
y = -2x-5
Step-by-step explanation:
So to calculate the slope the equation is y1-y2/x1-x2. We substitute in two points, let's use (-3,1) as x1 and y1, and (1,-7) as x2 and y2. Put those points in the equation and you get -7-1/1-(-3), which is -2. Now you have y=-2x+b
To get b plug in a pair of points to the equations, say (1,-7). -7=-2(1)+b, solve that and you get b=-5.
So y=-2x-5.