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:
$(80.5x + 69)
Step-by-step Explanation:
Recall, distributive property of multiplication can simply be expressed as follows, x(y + z) = xy + xz or x(y - z). Where x, y, and z could be any number.
Now, let's use the distributive property to show the total costs of plants Gloria decides to buy as an expression and also simplify it.
Thus, Gloria buys:
4 ferns = 4(0.5x - 3) = 4(0.5x) - 4(3) = $(2x - 12)
2 palms = 2(10x - 2.50) = 2(10x) - 2(2.50) = $(20x - 5.00)
10 lilies = 10(5 + 0.25x) = 10(5) + 10(0.25x) = $(50 + 2.5x)
8 shrubs = 8(4.50 + 7x) = 8(4.50) + 8(7x) = $(36 + 56x)
Total cost of the plants = (2x - 12) + (20x - 5) + (50 + 2.5x) + (36+ 56x)
Open the parentheses and then simplify:
Total cost = 2x - 12 + 20x - 5 + 50 + 2.5x + 36 + 56x
= 2x + 20x + 2.5x + 56x - 12 - 5 + 50 + 36
Total cost = $(80.5x + 69)
The answer is -5. Just plug in -5 to check and x will equal 3.
Answer:
D) (x - 2)(x² - 8)
Step-by-step explanation:
Separate the polynomial into two groups of two terms and factor out the common value from each group. If the values factored out from each group are the same, then you can use the grouping method. The factors will be the outside terms and the common factor.
x³ - 2x² + -8x + 16
= x²(x - 2) + -8(x - 2)
= (x² - 8)(x - 2)