X1 = 12
X2 = 4
I took the test and can promise you this is correct!!
Answer:
false
Step-by-step explanation:
the relationship between lengths/dimensions and areas is that areas are created by multiplying 2 dimensions.
when you quadruple (×4) the dimensions, then the areas are growing with the square of the factor (×4×4 = ×16), because the factor goes twice into the multiplication : one time for every dimension involved.
so, quadrupling the dimensions would multiply the areas by 16.
Answer:
(5, 20)
Step-by-step explanation:
Our matrix C is the encoder. Let X be our secret message and let B be our encoded message. Therefore the relationship between the 3 can be represented as:
CX = B
So we want to solve for X (our secret message). So using matrix algebra:
X = C^-1*B
where C^-1 is the inverse of C.
C^-1 = | 3 -2 |
|4 -3 |
So we take C^-1 and multiply it by matrix B to get X. Matrix B is already given to us. So just multiply those two. I used a calculator to get:
X = | 20 8 5 3 15 12 15 |
| 18 9 19 2 12 21 5 |
And since A = 1, B = 2, C = 3, etc....
We decode our message and it says:
X = | T H E C O L O |
| R I S B L U E |
So the answer is: The color is blue (D)