I have the following formula, I am trying to re-arrange this formula to obtain the value of X.
2.07 =((A * ((AX)/(A * 0.85)) * 0.75 3.1144 * 170) + (B * 0.3 * 3.15 * 215))/((C * (1+((AX)/(A0.85)-1))^(1/2.5)*D))
Example variables (these can change):
2.07 =((24500 * ((2450044.5%)/(24500 * 0.85)) * 0.75 3.1144 * 170) + (3450 * 0.3 * 3.15 * 215))/((299682 * (1+((2450044.5%)/(245000.85)-1))^(1/2.5)*12.1))
A = 24500
B = 3450
C = 299682
D = 12.1
Example output:
X = New Formula