InterviewSolution
Saved Bookmarks
| 1. |
Let A=[aij] be a 3×3 matrix, whereaij=⎧⎪⎨⎪⎩1,if i=j−x,if |i−j|=12x+1,otherwiseLet a function f:R→R be defined as f(x)=det(A). Then the sum of maximum and minimum values of f on R is equal to |
|
Answer» Let A=[aij] be a 3×3 matrix, where |
|