Solving for y in an equation with exponential and linear terms

  • Thread starter Thread starter examorph
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
examorph
Messages
39
Reaction score
0
I have been trying to solve the following equation for the variable y:
https://imageshack.com/i/0r9khg
Where K and P are constants, I tried an online solver which gave me the following result:
https://imageshack.com/i/nq4qm6g

I attempted to solve for this by adding the -1/2(n^2 t^2 y) to both sides and then dividing the -1/2(n^2 t^2) from both sides which left me with a big mess on the right, were the steps followed so far correct? Where would I go from here to solve for y?

Also, it has been suggested to me that this may require the use of the quadratic formula, is this correct?

Thanks.
 
Physics news on Phys.org
Thanks for the reply. I have tried this:
https://imageshack.com/i/mu2vb0g
When I divide both sides by the coefficient I get a large formula on the right hand side which does not match the final result shown by the solver, I had also been told that the quadratic formula is required to solve this, could you please show me what I must do next?
 
examorph said:
I have been trying to solve the following equation for the variable y:
https://imageshack.com/i/0r9khg
Where K and P are constants, I tried an online solver which gave me the following result:
https://imageshack.com/i/nq4qm6g

I attempted to solve for this by adding the -1/2(n^2 t^2 y) to both sides and then dividing the -1/2(n^2 t^2) from both sides which left me with a big mess on the right, were the steps followed so far correct? Where would I go from here to solve for y?

Also, it has been suggested to me that this may require the use of the quadratic formula, is this correct?

Thanks.

You have a simple equation of the form ##y = A - By##, where
[tex]A = \frac{kt}{p}-\frac{k \sin(pt)}{p^2} \text{ and } B = \frac{n^2 t^2}{2}[/tex]
Solving for y ought to be simple for you, without recourse to an on-line solver. Anyway, the solution given to you by the on-line solver is wrong. Are you sure you submitted the right equation?