December 2017
Intermediate to advanced
386 pages
10h 42m
English
The intuition behind solving for x and y is as follows:
([[a1 , b1 ], x ([x], = ([c1], [a2 , b2 ]]) [y]) [c2])
For convenience, let's call the left-hand side matrix (a1, b1, a2, b2) the input matrix and the right-hand side matrix (c1, c2) the right-hand side vector.
The preceding matrix multiplication translates to:
Given that there are two equations and two unknowns (x and y), we are in a position to solve for x and y. We should notice that, given that the matrix has two rows and columns with two unknowns, we can solve the unknowns.
Read now
Unlock full access