<h3>
Answer</h3>
They are being multiplied by 2 each time.
<span>1, 2, 4, 5,10, and 20.</span>
Answer: True
Step-by-step explanation:
The sum of the residuals is always 0 so the plot will always be centered around the x-axis. An outlier is a value that is well separated from the rest of the data set. An outlier will have a large absolute residual value.
Answer:
x = 2
Step-by-step explanation:
(x² logₓ27) log₉x = x + 4
Use change of base formula.
x² (log 27 / log x) (log x / log 9) = x + 4
Simplify.
x² (log 27 / log 9) = x + 4
x² (log 3³ / log 3²) = x + 4
x² (3 log 3 / (2 log 3)) = x + 4
x² (3 / 2) = x + 4
3x² = 2x + 8
3x² − 2x − 8 = 0
(x − 2) (3x + 4) = 0
x = 2 or -4/3
Since x > 0, x = 2.