29Jul/090
Exercise 2.13 of SICP
Exercise 2.13: Show that under the assumption of small percentage tolerances there is a simple formula for the approximate percentage tolerance of the product of two intervals in terms of the tolerances of the factors. You may simplify the problem by assuming that all numbers are positive.




Since a>0 and b>0:


Assuming
and
are small, the quantity
can be discarded.


Since we are interested in the tolerance terms:


The new product interval in terms of small tolerance terms looks like this:
![[ab-(a\epsilon_2+b\epsilon_1),ab+(a\epsilon_2+b\epsilon_1)] [ab-(a\epsilon_2+b\epsilon_1),ab+(a\epsilon_2+b\epsilon_1)]](http://danboykis.com/wp-content/latex/2d3/2d3d077fb0c5a2905b92b6ff3a5505db-ffffff-000000-0.png)