InterviewSolution
Saved Bookmarks
| 1. |
If p, q and r are positive integers and satisfy x = (p + q - r)/r = (p - q + r)/q = (q + r - p)/p, then the value of x is? |
|
Answer» Hence, x = (p + Q - r)/r = (p - q + r)/q = (q + r - p)/p |
|