Why is there a discrepancy in energy calculations using E=mc²?

  • Context: High School 
  • Thread starter Thread starter matttan
  • Start date Start date
  • Tags Tags
    E=mc^2 Error
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
2 replies · 2K views
matttan
Messages
25
Reaction score
0
I was doing the equation of E=mc^2

So its like this:

If M = 1kg and C=300 million m/s,

Then E= 1 x 300 million x 300 million = 90 000 million joules/90 billion joules

But the qs is,

If I convert c to 0.3 billion m/s,

then E = 1 x 0.3 billion x 0.3 billion = 0.09 billion joules

Why are both different? Can anyone explain the error?

Thanks (:
 
Last edited:
Mathematics news on Phys.org
Neither of these answers are right. (3*10^8)^2 = 9*10^16
 
300 million x 300 million = [itex](300 \times 10^6) \times (300 \times 10^6) = (300^2) \times 10^{12} = (9 \times 10^4) \times 10^{12} = 9 \times 10^{15}[/itex]
while
0.3 billion x 0.3 billion = [itex](0.3 \times 10^9) \times (0.3 \times 10^9) = (0.3^2) \times 10^{18} = (9 \times 10^{-2}) \times 10^{18}) = 9 \times 10^{15}[/itex].

I think your problem is that you are writing
300 million x 300 million = 90000 million
while it is actually
90000 million million.

Scientific notation is handy! :)