I have an equation H = A + B/u + Cu
I have a certain u value, for which I get a dependent H value. Using those I need to solve A, B, and C.
My data is:
u H
u=350 , H=1.25
300, 1.05
250, 1.45
200, 1.95
150, 2.65
75, 5.20
Using either algebra, excel, or my ti83 I can solve for A, B, and C. But my answer changes depending on which 3 sets of numbers I choose to utilize for my equation. Is there any way I can utilize ALL my sets of u and H to solve for an averaged A, B, and C?