Solve Simple Trig Problem: cosx - cosx*sinx = 1/3

  • Thread starter Thread starter Mddrill
  • Start date Start date
  • Tags Tags
    Trig
Click For Summary
SUMMARY

The equation cosx - cosx*sinx = 1/3 can be evaluated using numerical methods or advanced symbolic computation tools. While traditional trigonometric identities may not simplify the problem effectively, software like Maple 11 provides an analytic solution involving arctan and roots of polynomial equations. The numerical approximation for x is approximately 0.6284918352, with additional solutions existing outside the interval 0 < x < π.

PREREQUISITES
  • Understanding of trigonometric functions and identities
  • Familiarity with polynomial equations and roots
  • Basic knowledge of numerical methods for solving equations
  • Experience with symbolic computation tools like Maple 11
NEXT STEPS
  • Explore the use of Maple 11 for solving trigonometric equations
  • Learn about numerical methods for root-finding, such as Newton's method
  • Investigate polynomial equations and their roots, specifically the techniques for solving quartic equations
  • Study the properties and applications of the arctan function in trigonometry
USEFUL FOR

Students in statics or related fields, mathematicians dealing with trigonometric equations, and anyone interested in numerical methods for solving complex equations.

Mddrill
Messages
23
Reaction score
0

Homework Statement


I feel like I this problem shouldn't be that hard, but I can't figure out how to evaluate this equation

cosx - cosx*sinx = 1/3

Homework Equations


I don't know what to use for this, none of the trig identities seem to help

The Attempt at a Solution


I tried substituting ## sqrt(1-cos^2x )## for sinx , but I just ended up with something way more complicated. I know this shouldn't be this hard because I'm not even in a trig class, I am taking statics. It wouldn't make sense for them to give me a problem that requires more time with the trig than with the statics.

Thank You
 
Physics news on Phys.org
Mddrill said:

Homework Statement


I feel like I this problem shouldn't be that hard, but I can't figure out how to evaluate this equation

cosx - cosx*sinx = 1/3

Homework Equations


I don't know what to use for this, none of the trig identities seem to help

The Attempt at a Solution


I tried substituting ## sqrt(1-cos^2x )## for sinx , but I just ended up with something way more complicated. I know this shouldn't be this hard because I'm not even in a trig class, I am taking statics. It wouldn't make sense for them to give me a problem that requires more time with the trig than with the statics.

Thank You

WolframAlpha.com shows solutions to this, but it doesn't seem to show a simplified trig form...
 
  • Like
Likes   Reactions: Mddrill
Mddrill said:

Homework Statement


I feel like I this problem shouldn't be that hard, but I can't figure out how to evaluate this equation

cosx - cosx*sinx = 1/3

Homework Equations


I don't know what to use for this, none of the trig identities seem to help

The Attempt at a Solution


I tried substituting ## sqrt(1-cos^2x )## for sinx , but I just ended up with something way more complicated. I know this shouldn't be this hard because I'm not even in a trig class, I am taking statics. It wouldn't make sense for them to give me a problem that requires more time with the trig than with the statics.

Thank You

This is simple to solve numerically, but not at all easy to solve "analytically" (i.e., using formulas). For what it's worth, Maple 11 obtains the following "analytic" solution:
x =
arctan((-1+3*(1/6*(((162+6*681^(1/2))^(2/3)+12)/(162+6*681^(1/2))^(1/3))^(1/2)+1/6*((-(((162+6*681^(1/2))^(2/3)+12)/(162+6*681^(1/2))^(1/3))^(1/2)*(162+6*681^(1/2))^(2/3)-12*(((162+6*681^(1/2))^(2/3)+12)/(162+6*681^(1/2))^(1/3))^(1/2)+36*(162+6*681^(1/2))^(1/3))/(162+6*681^(1/2))^(1/3)/(((162+6*681^(1/2))^(2/3)+12)/(162+6*681^(1/2))^(1/3))^(1/2))^(1/2))^3)/(1/6*(((162+6*681^(1/2))^(2/3)+12)/(162+6*681^(1/2))^(1/3))^(1/2)+1/6*((-(((162+6*681^(1/2))^(2/3)+12)/(162+6*681^(1/2))^(1/3))^(1/2)*(162+6*681^(1/2))^(2/3)-12*(((162+6*681^(1/2))^(2/3)+12)/(162+6*681^(1/2))^(1/3))^(1/2)+36*(162+6*681^(1/2))^(1/3))/(162+6*681^(1/2))^(1/3)/(((162+6*681^(1/2))^(2/3)+12)/(162+6*681^(1/2))^(1/3))^(1/2))^(1/2)))
Basically, this has the form
x = \arctan\left( \frac{-1 + 3z^3}{z} \right),
where ##z## is a root of the equation ##9z^4 -6z + 1 = 0##. Numerically, ##x \doteq 0.6284918352##. Of course, there are other solutions outside the region ##0 < x < \pi##.
 
  • Like
Likes   Reactions: Mddrill

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
28
Views
5K
  • · Replies 4 ·
Replies
4
Views
7K
  • · Replies 1 ·
Replies
1
Views
9K
  • · Replies 28 ·
Replies
28
Views
5K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
11
Views
36K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K