Question Statement
The side of a square is measured to be 10 cm with a possible error of ±0.3 cm. Use differentials to find:
- An approximation to the maximum error in the area.
- The approximate relative error.
- The approximate percentage error.
Background and Explanation
Differentials are used to estimate how a small change (or error) in an independent variable affects a calculated dependent variable. For a function y=f(x), the differential dy=f′(x)dx approximates the actual change Δy when x changes by a small amount dx.
Solution
Let s represent the side of the square and A represent its area. The formula for the area of a square is:
A=s2
To find the differential dA, we differentiate A with respect to s:
dsdA=2s⟹dA=2sds
Given:
- Measured side s=10 cm
- Possible error in measurement ds=±0.3 cm
Substitute these values into the differential equation:
dA=2(10)(±0.3)
dA=±6 cm2
The approximate maximum error in the area is ±6 cm2.
The relative error is defined as the ratio of the error in the area (dA) to the total area (A).
First, calculate the area A at the measured value:
A=s2=(10)2=100 cm2
Now, calculate the relative error:
Relative Error=AdA
Relative Error=100±6=±0.06
The approximate relative error is ±0.06.
The percentage error is the relative error expressed as a percentage.
Percentage Error=AdA×100%
Percentage Error=±0.06×100%=±6%
The approximate percentage error is ±6%.
- Area of a square: A=s2
- Differential of a power function: d(sn)=nsn−1ds
- Relative Error: AdA
- Percentage Error: AdA×100%
Summary of Steps
- Define the area formula A=s2 and find its derivative to obtain the differential dA=2sds.
- Substitute the measured side length (s=10) and the measurement error (ds=0.3) to calculate the absolute error in area.
- Divide the absolute error by the calculated area (s2) to find the relative error.
- Multiply the relative error by 100 to determine the percentage error.