Easy -1.8 This is a straightforward recall question testing only whether students know the basic rule for matrix multiplication compatibility (columns of first matrix must equal rows of second). It requires no calculation, just checking dimensions: A is 3×3, B is 3×2, C is 2×3. This is simpler than typical A-level questions as it's pure recall with no computation or problem-solving.