

InterviewSolution
Saved Bookmarks
1. |
By what number should we multiply -1/6 so that the product may be -23/9? |
Answer» Let a number be = x So, x = (-23/9)/(-1/6) x = (-23/9) × (6/-1) = (-23/3) × (2×-1) = (-23×-2)/(3×1) = 46/3 |
|