Solve for t: Rearrange Equation σ=ωi*t+½α*t^2

  • Thread starter Thread starter oj600
  • Start date Start date
AI Thread Summary
To solve for t in the equation σ = ωi*t + ½α*t², it is essential to recognize that this is a quadratic equation in the form of at² + bt + c = 0. The correct approach involves rearranging the equation to standard form, which leads to t² + (2ωi/α)t - (2σ/α) = 0. The quadratic formula can then be applied to find the values of t. Simplifying the equation incorrectly can lead to errors, as dividing only one part of the equation alters its integrity. Properly applying the quadratic formula will yield the correct solutions for t.
oj600
Messages
1
Reaction score
0

Homework Statement



I need to find t in the following:
σ = ωi*t + ½ α*t2 (this is ment to be t squared)

Homework Equations





The Attempt at a Solution


I got:
t + t(squared) = 2 * σ/(ωi * α)

is this then simply
t = sqrt(2 * σ/(ωi * α)) ??
 
Physics news on Phys.org
σ = ωi*t + ½ α*t^2
You can't write this as:
t + t^2 = 2 * σ/(ωi * α)
You can't divide only 1 half of the equation by something... then you'll just change it.
Like dividing by 1/2 a would give:
t^2 + 2ωi/a*t = 2σ/a
You just can't simplify it like you do.
And your third step is not correct either.

This is a Quadratic Equation ( http://en.wikipedia.org/wiki/Quadratic_equation ), look up how to solve these (you could make use of the quadratic formula).
 
Quadratic Formula:
[PLAIN]http://dl.dropbox.com/u/4645835/MATH/Quadratic.gif
 
Last edited by a moderator:
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...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top