kd001
- 42
- 0
Homework Statement
The quantity Z is a function of 2 variables A and B.
Z=A^4/B
A=1.253 (error0.005) B=20.7 (error 0.2)
Calculate percentage error in Z.
Homework Equations
I have the relevant error expressions
if Z=A/B (errorZ/Z)^2 = (errorA/A)^2 + (errorB/B)^2
if Z=A^n errorZ/Z=n.errorA/A
The Attempt at a Solution
I don't know how to combine the different standard error expressions.
Thanks for any help.