Form a 4 by 3 matrix, B, such that

a) bij=i*j b)ij=(-1)^i+j

1 answer

a) The matrix B can be formed by using the formula bij = i * j.

B = [ 1 2 3
3 4 6
5 6 9
7 8 12 ]

b) The matrix B can be formed by using the formula bij = (-1)^(i+j).

B = [ 1 -1 1
-1 1 -1
1 -1 1
-1 1 -1 ]
Similar Questions
    1. answers icon 1 answer
  1. PLEASE HELP!!3) When converting a system of linear equations into an augmented matrix, what equation form is needed?
    1. answers icon 4 answers
    1. answers icon 1 answer
  2. Hi! I need help with these two questions. Thanks! :)1.) Can we multiply the Matrix A (which is 3 x 4 matrix) by the other
    1. answers icon 2 answers
more similar questions