SOLUTION: I have to find the value lower than M23 of the matrix given. A=[4 3 5, 4 1 9, 2 1 6] (It looks like a chart. But they're organized in 3 rows. 4 3 5 being the first, 4 1 9 being the
Algebra ->
Testmodule
-> SOLUTION: I have to find the value lower than M23 of the matrix given. A=[4 3 5, 4 1 9, 2 1 6] (It looks like a chart. But they're organized in 3 rows. 4 3 5 being the first, 4 1 9 being the
Log On
Question 1052920: I have to find the value lower than M23 of the matrix given. A=[4 3 5, 4 1 9, 2 1 6] (It looks like a chart. But they're organized in 3 rows. 4 3 5 being the first, 4 1 9 being the second, and 2 1 6 being the third. Enclosed with parentheses like the ones I just used and without the commas. Help? Answer by ikleyn(52847) (Show Source):
You can put this solution on YOUR website! .
I have to find the value lower than M23 of the matrix given. A=[4 3 5, 4 1 9, 2 1 6] (It looks like a chart.
But they're organized in 3 rows. 4 3 5 being the first, 4 1 9 being the second, and 2 1 6 being the third.
Enclosed with parentheses like the ones I just used and without the commas. Help?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
What you are given is this matrix: A = .
M23 is its element in the second row and third column.