UG Mathematics Booster Test 3 - Equality of Matrices
π Answers are locked once submitted β results and explanations appear at the end.
QUESTION 1 OF 20
Matrix \(A\) represents the 5-day moving average of 3 stocks β order \(5\times 3\).
Matrix \(B\) represents the 3-day moving average of 5 stocks β order \(3\times 5\).
For \(A=B\), what must be the order of \(B\)?
QUESTION 2 OF 20
Let
A=[β(3@4)],B=[β(x@y)]
If A=B, find the magnitude of the vector.
QUESTION 3 OF 20
If corresponding entries give triangle vertices (0,0),(1,0),(0,2), find the area.
QUESTION 4 OF 20
If
[β (m+1&2@3&n-1)]=[β (4&2@3&5)]
find m,n.
QUESTION 5 OF 20
Let
A=[β (a&b)],B=[β (1&1)]
where a,bβ{0,1}.
Find the probability that A=B.
Total outcomes = 4 β only (1β,1)works
QUESTION 6 OF 20
Let
\(A=\left[\begin{pmatrix}1 & 2\\ 3 & 4\end{pmatrix}\right],B=\left[\begin{pmatrix}1 & 2\\ 3 & 4\end{pmatrix}\right],C=\left[\begin{pmatrix}1 & 2\\ 4 & 3\end{pmatrix}\right]\)
| List I | List II |
|---|---|
| 1. \(A=B\) | a. True |
| 2. \(A=C\) | b. False |
| 3. \(A-B=O\) | c. True |
| 4. \(A-C=O\) | d. False |
QUESTION 7 OF 20
Which pairs can never be equal due to different orders?
(I) \(2\times 3\) and \(3\times 2\) matrices
(II) Column matrix with 4 elements and row matrix with 4 elements
(III) Two square matrices of order 3
QUESTION 8 OF 20
Let
\(A=\left[\begin{pmatrix}x & 2\\ 3 & y\end{pmatrix}\right],B=\left[\begin{pmatrix}1 & 2\\ 3 & 4\end{pmatrix}\right]\)
Which statement is incorrect?
QUESTION 9 OF 20
If
\(\left[\begin{pmatrix}x & 2\\ 3 & y\end{pmatrix}\right]=\left[\begin{pmatrix}1 & 2\\ 3 & 1\end{pmatrix}\right]\)
and \(x>y>0\), find \(x-y\).
QUESTION 10 OF 20
The system
\(y=x^{2}andy=2x+1\)
represents a parabola and a line.
How many real intersection points exist?
QUESTION 11 OF 20
Assertion (A): The matrix equality
\(\left[\begin{pmatrix}x+1 & y\\ 2 & 3\end{pmatrix}\right]=\left[\begin{pmatrix}4 & 5\\ 2 & 3\end{pmatrix}\right]\)
gives a unique solution for \(x\) and \(y\).
Reason (R): A system of linear equations has infinitely many solutions if the corresponding lines are coincident.
QUESTION 12 OF 20
If
\(x=2,y=4,z=1,w=0.5(w>0)\)
arrange in ascending order.
QUESTION 13 OF 20
If
\(\left[\begin{pmatrix}C & 20\\ 30 & 40\end{pmatrix}\right]=\left[\begin{pmatrix}30 & 20\\ 30 & 40\end{pmatrix}\right]\)
find \(C\).
QUESTION 14 OF 20
Match the Following
| List I | List II |
|---|---|
| 1. Step 1 | a. Solve simultaneous equations |
| 2. Step 2 | b. Validate dimensions are equal |
| 3. Step 3 | c. Substitute back to check |
| 4. Step 4 | d. Equate elements |
QUESTION 15 OF 20
A 3D coordinate is given by
\(\left[\begin{aligned}x\\ y\\ z\end{aligned}\right]=\left[\begin{aligned}0\\ 0\\ 0\end{aligned}\right]\)
This implies \(x=0,Β y=0,Β z=0\).
The coefficient matrix of the system is the identity matrix:
\(I=\left[\begin{pmatrix}1 & 0 & 0\\ 0 & 1 & 0\\ 0 & 0 & 1\end{pmatrix}\right]\)
Find \(detβ‘(I)\).
QUESTION 16 OF 20
By simplifying the matrix relation, the parametric equations are obtained as:
\(x=2cosβ‘t,y=3sinβ‘t\)
which represent an ellipse.
Find the area enclosed by this curve.
QUESTION 17 OF 20
Solve the matrix equation
\(\left[\begin{pmatrix}x+2 & 0\\ 0 & x+2\end{pmatrix}\right]=\left[\begin{pmatrix}19 & 0\\ 0 & 19\end{pmatrix}\right]\)
given the boundary condition \(x>0\).
Find \(x\).
QUESTION 18 OF 20
Let
\(A=\left[\begin{pmatrix}u & v\end{pmatrix}\right],B=\left[\begin{pmatrix}2 & 2\end{pmatrix}\right]\)
where \(u,v\in \{1,2,3,4\}\).
Find the probability that \(A=B\).
QUESTION 19 OF 20
Given the constraint:
\(x+y=4\)
which point lies exactly on the boundary?
QUESTION 20 OF 20
Assertion (A): The matrix equation
\(\left[\begin{pmatrix}x & 2\end{pmatrix}\right]=\left[\begin{pmatrix}3 & 2\end{pmatrix}\right]\)
gives a real solution \(x=3\).
Reason (R): In matrix equality, only the first elements need to be equal.
Test Complete!
Answer Review
1 Matrix \(A\) represents the 5-day moving average of 3 stocks β order \(5\times 3\).
Matrix \(B\) represents the 3-day moving average of 5 stocks β order \(3\times 5\).
For \(A=B\), what must be the order of \(B\)?
Equal matrices must have identical orders. Matrix \(A\) is \(5\times 3\). Therefore \(B\) must also be \(5\times 3\).
Matrix equality requires two conditions: same order and equal corresponding elements. Since matrix \(A\) has order \(5\times 3\), matrix \(B\) must also contain 5 rows and 3 columns. Therefore Option C is correct. Options A, B, and D fail because their dimensions differ.
- Option A β Rows and columns are interchanged, so order differs.
- Option B β Number of columns does not match matrix \(A\).
- Option D β Both rows and columns differ from matrix \(A\).
Used: Elimination
Application:
- Compare matrix dimensions directly.
Final Logic:
- Equal matrices always have identical rowβcolumn structure.
"Equal matrix = equal size"
2 Let
A=[β(3@4)],B=[β(x@y)]
If A=B, find the magnitude of the vector.
Equality gives \(x=3,Β y=4\). Magnitude formula uses Pythagoras theorem. Result equals 5.
Since \(A=B\), \(x=3,y=4\) Vector magnitude: \(\sqrt{x^{2}+y^{2}}\) \(=\sqrt{3^{2}+4^{2}}=\sqrt{9+16}=\sqrt{25}=5\) Hence Option D is correct.
- Option A β Uses only one component.
- Option B β Ignores complete magnitude formula.
- Option C β Gives squared magnitude instead of magnitude.
Used: Substitution
Application:
- Use corresponding entries and apply vector magnitude formula.
Final Logic:
- \(3\)-\(4\)-\(5\) triangle gives magnitude 5.
"3-4-5 triangle"
3 If corresponding entries give triangle vertices (0,0),(1,0),(0,2), find the area.
Base length equals 1. Height equals 2. Triangle area becomes 1 square unit.
Using triangle area formula: \(Area=\frac{1}{2}\times base\times height\) Base \(=1\), height \(=2\). \(Area=\frac{1}{2}(1)(2)=1\) Thus Option A is correct.
- Option B β Incorrect multiplication.
- Option C β Far larger than actual geometric area.
- Option D β Uses rectangle area instead of triangle area.
Used: Dimensional/Unit Analysis
Application:
- Identify geometric dimensions correctly.
Final Logic:
- Half of base Γ height gives area.
"Triangle = half rectangle"
4 If
[β (m+1&2@3&n-1)]=[β (4&2@3&5)]
find m,n.
Compare corresponding entries. \(m+1=4\) and \(n-1=5\). Hence \(m=3,Β n=6\).
From matrix equality: \(m+1=4\Rightarrow m=3n-1=5\Rightarrow n=6\) Thus the correct pair is \(\left(3,\ 6\right)\). The provided option label should be Option B.
- Option A β Incorrect value of \(m\).
- Option C β Values do not satisfy equations.
- Option D β Both variables incorrect.
Used: Substitution
Application:
- Equate matching matrix entries.
Final Logic:
- Equal positions produce linear equations.
"Box equals box"
5 Let
A=[β (a&b)],B=[β (1&1)]
where a,bβ{0,1}.
Find the probability that A=B.
Total outcomes = 4 β only (1β,1)works
Four equally likely outcomes exist. Only one equals matrix \(B\). Probability equals \(1/4\).
Possible ordered pairs: \(\left(0,0),(0,1),(1,0),(1,1\right)\) Only \(\left(1,\ 1\right)\)satisfies matrix equality. Hence: \(P(A=B)=\frac{1}{4}\) Thus Option A is correct.
- Option B β Counts two favorable cases incorrectly.
- Option C β Exceeds actual probability.
- Option D β Assumes eight total outcomes.
Used: Option Grouping
Application:
- List all possible ordered pairs.
Final Logic:
- One favorable outcome among four total outcomes.
"Only all ones work"
6 Let
\(A=\left[\begin{pmatrix}1 & 2\\ 3 & 4\end{pmatrix}\right],B=\left[\begin{pmatrix}1 & 2\\ 3 & 4\end{pmatrix}\right],C=\left[\begin{pmatrix}1 & 2\\ 4 & 3\end{pmatrix}\right]\)
| List I | List II |
|---|---|
| 1. \(A=B\) | a. True |
| 2. \(A=C\) | b. False |
| 3. \(A-B=O\) | c. True |
| 4. \(A-C=O\) | d. False |
- Equal matrices have identical corresponding elements.
- Subtracting equal matrices gives the zero matrix.
- Even one unequal corresponding element makes two matrices unequal.
- Compare the matrices element by element.
[
A=\begin{bmatrix}1&2\3&4\end{bmatrix},
\qquad
B=\begin{bmatrix}1&2\3&4\end{bmatrix}
]
All corresponding elements of A and B are equal. Therefore,
A = B
Subtracting equal matrices gives
[
A-B=\begin{bmatrix}0&0\0&0\end{bmatrix}=O
]
Now compare A and C.
[
C=\begin{bmatrix}1&2\4&3\end{bmatrix}
]
The corresponding elements differ:
- (a_{21}): 3 β 4
- (a_{22}): 4 β 3
Hence,
A β C
and
[
A-C=
\begin{bmatrix}
0&0\
- 1&1
\end{bmatrix}
\neq O
]
Therefore, the correct matching is:
List I List II
1. A = B a. True
2. A = C b. False
3. A β B = O c. True
4. A β C = O d. False
Hence, Option B is correct.
- Option A β Incorrect because A β C.
- Option C β Incorrect because A = B is true and A β C β O.
- Option D β Incorrect because A β B = O is true, whereas A β C β O.
Elimination
Application:
- Compare the corresponding entries of the matrices. If all entries are equal, the matrices are equal; otherwise, they are unequal. Then verify the subtraction.
Final Logic:
- Equal matrices have identical corresponding elements and their difference is the zero matrix.
- "Same entries β Same matrix β Zero difference."
7 Which pairs can never be equal due to different orders?
(I) \(2\times 3\) and \(3\times 2\) matrices
(II) Column matrix with 4 elements and row matrix with 4 elements
(III) Two square matrices of order 3
Equal matrices need same order. Cases I and II differ structurally. Case III may still be equal.
(I) Orders differ. (II) Column and row matrices have different dimensions. (III) Two \(3\times 3\) matrices can be equal if entries match. Thus only I and II can never be equal. Hence Option A is correct.
- Option B β Includes a possible equality case.
- Option C β Excludes statement I incorrectly.
- Option D β Statement III is not always false.
Used: Elimination
Application:
- Check dimensional compatibility.
Final Logic:
- Different orders prevent equality.
"Different shape β never equal"
8 Let
\(A=\left[\begin{pmatrix}x & 2\\ 3 & y\end{pmatrix}\right],B=\left[\begin{pmatrix}1 & 2\\ 3 & 4\end{pmatrix}\right]\)
Which statement is incorrect?
Equal determinants do not ensure equality. Corresponding entries must match. Matrix equality is stricter.
Matrices are equal only when every corresponding element matches. Equal determinants merely indicate equal scalar values, not identical matrices. Therefore Option D is incorrect. Options A, B, and C correctly describe matrix equality conditions.
- Option A β Correct equality condition.
- Option B β One unequal entry breaks equality.
- Option C β Full entry-wise equality is necessary.
Used: Extreme Word Filter
Application:
- Check whether the condition guarantees equality universally.
Final Logic:
- Equal determinants cannot ensure equal matrices.
"Same determinant β same matrix"
9 If
\(\left[\begin{pmatrix}x & 2\\ 3 & y\end{pmatrix}\right]=\left[\begin{pmatrix}1 & 2\\ 3 & 1\end{pmatrix}\right]\)
and \(x>y>0\), find \(x-y\).
Equality gives \(x=1,Β y=1\). Difference equals zero. Given inequality condition is inconsistent.
From equality: \(x=1,y=1\) Thus: \(x-y=0\) Although the condition \(x>y\) is inconsistent with equality, the matrix comparison still yields difference \(0\). Hence Option C is correct.
- Option A β Arithmetic mismatch.
- Option B β Impossible from obtained values.
- Option D β Difference is not three.
Used: Substitution
Application:
- Directly compare corresponding entries.
Final Logic:
- Equal entries give equal variable values.
"Equal boxes β equal numbers"
10 The system
\(y=x^{2}andy=2x+1\)
represents a parabola and a line.
How many real intersection points exist?
Equate both equations. Quadratic equation gives two roots. Therefore two intersections exist.
Equating: \(x^{2}=2x+1\) \(x^{2}-2x-1=0\) Discriminant: \((-2)^{2}-4(1)(-1)=8>0\) Hence there are two distinct real roots, so the parabola and line intersect at two points. Therefore Option C is correct.
- Option A β Discriminant is positive, not negative.
- Option B β Roots are distinct, not repeated.
- Option D β Quadratic and line intersect at maximum two points.
Used: Substitution
Application:
- Set equations equal and analyze roots.
Final Logic:
- Positive discriminant gives two real intersections.
"Quadratic + line β at most 2 cuts"
11 Assertion (A): The matrix equality
\(\left[\begin{pmatrix}x+1 & y\\ 2 & 3\end{pmatrix}\right]=\left[\begin{pmatrix}4 & 5\\ 2 & 3\end{pmatrix}\right]\)
gives a unique solution for \(x\) and \(y\).
Reason (R): A system of linear equations has infinitely many solutions if the corresponding lines are coincident.
Matrix equality gives two equations. Unique values of \(x\) and \(y\) result. Reason is unrelated here.
From matrix equality: \(x+1=4,y=5\) Thus: \(x=3,y=5\) A unique solution exists, so Assertion is true. The Reason statement is generally true in coordinate geometry, but it does not explain this matrix situation. Therefore Option C should logically be correct, not D.
- Option A β Assertion is clearly true.
- Option C β Reason is true but unrelated to matrix equality explanation.
- Option D β Assertion is not false.
Used: Elimination
Application:
- Check assertion and reason independently.
Final Logic:
- Unique values arise from direct element comparison.
"Equal entries β fixed values"
12 If
\(x=2,y=4,z=1,w=0.5(w>0)\)
arrange in ascending order.
Compare numerical values directly. Smallest is \(0.5\). Largest is \(4\).
Values are: \(w=0.5,z=1,x=2,y=4\) Ascending order means smallest to largest: \(0.5<1<2<4\) Thus the correct arrangement is: \(w,z,x,y\) Hence Option A is correct.
- Option B β Places 2 before 1 incorrectly.
- Option C β Places 1 before 0.5 incorrectly.
- Option D β Completely reverses ascending order.
Used: Option Grouping
Application:
- Arrange values numerically from least to greatest.
Final Logic:
- Ascending means increasing numerical order.
"Half, one, two, four"
13 If
\(\left[\begin{pmatrix}C & 20\\ 30 & 40\end{pmatrix}\right]=\left[\begin{pmatrix}30 & 20\\ 30 & 40\end{pmatrix}\right]\)
find \(C\).
Equal matrices have equal entries. Compare first corresponding elements. Hence \(C=30\).
Matrix equality requires corresponding entries to match: \(C=30\) All remaining entries are already equal. Therefore Option B is correct.
- Option A β Does not satisfy equality.
- Option C β First entries differ.
- Option D β Matrix equality fails.
Used: Substitution
Application:
- Compare entries in identical positions.
Final Logic:
- Equal positions imply equal values.
"Top-left equals top-left"
14 Match the Following
| List I | List II |
|---|---|
| 1. Step 1 | a. Solve simultaneous equations |
| 2. Step 2 | b. Validate dimensions are equal |
| 3. Step 3 | c. Substitute back to check |
| 4. Step 4 | d. Equate elements |
First verify matrix order. Then equate entries. Solve and finally verify.
Correct procedure: 1. Validate equal dimensions. 2. Equate corresponding elements. 3. Solve resulting equations. 4. Substitute answers back for checking. Thus mapping becomes: \(1-b,Β 2-d,Β 3-a,Β 4-c\) Hence Option C is correct.
- Option A β Solving cannot occur before equations form.
- Option B β Step order is inconsistent.
- Option D β Verification cannot precede solving.
Used: Contextual/Tonal Matching
Application:
- Arrange steps logically from identification to verification.
Final Logic:
- Equality checking always begins with same order.
"Check β Compare β Solve β Verify"
15 A 3D coordinate is given by
\(\left[\begin{aligned}x\\ y\\ z\end{aligned}\right]=\left[\begin{aligned}0\\ 0\\ 0\end{aligned}\right]\)
This implies \(x=0,Β y=0,Β z=0\).
The coefficient matrix of the system is the identity matrix:
\(I=\left[\begin{pmatrix}1 & 0 & 0\\ 0 & 1 & 0\\ 0 & 0 & 1\end{pmatrix}\right]\)
Find \(detβ‘(I)\).
Identity matrix has determinant 1. Product of diagonal ones remains 1. Therefore determinant equals 1.
For any identity matrix: \(detβ‘(I)=1\) Since all diagonal entries are 1 and off-diagonal entries are 0, determinant equals 1. Therefore Option A is correct.
- Option B β Determinant is not sum of diagonals.
- Option C β Determinant cannot be negative here.
- Option D β Arbitrary incorrect value.
Used: Elimination
Application:
- Recall standard determinant property of identity matrices.
Final Logic:
- Identity matrices always have determinant 1.
"I for Identity β determinant 1"
16 By simplifying the matrix relation, the parametric equations are obtained as:
\(x=2cosβ‘t,y=3sinβ‘t\)
which represent an ellipse.
Find the area enclosed by this curve.
Semi-axes are 2 and 3. Ellipse area equals \(\pi ab\). Final area becomes \(6\pi\).
The ellipse has semi-major axis \(a=2\) and semi-minor axis \(b=3\). Ellipse area formula: \(Area=\pi ab\) \(=\pi (2)(3)=6\pi\) Hence Option C is correct.
- Option A β Uses incorrect axis product.
- Option B β Arithmetic error.
- Option D β Double the actual area.
Used: Substitution
Application:
- Identify ellipse parameters from parametric equations.
Final Logic:
- Multiply semi-axes and \(\pi\).
"Ellipse β \(\pi ab\)"
17 Solve the matrix equation
\(\left[\begin{pmatrix}x+2 & 0\\ 0 & x+2\end{pmatrix}\right]=\left[\begin{pmatrix}19 & 0\\ 0 & 19\end{pmatrix}\right]\)
given the boundary condition \(x>0\).
Find \(x\).
Compare diagonal entries directly. Equation becomes \(x+2=19\). Hence \(x=17\).
From equality of corresponding entries: \(x+2=19x=17\) The condition \(x>0\) is satisfied. Therefore Option B is correct.
- Option A β Gives 17 only after adding 2.
- Option C β Does not satisfy equality.
- Option D β Produces incorrect matrix entries.
Used: Substitution
Application:
- Use equality of corresponding diagonal elements.
Final Logic:
- Equal entries form simple linear equations.
"19 minus 2"
18 Let
\(A=\left[\begin{pmatrix}u & v\end{pmatrix}\right],B=\left[\begin{pmatrix}2 & 2\end{pmatrix}\right]\)
where \(u,v\in \{1,2,3,4\}\).
Find the probability that \(A=B\).
Both entries must equal 2. Total outcomes are 16. Only one favorable outcome exists.
Possible ordered pairs: \(4\times 4=16\) Only \(\left(2,\ 2\right)\)satisfies equality. Thus: \(P(A=B)=\frac{1}{16}\) The provided answer \(1/4\) is incorrect.
- Option A β Considers only one variable.
- Option B β Probability too large.
- Option C β Does not match total outcomes.
Used: Option Grouping
Application:
- Count total and favorable ordered pairs.
Final Logic:
- One successful pair among sixteen possibilities.
"Two exact matches needed"
19 Given the constraint:
\(x+y=4\)
which point lies exactly on the boundary?
Boundary points satisfy equation exactly. Substitute coordinates into relation. \(\left(2,\ 2\right)\)satisfies \(x+y=4\).
Testing options: \(2+2=4\) Thus \(\left(2,\ 2\right)\)lies on the line. Also \(\left(4,\ 0\right)\)and \(\left(0,\ 4\right)\)satisfy the equation, so the question has multiple valid answers. Option B is one correct choice.
- Option A β \(3+2=5\), not 4.
- Option C β Actually satisfies the equation.
- Option D β Also satisfies the equation.
Used: Substitution
Application:
- Substitute coordinates into equation.
Final Logic:
- Boundary points make the equation true.
"Add coordinates to test"
20 Assertion (A): The matrix equation
\(\left[\begin{pmatrix}x & 2\end{pmatrix}\right]=\left[\begin{pmatrix}3 & 2\end{pmatrix}\right]\)
gives a real solution \(x=3\).
Reason (R): In matrix equality, only the first elements need to be equal.
Equality gives \(x=3\). All corresponding entries must match. Reason statement is false.
From matrix equality: \(x=3\) Hence Assertion is true. The Reason is false because matrix equality requires every corresponding element to match, not only the first entry. Therefore Option B is correct.
- Option A β Assertion is true.
- Option C β Reason is false.
- Option D β Assertion is not false.
Used: Elimination
Application:
- Evaluate assertion and reason separately.
Final Logic:
- Matrix equality compares all entries.
"All boxes must match"
