

InterviewSolution
Saved Bookmarks
1. |
Reduce each of the followringequations to normal form: (i)x+y-2=0 (ii) `x+y+sqrt2=0` (iii)x+5=0 (iv)2y-3=0 (v)4x+3y-9=0 |
Answer» Correct Answer - `(i)x cos 45^(@)+ysin45^(@)=sqrt2` `x cos 225^(@)+ysin225^(@)=1` `(iii)x cos180^(@)+y sin 180^(@)=5 ` `(v)x cos alpha+y sin alpha=p, "where "cos alpha=(4)/(5), sin alpha=(3)/(5) and p=(9)/(5)` |
|