The given problem involves calculating the relative error in a derived physical quantity \(P\). The formula for \(P\) is given by:
P = a^{1/2} b^2 c^3 d^{-4}To find the relative error in \(P\), we need to apply the principle of error propagation for multiplication and powers, which states that if a quantity \(Q\) is given by:
Q = A^m B^n C^p \ldotsThen, the relative error in \(Q\) can be estimated as:
\frac{\Delta Q}{Q} = |m|\frac{\Delta A}{A} + |n|\frac{\Delta B}{B} + |p|\frac{\Delta C}{C} + \ldotsApplying this rule to our expression for \(P\), we get:
\frac{\Delta P}{P} = \frac{1}{2}\frac{\Delta a}{a} + 2\frac{\Delta b}{b} + 3\frac{\Delta c}{c} + 4\frac{\Delta d}{d}We are given the relative errors:
Substituting these values into the error formula for \(P\):
\frac{\Delta P}{P} = \frac{1}{2} \times 0.02 + 2 \times 0.01 + 3 \times 0.03 + 4 \times 0.05Calculate each term:
Summing these contributions:
0.01 + 0.02 + 0.09 + 0.20 = 0.32Thus, the relative error in \(P\) is \(0.32\), or expressed as a percentage:
32\%Therefore, the correct answer is 32%.