InterviewSolution
Saved Bookmarks
| 1. |
if `p=(8ab)/(a+b)`, then find the value of `((p+4a)/(p-4a)+(p+4b)/(p-4b))`.A. 4B. 2C. 1D. 3 |
|
Answer» Correct Answer - B (i) Find `(P)/(4a) and (P)/(4b)` from the given data. (ii) Apply componendo-dividendo rule in both the cases. (iii) Then add the obtained equations. |
|