Saved Bookmarks
| 1. |
find whether (0 , 3) is a solution of linear equation, x–y+3=0 ? |
|
Answer» To check (0,3) is solution of linear equation x - y + 3 = 0 For x = 0-y + 3 = 0y = 3 Therefore,(0,3) is solution of x - y + 3 = 0 |
|