InterviewSolution
Saved Bookmarks
| 1. |
If The Graphs Of The Equations X + Y = 0 And 5y + 7x = 24 Intersect At (m, N), Then The Value Of M +n Is? |
|
Answer» By SOLVING the given TWO equations, we GET the INTERSECTION point (12, - 12). So, m = 12, n = -12 Hence, m + n = 12 – 12 = 0. By solving the given two equations, we get the intersection point (12, - 12). So, m = 12, n = -12 Hence, m + n = 12 – 12 = 0. |
|