InterviewSolution
Saved Bookmarks
| 1. |
`{:(" "" 2 "/""),(" "2+(" 2 ")/""xx0.39),(" "3+(" 2 ")/""),(" "3+(2)/(3)):}` का सरलीकरण है:A. `1/3`B. `2`C. `6`D. none of these |
|
Answer» Correct Answer - D According to the question `2/(2+2/(3+2/(3+2/3))){:(),(xx 0.39):}` `implies 2/(2+2/(3+6/11)){:(),(xx 0.39):}` `implies 2/(2+22/39xx0.39)` `implies 2/(2+22/100) implies 200/222 =100/111` |
|