What this deck covers
This deck focuses on Properties Of Matrix Operations, giving you a quick way to review the definitions, rules, and examples that matter most for Precalculus.
Study Properties Of Matrix Operations in Precalculus with focused flashcards that help you recognize the idea, recall the key rule, and apply it in practice-style prompts.
0% Complete
What is a correct way to reorder factors in a product of matrices: change order or regroup with parentheses?
Tap card or press Space to flip
Regroup only: you may use (AB)C=A(BC), not reorder factors. Associativity allows regrouping, not reordering.
How well did you know it?
Card 1 / 33
Space to flip · ← / → to move · once flipped, → Got it · ← Still learning
This deck focuses on Properties Of Matrix Operations, giving you a quick way to review the definitions, rules, and examples that matter most for Precalculus.
Work through these flashcards in short sessions. Try to answer each prompt before flipping the card, then revisit any cards you miss until the explanation feels automatic.
Answer: Regroup only: you may use (AB)C=A(BC), not reorder factors. Associativity allows regrouping, not reordering.
Answer: AI=IA=A. The identity matrix I leaves any matrix unchanged when multiplied.
Answer: Commutativity: in general, AB=BA. Matrix multiplication order matters, unlike regular number multiplication.
Answer: False; cancellation can fail if A is not invertible. Unlike numbers, matrices can't always be cancelled from equations.
Answer: No conclusion; AB=AC does not imply B=C. Without invertibility, can't cancel matrices.
Answer: AC+AD+BC+BD. Each term in first parentheses multiplies each in second.
Answer: Left distributive: A(B+C)=AB+AC. Matrix A distributes over the sum inside parentheses.
Answer: Right distributive: (A+B)C=AC+BC. The sum distributes over matrix C on the right.
Answer: It means AB=BA. The product is the same regardless of multiplication order.
Answer: (AB)C=A(BC). Associativity always holds; commutativity doesn't.
Answer: (A+B)C=AC+BC. A sum multiplied by C equals the sum of individual products.
Answer: B=C. Multiply both sides by A−1 to cancel A.
Answer: k(A+B)=kA+kB. Scalars distribute over matrix addition like regular distributive property.
Answer: Associative: (AB)C=A(BC) (when defined). Grouping doesn't affect the result when multiplying matrices.
Answer: Commutative usually fails: in general AB=BA. Order matters in matrix multiplication, unlike regular numbers.
Answer: ABC+ABD. Factor out B first: A(B(C+D))=AB(C+D)=ABC+ABD.
Answer: A+0=A. The zero matrix acts as the additive identity for matrices.
Answer: A0=0 and 0A=0. Multiplying any matrix by the zero matrix yields the zero matrix.
Answer: AC+AD+BC+BD. Apply distributive property twice: (A+B) to each term, then expand.
Answer: AB−AC. Apply left distributive property: A(B−C)=AB−AC.
Answer: Correct: AB+AC. Order matters: AC=CA, so keep original order.
Answer: AC−BC. Apply right distributive property: (A−B)C=AC−BC.
Answer: A(BC)=(AB)C. Grouping doesn't affect the result when multiplying three matrices.
Answer: Correct: AC+BC. Order matters: CB=BC, so keep original order.
Answer: AB=BA is generally false. Commutativity fails but transpose reversal always works.
Answer: B=C. Multiply both sides by A−1 on the right.
Answer: AB=BA, so multiplication is not commutative. Since the products differ, matrix multiplication isn't commutative.
Answer: No conclusion; AB=CB does not imply A=C. Without invertibility, can't cancel matrices.
Answer: A(B+C)=AB+AC and A(BC)=(AB)C are always true. Distributive and associative properties hold, but commutativity doesn't.
Answer: ABD+CBD. Factor out B first: ((A+C)B)D=(AB+CB)D=ABD+CBD.
Answer: A(B+C)=AB+AC. Multiplying A by a sum equals the sum of individual products.
Answer: A must be invertible. Only invertible matrices allow cancellation: multiply both sides by A−1.
Answer: (AB)C. Associativity allows regrouping without changing order.