Step 1: Analyze the pattern in the columns
Let us observe the relationship between the numbers in each column from top to bottom. Let the rows be R1, R2, and R3.
For Column 1:
The numbers are 1, 2, and 3.
If we add the first two rows and multiply by the first row, or look for a combined arithmetic logic:
(R1+R2)×R1 does not fit everything perfectly.
Let's look at another common matrix pattern:
(R2+R3)÷R1→(2+3)/1=5
Let's try a direct algebraic combination for the column values:
Pattern: (R2×R1)+something?
Let's re-verify the exact mathematical logic linking the row values vertically:
For Column 1: 1×(2+1)=3
For Column 2: 7×(14+1)=105
Wow! Let's check this exact column-wise logic:
Column 1: R1×(R2+1)=1×(2+1)=1×3=3=R3
Column 2: R1×(R2+1)=7×(14+1)=7×15=105=R3
The pattern holds perfectly for both columns!
Step 2: Apply the pattern to Column 3
Following the exact logic established above:
R1×(R2+1)=R3
Substitute the known values from the third column (R1=9 and R3=117, with R2=?):
9×(?+1)=117
Divide both sides by 9:
?+1=9117
?+1=13
Subtract 1 from both sides:
?=13−1
?=12
Thus, the missing number is 12.
Correct Option: D