How to re-arrange formula with an exponent

  • Context: High School 
  • Thread starter Thread starter wally6767
  • Start date Start date
  • Tags Tags
    Exponent Formula
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
wally6767
Messages
3
Reaction score
0
I have been out of school for 35 years and this is out of my reach. Can someone please re-arrange this formula solved for Tp .

T = (Tp / Sa) to the .833 power

I have an example in it's current form.

T = 40.5 Deg C
Tp = 2300mW/CM cubbed
Sa = 27 CM squared
 
Mathematics news on Phys.org
First take logs of both sides:
$$\log(T) = \log\left( (Tp/Sa)^{0.833}\right) = 0.833 \log\left( (Tp/Sa) \right) = 0.833(\log(Tp) - \log(Sa))$$
Now solve for ##\log(Tp)## and exponentiate both sides to get an expression for ##Tp##.
 
jbunnii, thanks for the reply. I have tried to solve for Tp but no luck. I do not remember ever doing math like this before.
 
Since the "target" variable is not in the exponent, I would not use the logarithm, I would take the 1/.833 power of both sides:
[tex]T= \left(\frac{T_p}{S_a}\right)^{.833}[/tex]
[tex]T^{1/.833}= \frac{T_p}{S_a}[/tex]
[tex]T_p= T^{1/.833}S_a[/tex].
 
hallsofivy, thank you very much for this elegant solution.