Saved Bookmarks
| 1. |
For what value of k, the pair of linear equations 6x+ky=3 and 3x+y=8 does not have asolution. |
|
Answer» Answer: k = 2 Step-by-step EXPLANATION: is the equations (ax + by = c) and (dx + ey = f ) have no SOLUTION, then : a/d = b/e is not EQUAL to c/f so according to the ques, a=6, b=k, c=3, d=3, e=1, f=8 therefore, to find the value of k, we have to apply a/d = b/e => 6/3 = k/1 => 2 = k |
|