InterviewSolution
Saved Bookmarks
| 1. |
What is the inclination of the line `sqrt(3)x-y-1=0` ?A. `30^(@)`B. `60^(@)`C. `135^(@)`D. `150^(@)` |
|
Answer» Correct Answer - B Given equation can be written as `y=sqrt(3)x-1` on comparing with `y=mx+c` We get `tan theta=sqrt(3) implies theta =60^(@)` |
|