InterviewSolution
Saved Bookmarks
| 1. |
What Is The Number Of Digits In 333? Given That Log3 = 0.47712? |
|
Answer» LET Let x=(333) = (33)3 Then, log(x) = 33 log(3) = 27 x 0.47712 = 12.88224 Since the CHARACTERISTIC in the resultant value of log x is 12 ∴The number of digits in x is (12 + 1) = 13 HENCE the required number of digits in 333is 13. Let Let x=(333) = (33)3 Then, log(x) = 33 log(3) = 27 x 0.47712 = 12.88224 Since the characteristic in the resultant value of log x is 12 ∴The number of digits in x is (12 + 1) = 13 Hence the required number of digits in 333is 13. |
|