Caution!
Posted by mathfail
on April 3, 2010
This is in a textbook:

CAUTION!
The area of a washer is pi*R^2-pi*r^2, which you can simplify to pi*(R^2-r^2), but not to pi*(R-r)^2. No matter how tempting it is to make the latter simplification, it’s wrong. Don’t do it.
** Note: Some posts on Math-Fail are user-submitted and NOT verified by the admin of the site before publication. If you find this post to be distasteful, non-math related, ?or something worse?, then definitely leave a comment letting me know. Thanks very much! Mike **

Loading ...
Leave a Comment
…this isn’t a fail…expanding pi*(R-r)^2 gives you pi*(R^2-2Rr+r^2)=piR^2-2piRr+pir^2, and not pi*R^2-pi*r^2…