1.

Find value of `sqrt(101)`

Answer» Correct Answer - `10.05`
`sqrt(101)=(100+1)^(1//2)`
`10(1+(1)/(100))^(1//2)`
`=10(1+0.01)^(1//2)`
`~= 10(1+(0.01)/(2))`
`=10(1+0.005)`
`=10.05`


Discussion

No Comment Found

Related InterviewSolutions