Advertisements
Advertisements
प्रश्न
Find x, y satisfying the matrix equations
`x[[2],[1]]+y[[3],[5]]+[[-8],[-11]]=0`
उत्तर
Given:
`x[[2],[1]]+y[[3],[5]]+[[-8],[-11]]=0`
`⇒ [[2x + 3y -8],[x + 5y -11]]=[[0],[0]]`
⇒2x+3y−8=0
⇒2x+3y=8 ...(1)
Also,
x+5y−11=0
⇒x+5y=11
⇒x=11−5y ...(2)
Putting the value of x in (1), we get
2(11−5y)+3y=8
⇒22−10y+3y=8
⇒−7y=8−22
⇒−7y=−14
⇒y=2
Putting the value of y in (2), we get
x=11−5(2)
⇒x=11−10
⇒x=1
∴ x=1 and y=2
APPEARS IN
संबंधित प्रश्न
if `A=[[2,0,0],[0,2,0],[0,0,2]]` then A6= ......................
If A = `([cos alpha, sin alpha],[-sinalpha, cos alpha])` , find α satisfying 0 < α < `pi/r`when `A+A^T=sqrt2I_2` where AT is transpose of A.
If `A=[[1,2,2],[2,1,2],[2,2,1]]` ,then show that `A^2-4A-5I=0` and hence find A-1.
Compute the following:
`[(a^2+b^2, b^2+c^2),(a^2+c^2, a^2+b^2)] + [(2ab , 2bc),(-2ac, -2ab)]`
Compute the following sums:
`[[3 -2],[1 4]]+ [[-2 4 ],[1 3]]`
Compute the following sums:
`[[2 1 3],[0 3 5],[-1 2 5]]`+ `[[1 -2 3],[2 6 1],[0 -3 1]]`
Let A = `[[2,4],[3,2]]`, `B=[[1,3],[-2,5]]`and `c =[[-2,5],[3,4]]`.Find each of the following: B − 4C
If A =`[[2 3],[5 7]],B =` `[[-1 0 2],[3 4 1]]`,`C= [[-1 2 3],[2 1 0]]`find
2B + 3A and 3C − 4B
If A = diag (2 − 59), B = diag (11 − 4) and C = diag (−6 3 4), find
2A + 3B − 5C
Find matrices X and Y, if 2X − Y = `[[6 -6 0],[-4 2 1]]`and X + 2Y =`[[3 2 5],[-2 1 -7 ]]`
f X − Y =`[[1 1 1],[1 1 0],[1 0 0]]` and X + Y = `[[3 5 1],[-1 1 1],[11 8 0]]`find X and Y.
If A =`[[9 1],[7 8]],B=[[1 5],[7 12]]`find matrix C such that 5A + 3B + 2C is a null matrix.
If A = `[[2 -2],[4 2],[-5 1]],B=[[8 0],[4 -2],[3 6]]`
, find matrix X such that 2A + 3X = 5B.
If A = `[[1 -3 2],[2 0 2]]`and `B = [[2 -1 -1],[1 0 -1]]` find the matrix C such that A + B + C is
, find the matrix C such that A + B + C is zero matrix.
Find x, y satisfying the matrix equations
`[[X-Y 2 -2],[4 x 6]]+[[3 -2 2],[1 0 -1]]=[[ 6 0 0],[ 5 2x+y 5]]`
Find a matrix X such that 2A + B + X = O, where
If A = `[[8 0],[4 -2],[3 6]]` and B = `[[2 -2],[4 2],[-5 1]]`
, then find the matrix X of order 3 × 2 such that 2A + 3X = 5B.
If w is a complex cube root of unity, show that
`([[1 w w^2],[w w^2 1],[w^2 1 w]]+[[w w^2 1],[w^2 1 w],[w w^2 1]])[[1],[w],[w^2]]=[[0],[0],[0]]`
Express the matrix \[A = \begin{bmatrix}3 & - 4 \\ 1 & - 1\end{bmatrix}\] as the sum of a symmetric and a skew-symmetric matrix.
Find the values of x and y, if \[2\begin{bmatrix}1 & 3 \\ 0 & x\end{bmatrix} + \begin{bmatrix}y & 0 \\ 1 & 2\end{bmatrix} = \begin{bmatrix}5 & 6 \\ 1 & 8\end{bmatrix}\]
If \[x\binom{2}{3} + y\binom{ - 1}{1} = \binom{10}{5}\] , find the value of x.
If \[2\begin{bmatrix}3 & 4 \\ 5 & x\end{bmatrix} + \begin{bmatrix}1 & y \\ 0 & 1\end{bmatrix} = \begin{bmatrix}7 & 0 \\ 10 & 5\end{bmatrix}\] , find x − y.
If \[\binom{x + y}{x - y} = \begin{bmatrix}2 & 1 \\ 4 & 3\end{bmatrix}\binom{1}{ - 2}\] , then write the value of (x, y).
If A = `[(1, 2),(-2, 1)]`, B = `[(2, 3),(3, -4)]` and C = `[(1, 0),(-1, 0)]`, verify: A(B + C) = AB + AC
If A = `[(2, 1)]`, B = `[(5, 3, 4),(8, 7, 6)]` and C = `[(-1, 2, 1),(1, 0, 2)]`, verify that A(B + C) = (AB + AC).
If A = `[(1, 2),(4, 1),(5, 6)]` B = `[(1, 2),(6, 4),(7, 3)]`, then verify that: (2A + B)′ = 2A′ + B′
Let A = `[(1, 2),(-1, 3)]`, B = `[(4, 0),(1, 5)]`, C = `[(2, 0),(1, -2)]` and a = 4, b = –2. Show that: A + (B + C) = (A + B) + C
Let A = `[(1, 2),(-1, 3)]`, B = `[(4, 0),(1, 5)]`, C = `[(2, 0),(1, -2)]` and a = 4, b = –2. Show that: (a + b)B = aB + bB
Matrix multiplication is ______ over addition.
Matrices of any order can be added.
`"A" = [(1,-1),(2,-1)], "B" = [("x", 1),("y", -1)]` and (A + B)2 = A2 + B2, then x + y = ____________.
Let A = `[(1, -1),(2, α)]` and B = `[(β, 1),(1, 0)]`, α, β ∈ R. Let α1 be the value of α which satisfies (A + B)2 = `A^2 + [(2, 2),(2, 2)]` and α2 be the value of α which satisfies (A + B)2 = B2 . Then |α1 – α2| is equal to ______.