Help

TVVT

New member
Joined
Nov 9, 2009
Messages
1
Hello,

When using the following formula and example,

D = ((TAN(RADIANS(B))*C)*2+A

A = .250
B = 5
C = .5

Then,
D = .337488664


Wondering how can I get this same formula to calculate a (A), (B) and (C) ... I use Excel when figuring this out ... any way you can offer assistance on this matter ... I would really appreciate it. I am struggling on converting this one formula to create these (3) news formulas ... was never good at this in college or high school ... I see it is coming back to haunt me!

Thank you.




I would really appreciate the help!
 
TVVT said:
Hello,

When using the following formula and example,

D = ((TAN(RADIANS(B))*C)*2+A

A = .250
B = 5
C = .5

Then,
D = .337488664


Wondering how can I get this same formula to calculate a (A), (B) and (C) ... I use Excel when figuring this out ... any way you can offer assistance on this matter ... I would really appreciate it. I am struggling on converting this one formula to create these (3) news formulas ... was never good at this in college or high school ... I see it is coming back to haunt me!

Thank you.




I would really appreciate the help!

tan(B) = (D-A)/C

B = tan[sup:214nqk9l]-1[/sup:214nqk9l][(D-A)/C] ............... this is the hardest one .. rest should be easy

.
 
Top