Question
Construct $a_{2 \times 2}$ matrix, where,
  1. $\text{a}_\text{ij}=\frac{(\text{i}-2\text{j})^2}{2}$
  2. $\text{a}_\text{ij}=|-2\text{i}+3\text{j}|$

Answer

  1. We have, $\text{A}=[\text{a}_\text{ij}]_{2\times2}$
Such that, $\text{a}_\text{ij}=\frac{(\text{i}-2\text{j})^2}{2};$ 
where $1\leq\text{i}\leq2;1\leq\text{j}\leq2\ ....(\text{i})$
$\therefore\ \text{a}_{11}=\frac{(1-2)^2}{2}=\frac{1}{2}$
$\text{a}_{12}=\frac{(1-2\times2)^2}{2}=\frac{9}{2}$
$\text{a}_{21}=\frac{(2-2\times1)^2}{2}=0$
$\text{a}_{22}=\frac{(2-2\times2)^2}{2}=2$
So, $\text{A}=\begin{bmatrix}\frac{1}{2}&\frac{9}{2}\\0&2\end{bmatrix}$
  1. We have, $\text{A}=[\text{a}_\text{ij}]_{2\times2}$
Such that, $\text{a}_\text{ij}=|-2\text{i}+3\text{j}|;$ where $1\leq\text{i}\leq2;1\leq\text{j}\leq2$
$\therefore\ \text{a}_{11}=|-2\times1+3\times1|=1$
$\text{a}_{12}=|-2\times1+3\times2|=4$
$\text{a}_{21}=|-2\times2+3\times1|=-1$
$\text{a}_{22}=|-2\times2+3\times2|=2$
$\therefore\ \text{A}=\begin{bmatrix}1&4\\-1&2\end{bmatrix}$

Need a full question paper?

Generate a complete, print-ready paper with questions like this in minutes — across 16+ boards, with answer keys.

Start Generating Free

Similar questions

Solve the following differential equation
$\frac{\text{dy}}{\text{dx}}=\frac{\text{x e }^\text{x}\log\text{x}+\text{e}^\text{x}}{\text{x}\cos\text{y}}$
Find the points on the curve $xy + 4 = 0$ at which the tangents are inclined at an angle of $45^\circ$ with the $x-$axis.
A factory manufactures two types of screws A and B, each type requiring the use of two machines, an automatic and a hand-operated. It takes 4 minutes on the automatic and 6 minutes on the hand-operated machines to manufacture a packet of screws ‘A’ while it takes 6 minutes on the automatic and 3 minutes on the hand-operated machine to manufacture a packet of screws ‘B’. Each machine is available for at most 4 hours on any day. The manufacturer can sell a packet of screws ‘A’ at a profit of 70 paise and screws ‘B’ at a profit of Rs. 1. Assuming that he can sell all the screws he manufactures, how many packets of each type should the factory owner produce in a day in order to maximize his profit? Formulate the above LPP and solve it graphically and find the maximum profit.
One kind of cake requires $300\ gm$ of flour and $15\ gm$ of fat, another kind of cake requires $150\ gm$ of flour and $30\ gm$ of fat. Find the maximum number of cakes which can be made from $7.5\ kg$ of flour and $600\ gm$ of fat, assuming that there is no shortage of the other ingradients used in making the cake. Make it as an $LPP$ and solve it graphically.
A dietician wishes to mix together two kinds of food $X$ and $Y$ in such a way that the mixture contains at least $10$ units of vitamin $A, 12$ units of vitamin $B$ and $8$ units of vitamin $C.$ The vitamin contents of one $kg$ food is given below:
Food
Vitamin A
Vitamin B
Vitamin C
$X$ $1$ $2$ $3$
$Y$ $2$ $2$ $1$
One kg of food $X$ costs $Rs. 16$ and one $kg$ of food $Y$ costs $Rs.20.$ Find the least cost of the mixture which will produce the required diet $?$
Solve the following differential equation:
$\text{dx + xdy}=\text{e}^{-\text{y}}\sec^2\text{y dy}$
Discuss the continuity and differentiability of the f(x) = |x| + |x - 1| in the interval (-1, 2).
Consider the binary operations *: R × R → R and o: R × R → R defined as $\text{a}∗\text{b} = |\text{a } – \text{ b}|\text{ and}\text{ a} o \text{b} = \text{a},\forall\text{a},\text{b}\in\text{R}.$ Show that * is commutative but not associative, o is associative but not commutative. Further, show that $\forall\text{a},\text{b},\text{c}\in\text{R},\text{a} *(\text{b}o\text{c}) = (\text{a} *\text{b})o(\text{a}*\text{b}).$ [If it is so, we say that the operation * distributes over the operation o]. Does o distribute over *? Justify your answer.
Let C be a curve defined parametrically as $\text{x}=\text{a}\cos^3\theta,\text{y}=\text{a}\sin^3\theta,0\leq\theta\leq\frac{\pi}{2}.$ Determine a point P on C, where the tangent to C is parallel to the chord joining the points (a, 0) and (0, a).
If $\text{A}^\text{T}=\begin{bmatrix}3&4\\-1&2\\0&1\end{bmatrix}$ and $\text{B}=\begin{bmatrix}-1&2&1\\1&2&3\end{bmatrix},$ find $A^T - B^T.$