Solving for Theta: A Physics-Math Dilemma

  • Thread starter Thread starter Ryuk1990
  • Start date Start date
  • Tags Tags
    Theta
AI Thread Summary
To solve for theta in the given physics-math dilemma, the equations Tsin(theta) = 200 and Tcos(theta) = 400 can be used. Dividing these equations yields tan(theta) = 200/400, which simplifies to tan(theta) = 1/2. This method is valid as long as T is not zero. After finding theta, substitute it back into either original equation to determine the value of T.
Ryuk1990
Messages
157
Reaction score
0

Homework Statement



This is originally from a physics problem but it's more of a math question. How do I solve for theta?

Homework Equations



400 - Tcos(theta) = 0

-200 + Tsin(theta) = 0

Using those equations, I need to solve for theta. Also, knowing that tan(theta) = sin(theta)/cos(theta) is supposed to be relevant to this.

The Attempt at a Solution



All I did was simplify the equations to 200 - Tcos(theta) + Tsin(theta) = 0

Not sure if that was a good idea or not but I'm suck.
 
Physics news on Phys.org
Ryuk1990 said:

Homework Statement



This is originally from a physics problem but it's more of a math question. How do I solve for theta?

Homework Equations



400 - Tcos(theta) = 0

-200 + Tsin(theta) = 0

Using those equations, I need to solve for theta. Also, knowing that tan(theta) = sin(theta)/cos(theta) is supposed to be relevant to this.

The Attempt at a Solution



All I did was simplify the equations to 200 - Tcos(theta) + Tsin(theta) = 0

Not sure if that was a good idea or not but I'm suck.
Your equations can be rewritten as
Tsin(theta) = 200
Tcos(theta) = 400

Instead of adding equations to each other, what about dividing each side of one equation by the corresponding side of the other?
 
Place all the constants on one side of the equality for each of the equations.

Then remember that sin2θ+cosθ=1.

so something like R2sin2θ+R2cos2θ=1
 
Mark44 said:
Your equations can be rewritten as
Tsin(theta) = 200
Tcos(theta) = 400

Instead of adding equations to each other, what about dividing each side of one equation by the corresponding side of the other?

Do you mean as in like this?

tan(theta) = 200/400

Is this legal?
 
Yes :smile:

You can even take a slower approach to solve the two simultaneous equations:

Tsin\theta=200 (1)

Tcos\theta=400 (2)

Re-arrange (1) : T=200csc\theta (3)

Substitute (3) into (2) : 200csc\theta cos\theta=400

Simplify : tan\theta=1/2

So yes, if you are convinced that substitution is a valid step in solving simultaneously, then the process of dividing both equations together is also.
 
Ryuk1990 said:
Do you mean as in like this?

tan(theta) = 200/400

Is this legal?
Sure, it's legal, as long as T isn't 0, and I'm reasonably sure in this problem it isn't. Once you get a value for theta, then substitute into either of the original equations to find T.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
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