InterviewSolution
Saved Bookmarks
| 1. |
If F = a.(|b|).c.(|d|).e.(|f|).g(|h|).i.(|j|) and G = a.b.c. d.e.f.g.h.i.j Again, a = (-1)^1, b = (2)^(-2) , c = (-3)^(3), d = (4)^(-4) ,…..j = (10)^(-10)then the correct relationis : |
|
Answer» `F =-G` |
|