The product of a scalar and a matrix is found by multiplying each element of the matrix by the scalar. Multiply each element by -4.
... [4 -12 -24 12]
Answer:
(x² − 2x + 2) (x − 1)
Step-by-step explanation:
Use grouping.
x³ − 3x² + 4x − 2
x³ − 3x² + 2x + 2x − 2
x (x² − 3x + 2) + 2 (x − 1)
x (x − 2) (x − 1) + 2 (x − 1)
(x (x − 2) + 2) (x − 1)
(x² − 2x + 2) (x − 1)
STEP 1
Mean =

STEP 2
Subtract the mean from each data value then square the answer

⇒


⇒


⇒


⇒


⇒


⇒

STEP 3
Add the squared answers in STEP 2 then find the mean

STEP 4
Square root the answer in STEP 3

Standard deviation is 236.5
Answer: 6.71
=======================================
Work Shown:
The longest horizontal portion of length 6 breaks up into two equal pieces of length 3 each. Focus on the smaller right triangle on the right hand side. This right triangle has legs of 3 and 6. The hypotenuse is x.
Use the pythagorean theorem with a = 3, b = 6, c = x to find the value of x
a^2 + b^2 = c^2
3^2 + 6^2 = x^2
9 + 36 = x^2
45 = x^2
x^2 = 45
x = sqrt(45)
x = 6.7082039
x = 6.71
Answer:
y = 11x - 18
Step-by-step explanation:
Use the equation y = mx + b
m (the slope) = 11
x (the x-coordinate) = 2
y (the y-coordinate) = 4
Plug it in for our original equation:
4 = 11*2 + b
4 = 22 + b
4 - 22 = b
b = -18
Therefore, the answer is y = 11x - 18. The tricks to these problems are usually in the same format, when you are given the slope and a point it passes through, just plug in the slope and the x and y, and solve for b. Hope this helps!