Answer:
132 cm. 3. 3. a rectangular pyramid with a height of 5.2 meters and a base 8 ... 7. an oblique cone with a height of 10.5 millimeters and a radius of 1.6 ... base is about 15,400 square feet, find the volume of air that the ... ANSWER: 32.2 ft. 3. Find the volume of each solid. Round to the nearest tenth. eSolutions ...
Step-by-step explanation:
Answer:
A, B, D, F
Step-by-step explanation:
Matrix operations require that the matrix dimensions make sense for the operation being performed.
Matrix multiplication forms the dot product of a row in the left matrix and a column in the right matrix. That can only happen if those vectors have the same dimension. That is the number of columns in the left matrix must equal the number of rows in the right matrix.
Matrix addition or subtraction operates on corresponding terms, so the matrices must have the same dimension.
The transpose operation interchanges rows and columns, so reverses the dimension numbers. It is a defined operation for any size matrix.
<h3>Defined operations</h3>
A. CA ⇒ (4×7) × (7×2) . . . . defined
B. B -A ⇒ (7×2) -(7×2) . . . . defined
C. B -C ⇒ (7×2) -(4×7) . . . undefined
D. AB' ⇒ (7×2) × (2×7) . . . . defined
E. AC ⇒ (7×2) × (4×7) . . . undefined
F. C' ⇒ (7×4) . . . . defined
Answer:
A.aas
Step-by-step explanation:
Answer:
x = -1
, y = 5
Step-by-step explanation:
Solve the following system:
{5 x + 3 y = 10 | (equation 1)
x = y - 6 | (equation 2)
Express the system in standard form:
{5 x + 3 y = 10 | (equation 1)
x - y = -6 | (equation 2)
Subtract 1/5 × (equation 1) from equation 2:
{5 x + 3 y = 10 | (equation 1)
0 x - (8 y)/5 = -8 | (equation 2)
Multiply equation 2 by -5/8:
{5 x + 3 y = 10 | (equation 1)
0 x+y = 5 | (equation 2)
Subtract 3 × (equation 2) from equation 1:
{5 x+0 y = -5 | (equation 1)
0 x+y = 5 | (equation 2)
Divide equation 1 by 5:
{x+0 y = -1 | (equation 1)
0 x+y = 5 | (equation 2)
Collect results:
Answer: {x = -1
, y = 5