How to split log(K) = 127.702 to avoid calculator overflow

  • Thread starter Thread starter r_swayze
  • Start date Start date
  • Tags Tags
    Log
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
r_swayze
Messages
65
Reaction score
0
"If your calculator has overflow issues with this problem, you can use this identity to solve for K:

if log(K) = x + y then K = 10x * 10y

Problem:

log(K) = 127.702

K = 5.04316 * 10127
"
Doesn't K = 10127 ?

Where are they getting the 5.04316 from? How are they using that specified identity?
 
Physics news on Phys.org
r_swayze said:
"If your calculator has overflow issues with this problem, you can use this identity to solve for K:

if log(K) = x + y then K = 10x * 10y

Problem:

log(K) = 127.702

K = 5.04316 * 10127
"



Doesn't K = 10127 ?

Where are they getting the 5.04316 from? How are they using that specified identity?
If log(K)= 127.702 then K is NOT 10127 because K is NOT 127. You just said "log(K)= x+ y then K= 10x10y. 127.702= 172+ .702 so K= 1012710.702. And 10.702= 5.035006. (but not 5.04315- that would be closer to .703.)