If x is a positive real number such that 4log10x+4log100x+8log1000x=13, t hen greatest integer not exceeding x , is
Entered answer:
Solution
✅ Correct Answer: 31
When we have logarithms with different bases, we can't directly add them. The easiest approach is to convert everything to base 10 using the change of base formula: logab=log10alog10b
For log100x:
log100x=log10100log10x=2log10x
Since log10100=log10102=2
For log1000x:
log1000x=log101000log10x=3log10x
Since log101000=log10103=3
4log10x+4log100x+8log1000x=13
4log10x+4⋅2log10x+8⋅3log10x=13
4log10x+2log10x+38log10x=13
Let log10x=k.
4k+2k+38k=13
To avoid working with fractions, we multiply everything by 3:
3(4k)+3(2k)+3⋅38k=3(13)
12k+6k+8k=39
26k=39
k=2639=23
Since log10x=23, we can find x:
x=103/2
103/2=101⋅101/2=1010
Since 10≈3.162:
x=10×3.162=31.62
Since x=31.62, the greatest integer not exceeding 31.62 is 31.