The fourth or the D) Option is correct.
To find the new induced matrix via a scalar quantified multiplication we have to multiply the scalar quantity with each element surrounded and provided in a composed (In this case) 3×3 or three times three matrix comprising 3 columns and 3 rows for each element which is having a valued numerical in each and every position.
Multiply the scalar quantity with each element with respect to its row and column positioning that is,
Row × Column. So;
(1 × 1) × 7, (2 × 1) × 7, (3 × 1) × 7, (1 × 2) × 7, (2 × 2) × 7, (3 × 2) × 7, (1 × 3) × 7, (2 × 3) × 7 and (3 × 3) × 7. This will provide the final answer, that is, the D) Option.
To interpret and make it more interesting in LaTeX form. Here is the solution with LaTeX induced matrix.
[tex]\mathcal{A = \begin{bmatrix}1 & 0 & 3 \\ 2 & -1 & 2 \\ 0 & 2 & 1 \\ \end{bmatrix}}[/tex]
[tex]\mathbf{\therefore \quad 7A = 7 \times \begin{bmatrix}1 & 0 & 3 \\ 2 & - 1 & 2 \\ 0 & 2 & 1 \\ \end{bmatrix}}[/tex]
[tex]\mathbf{\therefore \quad \begin{bmatrix}7 \times 1 & 7 \times 0 & 7 \times 3 \\ 7 \times 2 & 7 \times -1 & 7 \times 2 \\ 7 \times 0 & 7 \times 2 & 7 \times 1 \\ \end{bmatrix}}[/tex]
[tex]\therefore \quad \begin{\bmatrix}7 & 14 & 0 \\ 0 & -7 & 14 \\ 21 & 14 & 7 \end{bmatrix}[/tex]
Hope it helps.