Linearization and Differentials and Percent Error

SeekerOfDragons

New member
Joined
Oct 8, 2009
Messages
46
I have a Calc problem I'm having trouble getting started and figuring out the correct answer:

****************
The circumference of the equator of a sphere is measured as 10 cm with a possible error of .4 cm. This measurement is then used to calculate the radius. The radius is then used to calculate the surface area and volume of the sphere. Estimate the percentage errors in the calculated values of:
a) the Radius
b) the Surface Area
c) the Volume
******************

The equations that I have are:

Radius = Circumference / 2(pi)
Surface Area = 4(pi) Radius^2
Volume = (4/3)(pi) Radius^3

any help will be greatly appreciated.
 
Given: C = 10cm (at great circle), dC = ±.4cm\displaystyle Given: \ C \ = \ 10cm \ (at \ great \ circle), \ dC \ = \ \pm.4cm

Find the percentage errors in radius, surface area, and volume.\displaystyle Find \ the \ percentage \ errors \ in \ radius, \ surface \ area, \ and \ volume.

10 = 2πr, then r = 5π.\displaystyle 10 \ = \ 2\pi r, \ then \ r \ = \ \frac{5}{\pi}.

C = 2πr, dC = 2πdr, ±.4 = 2πdr, dr = ±.2π.\displaystyle C \ = \ 2\pi r, \ dC \ = \ 2\pi dr, \ \pm.4 \ = \ 2\pi dr, \ dr \ = \ \pm\frac{.2}{\pi}.

A = 4πr2, dA = 8πrdr = 8π(5π)(±.2π) = ±8π.\displaystyle A \ = \ 4\pi r^{2}, \ dA \ = \ 8\pi rdr \ = \ 8\pi(\frac{5}{\pi})(\pm\frac{.2}{\pi}) \ = \ \pm\frac{8}{\pi}.

V = 4πr33, dV = 4πr2dr, = 4π(25π2)(±.2π) = ±(20π2)\displaystyle V \ = \ \frac{4\pi r^{3}}{3}, \ dV \ = \ 4\pi r^{2}dr, \ = \ 4\pi(\frac{25}{\pi^{2}})(\pm\frac{.2}{\pi}) \ = \ \pm(\frac{20}{\pi^{2}})

Now drr = ±.2/π5/π = ±.04 = relative error, 4% = percentage error.\displaystyle Now \ \frac{dr}{r} \ = \ \frac{\pm.2/\pi}{5/ \pi} \ = \ \pm.04 \ = \ relative \ error, \ 4 \% \ = \ percentage \ error.

dAA = ±8/π100/π = ±.08 = 8% = percentage error\displaystyle \frac{dA}{A} \ = \ \frac{\pm8/\pi}{100/\pi} \ = \ \pm.08 \ = \ 8\% \ = \ percentage \ error

dVV = ±20/π2500/3π2 = ±.12 = 12% = percentage error.\displaystyle \frac{dV}{V} \ = \ \frac{\pm20/\pi^{2}}{500/3\pi^{2}} \ = \ \pm.12 \ = \ 12\% \ = \ percentage \ error.

Ergo, percentage errors: radius4%, surface area8%, and volume12%.\displaystyle Ergo, \ percentage \ errors: \ radius-4\%, \ surface \ area-8\%, \ and \ volume-12\%.
 
Thanks. That's what I was coming up with except for I was getting .8% for the Surface area. I found my error in my calculations though. Dropped a variable during the work that threw it all off by 10.
 
Top