How to make γ the subject of the formula? (logarithms involved)

  • Thread starter Thread starter Kelles
  • Start date Start date
  • Tags Tags
    Formula
AI Thread Summary
The discussion focuses on how to isolate γ in the equation involving logarithms, where γ appears on both sides. The equation is initially simplified by substituting known values, leading to a form that still contains γ within a logarithmic expression. Participants note that due to the complexity of the equation, there is no straightforward algebraic solution available. Instead, approximation methods or iterative techniques are recommended to find a numerical solution for γ. The conversation emphasizes the challenges of solving equations that mix different mathematical functions.
Kelles
Messages
17
Reaction score
0
How to make γ the subject of the formula? (logarithms involved)

Homework Statement



My problem here is that i want to make γ the subject of the formula so that i can calculate it since all other variables are know. As you can see from the equation below there are two γ inside the equation one on the left hand side and one on the right hand side of the equation which is inside the logarithm [log((qnet+γ)/pa)].

The variables involved are shown below, however you do not really need to know what each one means since the problem here is about mathematics and how to make γ subject of the formula if that's possible but i did include all variables to make it easier to understand the equation

γ = unit weight of soil = unknown
γW = unit weight of water = 9.81
Rf = friction ratio 0.5
qnet = net cone resistance = 5.53
pa = atmospheric pressure = 0.1

Homework Equations



Equation:γ/γW = 0.27 [log Rf] + 0.36 [log((qnet+γ)/pa)] +1.236

The Attempt at a Solution



γ/γW = 0.27 [log Rf] + 0.36 [log((qnet+γ)/pa)] +1.236

Substituting Rf = friction ratio 0.5

γ/γW = 0.27 [log 0.5] + 0.36 [log((qnet+γ)/pa)] +1.236

γ/γW = -0.08 + 0.36 [log((qnet+γ)/pa)] +1.236

γ/γW = -0.08 +1.236 + 0.36 [log((qnet+γ)/pa)]

γ/γW = 1.15 + 0.36 [log((qnet+γ)/pa)]

γ/γW - 1.15 = + 0.36 [log((qnet+γ)/pa)]

(γ/γW - 1.15)/0.36 = log((qnet+γ)/pa)

10(γ/γW - 1.15)/0.36 = (qnet+γ)/pa

I am not sure what to do next, i don't know how to get both γ together. Some help would be really appreciated.

Thank you.
 
Physics news on Phys.org


There is no closed form for mixes of functions like this. You will have to use approximation methods, iterative usually.
 


Ok thanks a lot for you reply
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top