Answer:
Step-by-step explanation:
A scalar is a constant value that is multiplied throughout a matrix.
e.g.
In number 1 the set up would look like this
3 * ![\left[\begin{array}{ccc}3&-1&5\\2&1&-4\\-6&3&2\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D3%26-1%265%5C%5C2%261%26-4%5C%5C-6%263%262%5Cend%7Barray%7D%5Cright%5D)
To solve this, you must distribute the 3 to each value within the matrix
The solution to #1 would be
M = ![\left[\begin{array}{ccc}9&-3&15\\6&3&-12\\-18&9&6\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D9%26-3%2615%5C%5C6%263%26-12%5C%5C-18%269%266%5Cend%7Barray%7D%5Cright%5D)
Answer:
Step-by-step explanation:
I think it should be angle bisector
Answer:
So, the factors of 45 are 1, 3, 5, 9, 15 and 45.
Common Factors.
Prime Numbers.
Highest Common Factor.
Step-by-step explanation:
45 is a composite number. 45 = 1 x 45, 3 x 15, or 5 x 9. Factors of 45: 1, 3, 5, 9, 15, 45. Prime factorization: 45 = 3 x 3 x 5, which can also be written 45 = 3² x 5.
Answer:
405
Step-by-step explanation:
To find sample size, use the following equation, where n = sample size, za/2 = the critical value, p = probability of success, q = probability of failure, and E = margin of error.

The values that are given are p = 0.84 and E = 0.03.
You can solve for the critical value which is equal to the z-score of (1 - confidence level)/2. Use the calculator function of invNorm to find the z-score. The value will given with a negative sign, but you can ignore that.
(1 - 0.9) = 0.1/2 = 0.05
invNorm(0.05, 0, 1) = 1.645
You can also solve for q which is 1 - p. For this problem q = 1 - 0.84 = 0.16
Plug the values into the equation and solve for n.

Round up to the next number, giving you 405.