Unit 2: Matrices and Determinants

February 17, 2026

Semester 1
BP106RMT

Introduction to Matrices and Determinants

Unit 2 covers ‘Matrices and Determinants’, a powerful tool for handling multiple variables simultaneously. In Pharmacy, this is crucial for solving ‘Simultaneous Equations’ found in complex Pharmacokinetic models. You will learn how to add, multiply, and invert matrices, and use Cramer’s Rule to find unknown values.

Syllabus & Topics

  • 1Matrices: Introduction, Types (Row, Column, Square, Diagonal, Scalar, Unit, Null)
  • 2Operations: Addition, Subtraction, Multiplication, Transpose of a matrix
  • 3Determinants: Properties, Minors and co-Factors
  • 4Product of determinants
  • 5Matrix Solution: Adjoint and Inverse of a matrix
  • 6Solution of system of linear equations: Matrix method, Cramer’s rule
  • 7Cayley–Hamilton theorem: Characteristic equation and roots
  • 8Application of Matrices in solving Pharmacokinetic equations

Learning Objectives

Perform matrix addition, multiplication, and find the transpose.
Calculate the determinant of a square matrix.
Find the inverse of a matrix using the Adjoint method.
Solve linear equations using Cramer’s Rule.
Understand the application of matrices in Pharmacokinetics.

Frequently Asked Questions (FAQs)

Q1. What is a Singular Matrix?

A square matrix is called singular if its determinant is zero (|A| = 0). A non-singular matrix has a non-zero determinant (|A| ≠ 0) and is therefore invertible.

Q2. What is Cramer’s Rule?

Cramer’s Rule is a method used to solve a system of linear equations with the help of determinants. It is applicable only when the system has a unique solution (i.e., the determinant of the coefficient matrix is non-zero).

Q3. Application of Matrices in Pharmacy?

In pharmacy, matrices are used to solve simultaneous linear equations in pharmacokinetic models (such as multi-compartment models) and in the analysis of clinical trial data.

Q4. What is the Transpose of a Matrix?

The transpose of a matrix is obtained by interchanging its rows and columns. If A is an m × n matrix, then its transpose Aᵀ is an n × m matrix.

Q5. State Cayley–Hamilton Theorem.

The Cayley–Hamilton theorem states that every square matrix satisfies its own characteristic equation. This theorem is often used to find the inverse of a matrix.