Help Strange problem with scientific calculator.

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
sunny79
Messages
77
Reaction score
8
Help!Strange problem with scientific calculator.

I was doing chemical equilibrium problems where one of the steps required me to square the reciprocal.

Which was (1/4.2x10^52)^2

The correct answer for this is 5.7 x 10^-106 but my Casio FX 115 ES calculator keeps showing zero.

Can anyone please shed some insight on this. It would be greatly appreciated. I have used this calculator in the past with success. I never encountered such a problem before. I have my exam on Tuesday. BTW no graphing calculators are allowed. If this doesnot workout then I will have to purchase another scientific calculator.
 
Chemistry news on Phys.org
sunny79 said:
Which was (1/4.2x10^52)^2

The correct answer for this is 5.7 x 10^-106

Welcome to PF :smile:
The calculator can't show a value greater than 99 or less than -99 in the power.(The maximum value available is 9*10^99 and minimum is (9*10^(-99))
(I have a Casio fx-100MS)
 
It is called an "arithmetic underflow".

Note that

[tex]\left(\frac 1 {4.2 \times 10^{52}}\right)^2 = \left(\frac 1 {4.2}\right)^2 \left(\frac 1 {10^{52}}\right)^2 = 0.057 \times \frac 1 {10^{104}} = 0.057 \times 10^{-104}[/tex]

10-104 part can be done in memory faster than it takes to key numbers into calculator - you just need to understand what is going on and how to deal with such a situation.
 
Thanks guys, that helped a lot. :)