

InterviewSolution
Saved Bookmarks
1. |
Divide the sum of (65/12) and (8/3) by their difference. |
Answer» ((65/12) + (8/3)) ÷ ((65/12) – (8/3)) = ((65/12) + (32/12)) ÷ ((65/12) – (32/12)) = (65 + 32)/12 ÷ (65 -32)/12 = (65 + 32)/12 × (12/ (65 – 32) = (65 + 32)/ (65 – 32) = (97/33) |
|