ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
Consider the 3×3 matrix {{2,1,-3},{6,3,4},{-2,3,0}}. What is the sum of the elements of the maximum sum rectangle?
Correct Answer: C — 14
The complete matrix represents the maximum sum rectangle and it's sum is 14.