Advertisements
Advertisements
Question
Construct a matrix A = [aij]3 × 2 whose element aij is given by
aij = i – 3j
Solution
A = [aij]3 × 2 = `[("a"_11, "a"_12),("a"_21, "a"_22),("a"_31, "a"_32)]`
aij = i – 3j
∴ a11 = 1 – 3(1) = 1 – 3 = –2,
a12 = 1 – 3(2) = 1 – 6 = –5,
a21 = 2 – 3(1) = 2 – 3 = –1,
a22 = 2 – 3(2) = 2 – 6 = – 4
a31 = 3 – 3(1) = 3 – 3 = 0,
a32 = 3 – 3(2) = 3 – 6 = –3
∴ A = `[(-2, -5),(-1, -4),(0, -3)]`
APPEARS IN
RELATED QUESTIONS
The bookshop of a particular school has 10 dozen chemistry books, 8 dozen physics books, 10 dozen economics books. Their selling prices are Rs 80, Rs 60 and Rs 40 each respectively. Find the total amount the bookshop will receive from selling all the books using matrix algebra.
State, whether the following statement is true or false. If false, give a reason.
Transpose of a 2 × 1 matrix is a 2 × 1 matrix.
State, whether the following statement is true or false. If false, give a reason.
Transpose of a square matrix is a square matrix.
Solve for a, b and c; if `[(a, a - b),(b + c, 0)] = [(3, -1),(2, 0)]`
If A = `[(8, -3)]` and B = `[(4, -5)]`; find A + B
Wherever possible, write the following as a single matrix.
`[(2, 3, 4),(5, 6, 7)] - [(0, 2, 3),(6, -1, 0)]`
Wherever possible, write the following as a single matrix.
`[(0, 1, 2),(4, 6, 7)] + [(3, 4),(6, 8)]`
Evaluate:
`2[(-1 0)/(2 -3)] +[(3 3)/(5 0)]`
State, with reason, whether the following is true or false. A, B and C are matrices of order 2 × 2.
(A + B) . C = A . C + B . C
State, with reason, whether the following is true or false. A, B and C are matrices of order 2 × 2.
(A – B) . C = A . C – B . C
If `A = [(2),(5)], B = [(1),(4)]` and `C = [(6),(-2)]`, find A – B + C
If M = `[(2,1),(1,-2)] `; find M2, M3 and M5.
Find the inverse of the matrix A=`[[1,2],[1,3]]` using elementry transformations.
Classify the following matrix :
`[(7, 0)]`
Classify the following matrix :
`|(1 , 1),(0,9)|`
Find the values of a, b, c and d, if `|("a + 3b", 3"c" + "d"),(2"a" - "b" , "c" - 2"d")| = |(5 , 8),(3 , 5)|`
If M =`|(8,3),(9,7),(4,3)|` and N = `|(4,7),(5,3),(10,1)|` find M - N
If A = `|(1,9,4),(5 , 0 , 3)|` find A'
If P= (8,5),(7,2) find : P + Pt
If A = `|(5,"r"),("p",7)|` , c and if A + B = (9,7),(5,8) , find the values of p,q,r and s.
Evaluate the following :
`|(2,1) ,(3,2),(1 , 1)| |(1 , -2 , 1),(2 , 1 , 3)|`
Evaluate the following :
`|(0 , 1),(-1 , 2),(-2 , 0)| |(0 , -4 , 0),(3 , 0 , -1)|`
Evaluate the following :
`|(6 , 1),(3 , 1),(2 , 4)| |(1 , -2 , 1),(2 , 1 , 3)|`
Evaluate the following :
`|(0 , 1 , 0),(2 , 0 , -3),(1 , 0 , -2)| |(1 , -2),(3 , 4),(0 , 0)|`
If A = `|(1,3),(3,2)|` and B = `|(-2 , 3),(-4 , 1)|` find BA
If P = `|(1 , 2),(2 , 1)|` and Q = `|(2 , 1),(1 , 2)|` find P (QP).
Solve the equation x + y = 4 and 2x - y = 5 using the method of reduction.
Solve the equations x + y = 4 and 2x - y = 5 using the method of reduction.
If A = `[(1,2,3), (2,k,2), (5,7,3)]` is a singular matrix then find the value of 'k'.
If A = `[(7,1), (2,5)]` and B = `[(1,2), (3,-1)]` then verify that |AB| = |A| |B|.
Using the truth table statement, examine whether the statement pattern (p → q) ↔ (∼ p v q) is a tautology, a contradiction or a contingency.
`[(0, 0, 0),(0, 0, 0)]`
Construct a matrix A = [aij]3 × 2 whose element aij is given by
aij = `(("i" - "j")^2)/(5 - "i")`
Construct a matrix A = [aij]3 × 2 whose element aij is given by
aij = `(("i" + "j")^3)/5`
I2 is the matrix ____________.