InterviewSolution
Saved Bookmarks
| 1. |
If thepoints `A(-1, -4), B(b , c)`and `C(5, -1)`arecollinear and `2b+c=4`, find thevalues of `b`and `c`. |
| Answer» Answer: ` b= 3, c = -2` | |