InterviewSolution
Saved Bookmarks
| 1. |
(i) {:[( cos theta , -sin theta ),( sin theta , cos theta ) ]:}"" (ii) {:[( x^(2) -x+1,x-1),( x+1,x+1) ]:} |
|
Answer» ` X^(3) , -x^(2) +2` |
|