InterviewSolution
Saved Bookmarks
| 1. |
The line joining two points A(2,0), B(3,1) is rotated about A in anticlockwise direction through an angle 15^(@). If B goes to C then C= |
|
Answer» `y = SQRT3 x-2` |
|