View Single Post
  #8  
Old 12-04-2002, 11:26 AM
Homer Homer is offline
Senior Member
 
Join Date: Sep 2002
Posts: 5,909
Default Re: Fuel Gage Problem

Your answer is correct. My formula had a slight error. It should have been:

{5/9*pi*cos-1((10-h)/10)} - {2*(10-h)*sqrt(20*h-h^2)} = 25*pi

instead of:

{5/9*pi*cos-1((10-h)/10)} - {2*(10-h)*sqrt(20*h+h^2)} = 25*pi

...oops.

-- Homer
Reply With Quote