Matrix multiplication example for calculating total basketball points from different types of baskets.
A math problem showing matrix multiplication for calculating basketball points, with columns labeled 2pt, 3pt, and FT, and a matrix B multiplied by a vector P to get total points.