

InterviewSolution
Saved Bookmarks
1. |
Find the angle which the line joining the points `(1, sqrt3) and (sqrt2, sqrt6)` makes with the x-axis. |
Answer» Correct Answer - `60^(@)` `m=tan theta =((sqrt6-sqrt3)/(sqrt2-1))=sqrt3 Leftrightarrow theta=60^(@)` |
|