InterviewSolution
Saved Bookmarks
| 1. |
Choose the correct option for the given equationWaa2ab + b?2.The equation is true for all the values of a and b.The equation is true for all the values of a but only fewvalues of blThe equation is true for all the values of b but only fewvalues of aThe equation is not true for all the values of a and b. |
|
Answer» the first option is correctthe equation is true for all values of a and b however there is an exception in case a and b are matrices Option A(a+b)² = a² + 2ab + b²The equation is true for all the values of a & b. |
|