Can somebody solve this equation for y using ln or any other technique

  • Thread starter alextsipkis
  • Start date
  • Tags
    Ln
So the derivative of ln(x) is 1/x.Let me put it this way. If you have ln(3) = 1.098612289, then e^{(1.098612289)} = 3.
  • #1
alextsipkis
18
0
hello,

I was trying to figure out what will be the y value for this equations:

1 - e^-0.15*10^-5*y = 0.1

Could somebody help me in this?? The answer is supposed to be 70,240.

thanks.
 
Mathematics news on Phys.org
  • #2
Without paraentheses there is some ambiguity. I'll assume you mean:
1 - (e^-0.15)*(10^-5*y) = 0.1
Then (e^-0.15)*(10^-5*y) = 0.9
log(e^-0.15) + log*(10^-5*y) = log(.9)
I'll use base 10 logs
-.15log(e) - 5y = log(.9)
You can finish.
However I don't think you will get the answer you gave. Check where the parentheses belong.
 
  • #3
Note that the parameter lambda has this value:

lambda = 0.15*10^-5

And i was trying to calculate,

1 - e^(-lambda*y) = 0.1 for y, and the answer is assumed to be 70,240.

Similarly,

1 - e^(-lambda*y) = 0.632, and the answer for this is supposed to be 666,667.


I am really confused how we get to this answer. Plz helpppppppppp!
 
  • #4
Let me give an uncalculated but numeric answer without the steps to the first question:

y = (-ln(0.90))/(0.15*10^(-5))

Check your steps to see if you find that same or equivalent expression.

My attempt to use the formatting tool -

[tex]\frac{-ln(0.90)}{0.15\times10^{-5}}[/tex]
Excuse me if that does not work, and refer to the first expression at "y = ..."
Yes, seems what I wanted to show (the TEX version)
EDIT: the forum needs tags for "strike-through".
 
Last edited:
  • #5
[tex]1-e^{-0.15*10^{-5}*y}=0.1[/tex]

What you need to do is make y the subject. The 'y' is currently inside the exponential (e^), and the way you can get rid of the e^ is to ln() it. Because ln(e^x) = x.

First you take 1 from each side, and then make both sides positive (multiply by -1).

[tex]e^{-0.15*10^{-5}*y}=0.9[/tex]

Then you can log both sides with the natural logarithm:

[tex]\ln{(e^{-0.15*10^{-5}*y})}=\ln{0.9}[/tex]

And because ln(e^x) = x (this is just the definition of the natural log), you can get rid of the ln() and the e^ on the left, because they cancel each other out.

[tex]-0.15*10^{-5}*y=\ln{0.9}[/tex]

You then divide both sides by (-0.15*10^(-5)):

[tex]\frac{(-0.15*10^{-5})*y}{(-0.15*10^{-5})}=\frac{\ln{0.9}}{-0.15*10^{-5}}[/tex]

[tex]y=\frac{\ln{0.9}}{-0.15*10^{-5}}[/tex]

This is the same result as symbolipoint got.

The decimal approximation of this is about 21,072.

edit: it is actually 70,240 (I typed it wrong on my calculator) :redface:
 
Last edited:
  • #6
Georgepowell said:
The decimal approximation of this is about 21,072.

y = 70240.3 but yes, the equation is correct.
 
  • #7
Irrational said:
y = 70240.3 but yes, the equation is correct.

Thanks, my fault. I typed 0.5 rather than 0.15 in my calculator.
 
  • #8
Thanks for all your replies...especially Georgepowell, whose step by step solving really helped me understand it well.

Could somebody also help me in taking the partial derivate of the following expression with respect to lambda.

(xln(lambda))

thanks a lot.
 
  • #9
alextsipkis said:
Could somebody also help me in taking the partial derivate of the following expression with respect to lambda.

(xln(lambda))

Because it is the partial derivative with respect to lambda, all variables other than lambda are presumed to be constant.

The derivative of ln(lambda) is 1/lambda. And because x is a constant, the derivative of x*ln(lambda) is just x*1/lambda = x/lambda.

Here is an explanation of why the derivative of ln(lambda) is 1/lambda:

[tex]y = \ln(x)[/tex]

[tex]x = e^{y}[/tex] ...Because e^() is the inverse of ln()

[tex]\frac{dx}{dy} = e^{y}[/tex] ...This is just a property of e^(), its derivitive is also e^()

[tex]\frac{dy}{dx} = \frac{1}{\frac{dx}{dy}} = \frac{1}{e^{y}} = \frac{1}{x}[/tex] ...because x = e^y, as stated in the second line
 
Last edited:

Related to Can somebody solve this equation for y using ln or any other technique

1. What is the equation that needs to be solved for y?

The specific equation will vary, but it will likely involve a variable (such as x) and may include constants and/or mathematical operations.

2. What is ln and how is it used to solve equations?

Ln (natural logarithm) is a mathematical function that is the inverse of the exponential function. In other words, it is used to "undo" the effects of an exponential function. To solve an equation using ln, you would isolate the variable that is inside the ln function and then take the ln of both sides.

3. Can any equation be solved using ln or other techniques?

No, not all equations can be solved using ln or other techniques. It depends on the specific form of the equation and the operations involved. Some equations may require more advanced techniques or may not have a solution at all.

4. Are there any other techniques besides ln that can be used to solve equations?

Yes, there are many different techniques that can be used to solve equations, such as substitution, elimination, graphing, and more. The most appropriate technique will depend on the specific equation and the desired outcome.

5. How do I know if my solution is correct?

To check if a solution is correct, you can substitute the value of the variable (in this case, y) into the original equation and see if it satisfies the equation. If the solution does not work, then it is likely that there was an error in the solving process.

Similar threads

Replies
3
Views
830
Replies
6
Views
4K
  • General Math
Replies
18
Views
3K
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Differential Equations
Replies
16
Views
1K
  • Differential Equations
Replies
3
Views
885
Replies
3
Views
514
Replies
12
Views
2K
Replies
4
Views
2K
  • Differential Equations
Replies
2
Views
1K
Back
Top