Math Problem Statement
We have filled a 10 × 10 grid with numbers +1 and −1. Find the maximum amount of k such that there are exactly k rows with positive sum and exactly k columns with negative sum.
Solution
Ask a new question for Free
By Image
Drop file here or Click Here to upload
Math Problem Analysis
Mathematical Concepts
Combinatorics
Matrix Theory
Inequalities
Formulas
Total sum S = (+1) * a + (-1) * b
a + b = 100
5k < a < 50 - 5k
Theorems
Pigeonhole Principle
Inequality Theorems
Suitable Grade Level
Grades 10-12