B bromers New member Joined Nov 21, 2006 Messages 2 Nov 21, 2006 #1 Hi there, I am trying to understand how to solve a formula for an exponent variable. I am trying to solve for e in the formula is 5.9 = 32 x 340^-e
Hi there, I am trying to understand how to solve a formula for an exponent variable. I am trying to solve for e in the formula is 5.9 = 32 x 340^-e
W wjm11 Senior Member Joined Nov 13, 2004 Messages 1,417 Nov 21, 2006 #2 I am trying to solve for e in the formula is 5.9 = 32 x 340^-e Click to expand... Divide both sides by 32, then take the log of each side: 5.9/32 = 340^(-e) log(5.9/32) = log 340^(-e) = (-e)*log340 Now divide both sides by -log340: e = -log(5.9/32)/(log340)
I am trying to solve for e in the formula is 5.9 = 32 x 340^-e Click to expand... Divide both sides by 32, then take the log of each side: 5.9/32 = 340^(-e) log(5.9/32) = log 340^(-e) = (-e)*log340 Now divide both sides by -log340: e = -log(5.9/32)/(log340)
D Denis Senior Member Joined Feb 17, 2004 Messages 1,700 Nov 21, 2006 #4 bromers said: I am trying to solve for e in the formula is 5.9 = 32 x 340^-e Click to expand... Next time, use * for multiplication: 5.9 = 32 * 340^-e or brackets: 5.9 = 32(340^-e) RULE: if a^x = b, then x = log(b) / log(a)
bromers said: I am trying to solve for e in the formula is 5.9 = 32 x 340^-e Click to expand... Next time, use * for multiplication: 5.9 = 32 * 340^-e or brackets: 5.9 = 32(340^-e) RULE: if a^x = b, then x = log(b) / log(a)