3 and -3
hope l hlped u have a good day("
hope
First isolate the power of 10 on the right side by dividing both sides by 5:

Now you're free to take the logarithm and simplify where you can:

Then solve for
:

Answer:
a) H0 : P = 0.07
Ha : P ≠ 0.07
b) p -value = 0.1770
Step-by-step explanation:
P = 7% = 0.07
x (result ) = 7 , n = 163
p = x / n = 7 / 163 = 0.043
<u>a) Using a significance level ( ∝ ) of 0.05, estimate the appropriate hypothesis</u>
H0 : P = 0.07
Ha : P ≠ 0.07
conduct a Z- test statistic
Z = ( p - P ) / 
= ( 0.043 - 0.07 ) /
= - 1.35
Critical value ( Z₀.₀₂₅ ) = ± 1.96
<em>we fail to reject H0 given that | z | < Zcritical because there is not enough evidence to conclude that proportion change</em>
<u>b) Determine the p-value of the test </u>
P-value = P ( | Z | > Z )
= 2 * P ( Z < -1.35 )
= 0.1770
The p-value ( 0.1770 ) > ∝ ( 0.05 ) hence we fail to reject H0 ( i.e. the conclusion agrees with part a above )
Answer:
y = -2x + 8
Step-by-step explanation:
(−6, 20) and (0, 8)
First you want to find the slope of the line that passes through these points. To find the slope of the line, we use the slope formula: (y₂ - y₁) / (x₂ - x₁)
Plug in these values:
(8 - 20) / (0 - (-6))
Simplify the parentheses.
= (-12) / (6)
Simplify the fraction.
-12/6
= -2
This is your slope. Plug this value into the standard slope-intercept equation of y = mx + b.
y = -2x + b
To find b, we want to plug in a value that we know is on this line: in this case, I will use the second point (0, 8). Plug in the x and y values into the x and y of the standard equation.
8 = -2(0) + b
To find b, multiply the slope and the input of x(0)
8 = 0 + b
b = 8
Plug this into your standard equation.
y = -2x + 8
This is your equation.
Check this by plugging in the other point you have not checked yet (-6, 20).
y = -2x + 8
20 = -2(-6) + 8
20 = 12 + 8
20 = 20
Your equation is correct.
Hope this helps!