What Went Wrong with My Calculation on Significant Figures?

  • Thread starter Thread starter tfsc
  • Start date Start date
  • Tags Tags
    Stuck
tfsc
Messages
4
Reaction score
0
I'm currently re-teaching my self maths to get into physics as i sucked at maths in school but now I am older I feel like actually learning it !

So I'm on a website which gave me a test quiz i got them all correct bar one but it won't tell me the answer so ill show you the question and my answer see if you can help work out where i have miscalculated.Solve the following problem with correct numbers of significant digits:
2.1 * 5.2 - 1.45 / 0.02303

My workings:

1.45 / 0.2303 = 6.296135475466782457663916630482
2.1 * 5.2 = 10.92

10.92 - 6.296135475466782457663916630482 = 4.623864524533217542336083369518

Rounded to lowest significant digits in the sum.
So my answer was: 4.6

But that's incorrect.

Any ideas where i went wrong in my steps?
 
Mathematics news on Phys.org
Hey tfsc and welcome to the forums.

Take a look at this line:

1.45 / 0.2303

Is there a missing 0? ;)
 
Well i thought this at first but according to the documentation of what classifies as a significant digit it says:

The significant digits represent the valid digits of a number. The following rules summarize the significant digits:

Nonzero digits are always significant.
All final zeros after the decimal points are significant.
Zeros between two other significant digits are always significant.
Zeros used solely for spacing the decimal point are not significant.

So that one 0 is not significant so you don't calculate with it. =/Argh i figured it out now - the rules regarding rounding up and down were little confusing ! Also it appears you do include the insignificant numbers during calculation so the answer is -52.
 
Last edited:
When you are dealing with significant figures or rounded answers, you can't change the numbers involved in the calculation. The thing that you have to process is the final answer and not any of the existing data that you are given.
 
Saying that a zero, used for placement of the decimal point, is not significant does not mean you can simply ignore it. 0.0203 is simply not the same number as .203 whether you are thinking "significant" figures or not. To really work with significant figures, use scientific notation: to two significant figures, 0.02303 is 2.3 \times 10^{-2}.


chiro's statement that you should not round until the end is not entirely true- though it is a good idea to include at least one more significant figure in each calculation than you want at the end. To three significant figures, 0.02303 is 2.30\times 10^{-2}, so 1.45/0.02303 becomes \frac{1.45}{2.30}\times 10^2= 0.630 \times 10^2= 6.30\times 10^1= 63.0.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top