1.

If A=[{:(1,-1),(0,2),(2,3):}]andB=[{:(1,0),(-1,7):}]then find AB. Also find BA if it exists ?

Answer»


Answer :`AB=[{:(2,-7),(-2,14),(-1,21):}]`BA does not EXIST .


Discussion

No Comment Found

Related InterviewSolutions