Multiply A by x (on the right) to get b: Ax=b
b = [ (1)(1) + (5)(3) + (6)(1) , (0)(1) + (1)(3) + (1)(1), (3)(1) + (8)(3) + (1)(1) ] = [22, 4, 28]
b would be written as the column vector:
22
4
28
Aidan M.
asked 08/29/22The matrix A is:
1,5,6
0,1,1
3,8,1
And x is:
1
3
1
Multiply A by x (on the right) to get b: Ax=b
b = [ (1)(1) + (5)(3) + (6)(1) , (0)(1) + (1)(3) + (1)(1), (3)(1) + (8)(3) + (1)(1) ] = [22, 4, 28]
b would be written as the column vector:
22
4
28
Get a free answer to a quick problem.
Most questions answered within 4 hours.
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Aidan M.
Cheers, multiplied it like you did and got it. Only there was a small miscalculation, the last number in the column vector was 38, but thanks for all the help08/29/22