

InterviewSolution
Saved Bookmarks
1. |
Using suitable rearrangement and find the sum(4/7) + (-4/9) + (3/7) + (-13/9) |
Answer» First rearrange the rational numbers and add the numbers with same denominator. = (4/7) + (3/7) – (4/9) – (13/9) = ((4 + 3)/7) – ((4 + 13)/9) = (7/7) – (17/9) = 1 – (17/9) = (9 – 17)/9 = -8/9 |
|