InterviewSolution
Saved Bookmarks
| 1. |
Draw the graph of the following pair of linear equations x+3y=6 and 2x-3y=12 |
|
Answer» Solution:Plotting the above points and drawing lines joining them, we get the graphs of the equations x + 3y = 6 and 2x - 3y = 12 3y=6-xy=6-x/3 So by the using form then you find the value of x and then you have value of x to put the value in given equation and you have value of y |
|