Trigonometric functions problem

AI Thread Summary
The problem involves finding the value of x in a triangle where the base is composed of two segments measuring 8 and 12 units, and the angle relationships are defined using trigonometric functions. The equations tan(Θ) = x/20 and tan(2Θ) = x/8 are established. An attempt to solve leads to the equation x^3 - 80x = 0, which simplifies the problem. A participant points out a mistake in the previous calculations, indicating that an x was lost, which resolves the confusion. The discussion highlights the collaborative nature of problem-solving in mathematics.
luludatis
Messages
6
Reaction score
0

Homework Statement


Find x

base of triangle: 2 pieces, 8+12
opposite end: x
angle: \Theta ; angle formed by triangle of 8 units and x : 2\Theta


Homework Equations


tan\Theta = opp/adj
tan 2\Theta = 2tan/1-tan2

The Attempt at a Solution


tan\Theta= x/20
tan 2\Theta = x/8

x/8=tan2\Theta= 2(x/20) / 1-(x/20)2

(2x/20) / ((400-x2)/400) = 40x/400-x2

x/8=40x/400-x2

320x=400x-x3
x3-80=0


and now I'm stuck. I want to use difference of cubes, but i feel it is getting too complicated...
 

Attachments

  • 2011_05_01_13_08_110001.jpg
    2011_05_01_13_08_110001.jpg
    13.6 KB · Views: 423
Last edited:
Physics news on Phys.org
welcome to pf!

hi luludatis! welcome to pf! :smile:
luludatis said:
320x=400x-x3
x3-80=0

oooh :cry:

you lost an x ! :blushing:
 
...i'm confused :P
 
x3 - 80x = 0 :wink:
 
oooooooooooooooh! great! that fixes everything! thank you!
 
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...
Back
Top