(14,-1) is the answer to the question
Answer:
(x+2)(3x+1) are the factors
You can think of x && y || z as equivalent to: int func (int x, int y, int z) { if (x) { if (y) { return true; } } if (z) { return true; } return false; } Since both x and y are fixed to be non-zero values the first return statement is always hit. thats what i think
Answer is C. 13 Find with Magnitude √(x1-x2)²+(y1-y2)² = √25+ 144 = √169 = 13 units