Free. Exclusive. Just for you.
Four unique services that make learning easier, faster, and smarter - only on our website.

Matrix multiplication applied to a football scoring problem from 1966, calculating final scores based on touchdowns, field goals, safeties, and extra points.

A math worksheet titled "Applying Matrix Multiplication to a Word Problem" showing a football scoring example with Washington and New York teams' scores, using matrix multiplication to calculate the final score.

A math worksheet titled "Applying Matrix Multiplication to a Word Problem" showing a football scoring example with Washington and New York teams' scores, using matrix multiplication to calculate the final score.

JPG 1280×720 88.8 KB Free · Personal Use
Quality Assured by Worksheets Library Team
Reviewed for educational accuracy and age-appropriateness
ID: #585240
Show Answer Key & Explanations Step-by-step solution for: Chapter 12-2 video 5: Matrix Multiplication and Word Problems
We are given a word problem involving matrix multiplication to calculate the final scores of two NFL teams — Washington and New York — based on their scoring plays.

Given:


- Scoring values:
- Touchdown (TD) = 6 points
- Field Goal (FG) = 3 points
- Safety (S) = 2 points
- Extra Point (EP) = 1 point

- Scoring summary:

| | TD | FG | S | EP |
|-----------|----|----|---|----|
| Washington| 10 | 1 | 0 | 9 |
| New York | 6 | 0 | 0 | 5 |

We are to use matrix multiplication to compute the total score for each team.

---

Step 1: Represent the data as matrices



Let’s define:

- A 2×4 matrix $ A $ representing the number of each type of scoring play by each team:

$$
A = \begin{bmatrix}
10 & 1 & 0 & 9 \\
6 & 0 & 0 & 5
\end{bmatrix}
$$

- A 4×1 column vector $ B $ representing the point values of each scoring type:

$$
B = \begin{bmatrix}
6 \\ 3 \\ 2 \\ 1
\end{bmatrix}
$$

Now, we multiply $ A \times B $ to get the total score for each team.

---

Step 2: Perform matrix multiplication



$$
A \times B =
\begin{bmatrix}
10 & 1 & 0 & 9 \\
6 & 0 & 0 & 5
\end{bmatrix}
\times
\begin{bmatrix}
6 \\ 3 \\ 2 \\ 1
\end{bmatrix}
$$

We compute each entry of the resulting 2×1 matrix:

#### For Washington (first row):
$$
(10)(6) + (1)(3) + (0)(2) + (9)(1) = 60 + 3 + 0 + 9 = 72
$$

#### For New York (second row):
$$
(6)(6) + (0)(3) + (0)(2) + (5)(1) = 36 + 0 + 0 + 5 = 41
$$

---

Final Answer:


$$
\text{Final Score} = \begin{bmatrix}
72 \\
41
\end{bmatrix}
$$

So, the final score was:
- Washington: 72 points
- New York: 41 points

This matches historical records of the highest-scoring NFL game in 1966.

---

Summary:


Using matrix multiplication:
- We multiplied the scoring counts matrix by the point value vector.
- Result: Washington scored 72, New York scored 41.
Parent Tip: Review the logic above to help your child master the concept of matrix word problems worksheet.
Print Download

How to use

Click Print to open a print-ready version directly in your browser, or use Download to save the file to your device. The ⭐ Answer button generates an AI answer key instantly - useful for teachers who need a quick reference. Need a different version? Our AI Worksheet Generator lets you create a custom worksheet on any topic in seconds.

(view all matrix word problems worksheet)

Solving Word Problems Involving Matrices - Example 1 ( Video ...
Solving Word Problems Involving Matrices - Overview ( Video ...
matrix eqn to solve system word problem
Word Problems Matrices
Matrix Multiplication word problems with key 1 - Linear System and ...
Matrix Word Problems | PDF | Matrix (Mathematics) | Teaching ...
Matrix word problem: prices (video) | Khan Academy
Matrix Multiplication Worksheets - Math Monks
Matrix Word Problems Pt. 1
kvasnapsmaths.blogspot.in: XII-MATHS: WORD PROBLEMS IN MATRICES ...