InterviewSolution
Saved Bookmarks
| 1. |
Give the equation of two line passing through (2,14) . How many such line are there and why ? |
|
Answer» x+y=163x+y=20there are infinetly many solutions passing through a line The equations of two lines passing through (2, 14) can be taken asx + y= 16and\xa07x – y = 0.There are infinitely many such lines because through a point an infinite number of lines can be drawn. |
|