Q1Easy
A matrix in which the number of rows equals the number of columns is called a:
வரிசைகளின் எண்ணிக்கை நெடுவரிசைகளின் எண்ணிக்கைக்கு சமமாக இருக்கும் ஒரு அணி ஒரு அழைக்கப்படுகிறது:
- aSquare matrix — சதுர அணி✓ Correct
- bRow matrix — வரிசை அணி
- cNull matrix — பூஜ்ய அணி
- dRectangular matrix — செவ்வக அணி
Explanation
When rows = columns (e.g., 3×3), the matrix is called a square matrix.
வரிசைகள் = நெடுவரிசைகள் (எ.கா., 3×3), அணி சதுர அணி எனப்படும்.
Q2Easy
A matrix with 3 rows and 4 columns has order:
3 வரிசைகள் மற்றும் 4 நெடுவரிசைகள் கொண்ட அணி வரிசையைக் கொண்டுள்ளது:
- a4 × 3
- b3 × 4✓ Correct
- c12
- d3 + 4
Explanation
Matrix order is written as (number of rows) × (number of columns), so 3×4.
மேட்ரிக்ஸ் வரிசை (வரிசைகளின் எண்ணிக்கை) × (நெடுவரிசைகளின் எண்ணிக்கை) என எழுதப்படுகிறது, எனவே 3×4.
Q3Easy
A matrix with only one row is called a:
ஒரே ஒரு வரிசையைக் கொண்ட அணி அழைக்கப்படுகிறது:
- aRow matrix — வரிசை அணி✓ Correct
- bZero matrix — ஜீரோ மேட்ரிக்ஸ்
- cColumn matrix — நெடுவரிசை அணி
- dSquare matrix — சதுர அணி
Explanation
A matrix with exactly one row (and any number of columns) is called a row matrix.
சரியாக ஒரு வரிசையைக் கொண்ட அணி (மற்றும் எத்தனை நெடுவரிசைகள் இருந்தாலும்) வரிசை அணி எனப்படும்.
Q4Easy
A matrix with only one column is called a:
ஒரே ஒரு நெடுவரிசையைக் கொண்ட அணி அழைக்கப்படுகிறது:
- aIdentity matrix — அடையாள அணி
- bColumn matrix — நெடுவரிசை அணி✓ Correct
- cRow matrix — வரிசை அணி
- dDiagonal matrix — மூலைவிட்ட அணி
Explanation
A matrix with exactly one column (and any number of rows) is called a column matrix.
சரியாக ஒரு நெடுவரிசையைக் கொண்ட அணி (மற்றும் எத்தனை வரிசைகள் இருந்தாலும்) நெடுவரிசை அணி எனப்படும்.
Q5Easy
Two matrices are equal only if:
இரண்டு மெட்ரிக்குகள் சமமாக இருந்தால் மட்டுமே:
- aTheir sums are equal — அவற்றின் தொகை சமம்
- bThey have the same order and all corresponding elements are equal — அவை ஒரே வரிசையைக் கொண்டுள்ளன மற்றும் தொடர்புடைய அனைத்து கூறுகளும் சமமானவை✓ Correct
- cThey are both square matrices — அவை இரண்டும் சதுர மெட்ரிக்குகள்
- dThey have the same order only — அவர்களுக்கு ஒரே வரிசை மட்டுமே உள்ளது
Explanation
Matrix equality requires identical order AND every corresponding entry being equal.
மேட்ரிக்ஸ் சமத்துவத்திற்கு ஒரே மாதிரியான வரிசை மற்றும் ஒவ்வொரு உள்ளீடும் சமமாக இருக்க வேண்டும்.
20 more questions on Matrices
Track your mastery, build a daily streak, and compete on the leaderboard across all 7 TN TET subjects.