Solve the following equatiom

  • Thread starter eddievic
  • Start date
Yes, that is correct. But do you understand the difference? When you take the logarithm of an exponential you can only "cancel" out the base if and only if the base of your exponent is the same as the base of your logarithm. In other words##log_a(a^n)=n*(log_a(a))=n*(1)=n##It is not true however when ##a\neq b## as in the example below##log_b(a^n)=n*(log_b(a))\neq n##That is one reason why it is very important to use parentheses. Here is what you have so far:58 = 255e^(-0.1t)/0.558/
  • #1
eddievic
48
0

Homework Statement



In the formula theta = Ve^(-Rt/L), the value of theta = 58, V = 255, R = 0.1 and L = 0.5. Find the corresponding value of t.

Homework Equations






The Attempt at a Solution


Rt/L = V - θ



t = (L/R)(V - θ)



t = (0.5/0.1)(255 - 58) = 985



t = 985

anywhere near?
 
Physics news on Phys.org
  • #2
eddievic said:
Rt/L = V - θ
Where did that come from?
 
  • #3
DrClaude said:
Where did that come from?

think I did that incorrectly should it be:
θ = Ve-Rt/ L

Where, θ = 58, V = 255, R = 0.1, and L = 0.5.

58 = 255 e-.01 t/0.5

e-t/5 = 4.3966 (approx)

Taking log on both sides

-t/5 = ln(4.3966)

-t = 7.40415

t = -7.40415
 
  • #4
eddievic said:
e-t/5 = 4.3966 (approx)
That line is not correct.
 
  • #5
DrClaude said:
That line is not correct.

I think at that point I should divide by 255

so

e^0.1t/0.5=0.2274

then turn into logarithmic statement

0.1t/0.5=In0.2274

then
0.1t=0.5In0.2274

then
t=0.5In0.2274/0.1

right track?
 
  • #6
eddievic said:
I think at that point I should divide by 255

so

e^0.1t/0.5=0.2274

then turn into logarithmic statement

0.1t/0.5=In0.2274

then
0.1t=0.5In0.2274

then
t=0.5In0.2274/0.1

right track?
Be careful with the minus signs. And pay attention to your notation, as that last line looks like
$$
t = 0.5 \ln \frac{0.2274}{0.1}
$$
 
  • #7
DrClaude said:
Be careful with the minus signs. And pay attention to your notation, as that last line looks like
$$
t = 0.5 \ln \frac{0.2274}{0.1}
$$

as a point how would I correctly write that last part to avoid confusion?

and after that I get

t=0.5In0.2274
/0.1

so t =-7.408 ?
 
  • #8
eddievic said:
as a point how would I correctly write that last part to avoid confusion?

and after that I get

t=0.5In0.2274
/0.1
If you don't want to use LaTeX notation, try

t = (0.5/0.1) ln 0.2274

eddievic said:
so t =-7.408 ?
The numerical value is correct, but the sign is wrong.
 
  • #9
DrClaude said:
If you don't want to use LaTeX notation, try

t = (0.5/0.1) ln 0.2274


The numerical value is correct, but the sign is wrong.


I think I made a typo

t = 7.405

for future reference is there a 'sticky' guide to using LaTeX notation as I'm currently doing a course and am finding Physics Forums to be of some use!
 
  • #12
eddievic said:

Homework Statement



In the formula theta = Ve^(-Rt/L), the value of theta = 58, V = 255, R = 0.1 and L = 0.5. Find the corresponding value of t.

Homework Equations






The Attempt at a Solution


Rt/L = V - θ
No.
eddievic said:
t = (L/R)(V - θ)

t = (0.5/0.1)(255 - 58) = 985

t = 985

anywhere near?

The first two things you should have done, in this order, are:
1. Divide both sides of the equation by V.
2. Take the natural log of both sides.

Starting with θ = Ve^(-Rt/L), step 1 yields
θ/V = e^(-Rt/L)

Taking logs of both sides:
ln(θ/V) = -Rt/L

Now solve for t.
 
  • #13
Hi,

I have the same question in an assignment but get a different answer can anyone advise where I am going wrong please here is my working out.

θ=Ve^(-Rt)/L

58 = 255e^(-0.1t)/0.5

58/255 = e^(-0.1/t)/0.5

0.2275 = e^(0.1/t)/0.5

(-0.1t)/0.5 = Log(0.2275)

-0.1t = 0.5 Log(0.2275)

t = (0.5Log(0.2275))/-0.1

t = -0.3215/-0.1

t = 3.215
 
  • #14
@Ridley Remember that your taking the natural log, and not log base 10. So

##-.1t=.5ln(.2275)##.
 
  • #15
xiavatar said:
@Ridley Remember that your taking the natural log, and not log base 10. So

##-.1t=.5ln(.2275)##.

So I should have wrote.


-0.1t = 0.5ln(0.2275)

t = (0.5ln(0.2275))/-0.1

t = -0.7403 / -0.1

t = 7.403
 
  • #16
Yes, that is correct. But do you understand the difference? When you take the logarithm of an exponential you can only "cancel" out the base if and only if the base of your exponent is the same as the base of your logarithm. In other words

##log_a(a^n)=n*(log_a(a))=n*(1)=n##

It is not true however when ##a\neq b## as in the example below

##log_b(a^n)=n*(log_b(a))\neq n##
 
Last edited:

1. What is an equation?

An equation is a mathematical statement that shows the relationship between two quantities or expressions using an equal sign (=). It consists of numbers, variables, and mathematical operations.

2. How do you solve an equation?

To solve an equation, you need to isolate the variable (usually represented by x) on one side of the equal sign and the constants (numbers) on the other side. You can do this by using inverse operations, such as addition, subtraction, multiplication, and division, to cancel out the operations on the variable.

3. What is the order of operations in solving an equation?

The order of operations in solving an equation is the same as in a regular math problem: parentheses, exponents, multiplication and division (from left to right), and addition and subtraction (from left to right). It is important to follow this order to get the correct solution.

4. Can an equation have more than one solution?

Yes, an equation can have more than one solution. This is known as a multi-step equation, where you need to perform several steps to isolate the variable. In some cases, the equation may have infinitely many solutions, making it an identity (e.g. 2x = 2x).

5. What if an equation has no solution?

If an equation has no solution, it means that there is no value for the variable that will make both sides of the equation equal. This usually happens when there is a contradiction, such as 3x + 2 = 3x + 5, which is not possible to solve. In this case, we say that the equation is inconsistent.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
8
Views
1K
  • Precalculus Mathematics Homework Help
Replies
2
Views
1K
  • Precalculus Mathematics Homework Help
Replies
15
Views
1K
  • Precalculus Mathematics Homework Help
Replies
7
Views
757
  • Calculus and Beyond Homework Help
Replies
12
Views
1K
  • Precalculus Mathematics Homework Help
Replies
10
Views
879
  • Precalculus Mathematics Homework Help
Replies
2
Views
2K
  • Introductory Physics Homework Help
Replies
2
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
9
Views
1K
  • Precalculus Mathematics Homework Help
Replies
21
Views
1K
Back
Top