InterviewSolution
Saved Bookmarks
| 1. |
The result obtained after applying componedo to ` b : (a-b) :: d : (c - d) ` is _________. |
| Answer» Correct Answer - ` a/(a-b) = c/(c-d)` | |