You are viewing this question as it will appear in the manual grading interface.
Return to the normal view when
you are done.
Correct answer
$AB=$
[0.640 -1.22 -0.0000000000000000278; 1.16 0.01000 -0.0800; 0.270 -0.310 -0.800]
$AB=$
[[0.640, -1.22, -0.0000000000000000278], [1.16, 0.01000, -0.0800], [0.270, -0.310, -0.800]]
Student view placeholder
In student views this area is used for assessment and score info.
Tools
Staff information
Variant
Started at:
2026-08-04 22:57:10 (CDT)
Duration:
0s
Show/Hide answer
{
"C": {
"_type": "ndarray",
"_dtype": "float64",
"_value": [
[
0.6400000000000001,
-1.2199999999999998,
-2.7755575615628914e-17
],
[
1.1600000000000001,
0.009999999999999967,
-0.07999999999999997
],
[
0.27,
-0.31,
-0.8
]
]
}
}