Help solve for x in a=g(sin(x)-Uk*cos(x))

  • Thread starter Thread starter ha9981
  • Start date Start date
AI Thread Summary
To solve for x in the equation a=g(sin(x)-Uk*cos(x)), the discussion highlights the transformation of the equation into a more manageable form using trigonometric identities. The user initially simplifies to a/g = sin(x) - Uk*cos(x) and considers using identities like cos(x+y) and sin(x+y) to relate the terms. A suggestion is made to multiply both sides by √(1 + Uk²) to facilitate further manipulation. The conversation also touches on the potential for deriving a quadratic equation in terms of tan(x) by applying the identity 1/cos²(x) = 1 + tan²(x). Ultimately, the approach to solving the equation involves careful consideration of trigonometric relationships and algebraic manipulation.
ha9981
Messages
31
Reaction score
0
I want to solve for x

I only get as for as
a/g = sin(x)-Uk*cos(x)
a/gcos(x) = tan(x) - Uk

im not sure which trig id to use after that! I think the Uk is probably throwing me off. (Its a constant, constant of kinetic friction)
 
Mathematics news on Phys.org
I would recommend using either cos(x+y)= cos(x)cos(y)- sin(x)sin(y) or sin(x+y)= sin(x)cos(y)+ sin(x)sin(y). (I don't think it matters which.)

That is, think of cos(x)cos(y)- sin(x)sin(y)= sin(x)- Uk cos(x) so that "cos(y)= -1" and "sin(y)= -Uk". That won't work directly because that gives sin^2(y)+ cos^2(y)= 1+ Uk^2 rather than 1. But a way to fix that is to multiply both sides of the equation by \sqrt{1+ Uk^2}.

Doing that gives a/g = sin(x)-Uk*cos(x)
\frac{a}{g\sqrt{1+ Uk^2}}= \frac{1}{\sqrt{1+ Uk^2}}- \frac{Uk}{\sqrt{1+Uk^2}}cos(x).
Now, comparing those to sin(x+y) we would have sin(y)= -\frac{Uk}{\sqrt{1+ Uk^2}} and cos(y)= -\frac{1}{\sqrt{1+ Uk^2}}

Now your equation becomes sin(x+y)=\frac{a}{g\sqrt{1+Uk^2}} so
x+ y= arcsin(\frac{a}{g\sqrt{1+ Uk^2}}
with y= -arcsin(\frac{Uk}{\sqrt{1+Uk^2}}.

That is,
x= arcsin(\frac{a}{g\sqrt{1+ Uk^2}}- arcsin(\frac{Uk}{\sqrt{1+ Uk^2}}
 
is that the easiest way? because that seems really hard. i heard of another way in which u incorporate sinx/cosx = tanx

I tried this:

a/g = sin(x) - Ucos(x)

a/gcos(x) = tanx - U

a^2/g^2 cos^2(x) = (sec^2(x) - 1) - U^2

a^2/g^2 = 1-cos^2(x) - U^2cos^2(x)a^2/g^2 -1 = (-1-u^2) cos^2(x)
cosx = sqrt( (a^2/g^2 -1 ) / (-1-u^2) )
x=arccos (sqrt( (a^2/g^2 -1 ) / (-1-u^2) ) )

but i messed up somewhere because ans of x won't work!
 
ha9981 said:
a/gcos(x) = tanx - U

a^2/g^2 cos^2(x) = (sec^2(x) - 1) - U^2
You cannot square the terms on the RHS individually.

But your idea could work. For example you could use
<br /> \frac{a^2}{g^2\cos^2 x}=(\tan x-Uk)^2<br />
and the identity
<br /> \frac{1}{\cos^2 x}=1+\tan^2 x<br />
on the LHS. Make sure you factor out correctly the RHS and then you will get a quadric equation for \tan x
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top