Answer:
See below.
Step-by-step explanation:
p^2 + 2
= (6n + 1)^2 + 2
= 36n^2 + 12n + 1 + 2
= 36n^3 + 12n + 3
= 3(12n^2 + 4n + 1).
- which is divisible by 3.
<em>so</em><em> </em><em>the</em><em> </em><em>right</em><em> </em><em>answer</em><em> </em><em>is</em><em> </em><em>of</em><em> </em><em>option</em><em> </em><em>B</em><em>.</em><em>.</em><em>.</em><em>.</em>
To solve for the margin of error:
margin of error = critical value x standard error
To compute for the critical value:
1. compute alpha: α= 1 - (confidence level/100) = 1 - .99 = 0.01
2. Find the critical probability: p = 1 - α/2 = 1 - (0.01/2) = 0.995
3. Look for the z score at the z table, in this case it is 2.58. This is your critical value.
To compute for the standard error, the formula is:
standard error = standard deviation (σ) divided by √n = 1.6 / √420 = 0.0781
Now plug in the following in the formula:
margin of error: 2.58 * 0.0781 = 0.2014 or 0.20
The answer is letter C.
Hello!
log₃(x) + log₃(x - 6) = log₃(7) <=>
<=> log₃(x * (x - 6)) = log₃(7) <=>
<=> log₃(x² - 6x) = log₃(7) <=>
<=> x² - 6x = 7 <=>
<=> x² - 6x - 7 = 0 <=>
<=> x² + x - 7x - 7 = 0 <=>
<=> x * (x + 1) - 7 * (x + 1) = 0 <=>
<=> (x + 1) * (x - 7) = 0 <=>
<=> x + 1 = 0 and x - 7 = 0 <=>
<=> x = -1 and x = 7, x ∈ { 6; +∞ } <=>
<=> x = 7
Good luck! :)