Finding maximum percentage error using differentials?

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
1 reply · 5K views
theBEAST
Messages
361
Reaction score
0

Homework Statement


Here is the question along with the solution:
wjl7PXW.png


Can anyone explain why the terms I circled in red are different? For the first term there is a negative sign but then the second term does not? Why did it disappear?
 
Physics news on Phys.org
You sum the absolute values to get an approximate upper limit. You don't know in which direction the error might be, therefore you need to do this. If dM/dx = -5 and dM/dy = 5, then you would say the error would be 5-5 = 0 (with |deltax| and |deltay| set accordingly) whereas it may have been 10. Remember you only know the absolute values of the errors, therefore you need to estimate your error using the maximum possible error on the set [x-deltax, x+deltax] X [y-deltay, y+deltay].
You could also say that this follows from the triangle inequality, but only approximately since second derivatives may play a role at a sufficient distance.