Advertisements
Advertisements
Question
Construct a matrix A = [aij]3 × 2 whose element aij is given by
aij = `(("i" + "j")^3)/5`
Advertisements
Solution
A = [aij]3 × 2 = `[("a"_11, "a"_12),("a"_21, "a"_22),("a"_31, "a"_32)]`
Given that aij = `(("i" + "j")^3)/5`
∴ a11 = `((1 + 1)^3)/5 = 2^3/5 = 8/5`
a12 = `((1 + 2)^3)/5 = 3^3/5 = 27/5`
a21 = `((2 + 1)^3)/5 = 3^3/5 = 27/5`
a22 = `((2 + 2)^3)/5 = 4^3/5 = 64/5`
a31 = `((3 + 1)^3)/5 = 4^3/5 = 64/5`
a32 = `((3 + 2)^3)/5 = 5^3/5 = 125/5`
∴ A = `[(8/5, 27/5),(27/5, 64/5),(64/5, 125/5)] = 1/5[(8, 27),(27,64),(64, 125)]`
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 square matrix is a square matrix.
Solve for a, b and c; if `[(-4, a + 5),(3, 2)] = [(b + 4, 2),(3, c- 1)]`
If `A = [(2),(5)], B = [(1),(4)]` and `C = [(6),(-2)]`, find B + C
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)]`
Given : M = `[(5, -3),(-2, 4)]`, find its transpose matrix Mt. If possible, find Mt – M
State, with reason, whether the following is true or false. A, B and C are matrices of order 2 × 2.
A + B = B + A
State, with reason, whether the following is true or false. A, B and C are matrices of order 2 × 2.
A – B = B – A
State, with reason, whether the following is true or false. A, B and C are matrices of order 2 × 2.
A2 – B2 = (A + B) (A – B)
If `A = [(2),(5)], B = [(1),(4)]` and `C = [(6),(-2)]`, find A – B + C
Solve the following system of linear equation using matrix method:
`1/x + 1/y +1/z = 9`
`2/x + 5/y+7/z = 52`
`2/x+1/y-1/z=0`
Classify the following rnatrix :
`|(2,1),(0 , 6),(8 , 7) |`
Classify the following matrix :
`[(7, 0)]`
Find the values of a and b) if [2a + 3b a - b] = [19 2].
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 P= (8,5),(7,2) find : P + Pt
If A = `|("p","q"),(8,5)|` , B = `|(3"p",5"q"),(2"q" , 7)|` and if A + B = `|(12,6),(2"r" , 3"s")|` , find the values of p,q,r and s.
Evaluate the following :
`|(1 , 1),(2 , 3)| |(2 , 1),(1 , 4)|`
Evaluate the following :
`|(2 , 3),(-4 , 0)| |(3 , -2),(-1 , 4)|`
Evaluate the following :
`|(0 , 1),(-1 , 2),(-2 , 0)| |(0 , -4 , 0),(3 , 0 , -1)|`
Evaluate the following :
`|(0 , 1 , 0),(2 , 0 , -3),(1 , 0 , -2)| |(1 , -2),(3 , 4),(0 , 0)|`
If A = `[(2, 3), (1, 2)], B = [(1, 0),(3, 1)]`, Find (AB)-1
Write the negation of the following statements :
(a) Radha likes tea or coffee.
(b) `∃x cc` R such that x + 3 ≥ 10.
If A = `[(1,2), (1,3)]`, find A2 - 3A
Solve the following minimal assignment problem :
| Machines | Jobs | ||
| I | II | III | |
| M1 | 1 | 4 | 5 |
| M2 | 4 | 2 | 7 |
| M3 | 7 | 8 | 3 |
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.
If a matrix has 4 elements, what are the possible order it can have?
Construct a 2 x 2 matrix whose elements aij are given by aij = i.j
Let `"M" xx [(1, 1),(0, 2)]` = [1 2] where M is a matrix.
- State the order of matrix M
- Find the matrix M
Construct a matrix A = [aij]3 × 2 whose element aij is given by
aij = i – 3j
If A = `[(5, -2),(7, -0)]` and B = `[(8),(3)]`, then which of the following is not possible?
Event A: Order of matrix A is 3 × 5.
Event B: Order of matrix B is 5 × 3.
Event C: Order of matrix C is 3 × 3.
Product of which two matrices gives a square matrix.
