Solving for postive value of x when cos (60)

  • Context: MHB 
  • Thread starter Thread starter gotah
  • Start date Start date
  • Tags Tags
    Cos Value
Click For Summary

Discussion Overview

The discussion revolves around finding the positive value of x such that the angle OPA in a triangle is 60 degrees. The problem involves trigonometric and algebraic calculations related to the sides of the triangle and the cosine of the angle. Participants explore various methods to solve the problem, including the cosine rule and sine functions.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant describes the triangle OPA with sides OP = sqrt(x^2 + 100) and PA = sqrt(x^2 - 16x + 80), and states the need to find x such that cos OPA = cos(60°).
  • Another participant suggests solving the problem analytically or numerically, questioning the assumption that angle OAP is 90 degrees.
  • A participant shares their attempt to use the cosine rule but expresses difficulty in expanding and simplifying the resulting equations.
  • Some participants mention specific values obtained for x, such as 5.77 and 5.63, while noting discrepancies in expected results.
  • One participant provides a complex expression for x, indicating a potential exact solution without a calculator.
  • Another participant seeks clarification on the problem's background and the significance of the coordinates of points O and A.
  • A later reply mentions finding a solution on another forum, expressing gratitude for the assistance received.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the best method to solve for x or the validity of the results obtained. Multiple competing views and approaches remain throughout the discussion.

Contextual Notes

Some participants express limitations in their ability to use calculators, which affects their methods of solving the problem. There are also unresolved mathematical steps and assumptions regarding the triangle's properties and the angles involved.

gotah
Messages
6
Reaction score
0
Hello guys!

I'm new to this forum, so I apologize if this Q is in the wrong thread -it's a mixture of trigonometry and algebra. I've tried to solve it but i don't get the correct answer. I am given a triangle, whose sides i had to calculate, which i have done, and the results are correct.
so the triangle OPA has sides: OP= sqr(x^2 + 100) and PA = sqr(x^2 -16x +80), and AO=10
Thereafter i have to show that cos OPA = cos(60°)=((x^2)-8x+40) / sqr(((x^2)-16x+80)((x^2)+100)), which i have also done.

After a few other Q I am asked to find the positive value of x such that the angle OPA = 60degrees, which is the problem i cannot solve. I have tried to solve for x with the above equation but it just becomes too complicated.

I have also tried to just solve for x by saying sin(60degrees)= 10 / sqr(x^2 +100) , where i get x=5.77 but the result should be 5.63.

Is there any other way to find the positive value than having to solve for x in the complicated equation above?
 
Mathematics news on Phys.org
gotah said:
find the positive value of x such that the angle OPA = 60degrees
Do you need to solve this analytically or numerically?

gotah said:
I have also tried to just solve for x by saying sin(60degrees)= 10 / sqr(x^2 +100) , where i get x=5.77 but the result should be 5.63.
There is no reason to believe that angle OAP = 90 degrees.
 
i am not allowed to use the calculator, so it would be both? When i use the cosine rule, I get stuck after expanding the bracket.(using the cosine rule I've said
10^2 = [sqr(x^2 -16x+80)]^2 + [sqr(x^2 +100)]^2 - 2*sqr(x^2 -16x+80)* sqr(x^2 +100) * cos (60))

(x^2-16x+80 +x^2+100-100) / (2*sqr(x^2 -16x+80)* sqr(x^2 +100)= cos(60) =0.5

(x^2-16x+80 +x^2+100-100) = sqr(x^2 -16x+80)* sqr(x^2 +100)

2x^2-16x+80 = sqr(x^2 -16x+80)* sqr(x^2 +100)

(2x^2-16x+80)^2 = (x^2 -16x+80)* (x^2 +100)

4x^4-64x^3+576x^2-2560x+6400=x^4-16x^3+180x^2-1600x+8000

3x^4-48x^3+396x^2-960x-1600 =0 (how to solve this for x? I don't know how to factorize it)
 
Last edited:
gotah said:
so the triangle OPA has sides: OP= sqr(x^2 + 100) and PA = sqr(x^2 -16x +80), and AO=10
Thereafter i have to show that cos OPA = cos(60°)=((x^2)-8x+40) / sqr(((x^2)-16x+80)((x^2)+100)), which i have also done.

After a few other Q I am asked to find the positive value of x such that the angle OPA = 60degrees, which is the problem i cannot solve. I have tried to solve for x with the above equation but it just becomes too complicated.

10^2 = (x^2+100) + (x^2-16x+80) - 2sqrt{(x^2+100)(x^2-16x+80)} cos(60)

0 = (x^2+100) + (x^2-16x+80) - sqrt{(x^2+100)(x^2-16x+80)} - 100

solved by calculator, x = 5.6341956 ...
 
thank you for the effort, but I'm not allowed to use the calculator:-(
 
gotah said:
i am not allowed to use the calculator
The exact solution is $x = 4-\sqrt{3}+\sqrt{7 \left(\frac{8}{\sqrt{3}}-3\right)}$. Suppose that you get this answer. Are you really expected to make sure that this is 5.63 without a calculator?

Perhaps it would help to know the background of this problem. You said that you had to calculate the sides. What is x and what is the whole problem statement?
 
ok. Two lines are drawn in a diagram. Point O and A are fixed and have coordinates (0,0), (8,6) respectively. The Angle OPA varies as the Point P(x,10) move along the horizontal line y=10.

first i have to show that: 1. AP = sqr(x^2 -16x + 80)
2.then I have to find a similar expression for OP in terms of x,
3. hence show that the angle cos(OPA) = (x^2-8x +40) / sqr(x2-16x+80)(X^2 + 100)

4.Then it asks me to find the angle OPA when x= 8
5.And then Find the positive value of x such that OPA = 60degrees.
6. Let function f(x) be cos(OPA) = (x^2-8x +40) / sqr(x2-16x+80)(X^2 + 100) , 0_<x<_15
and consider the f(x)=1. i.Explain, in terms of the position of points O,A and P why this has a solution.

Maybe i should just use the calculator, but my book states when I'm allowed to do so, and it didn't with this Q. ( i also don't understand no. 6 by the way. is it because if i draw a horizontal line Y=1, it will intersect with the triangle? )
 
Last edited:
i found the solution for this on another forum (cannot post the link since i don't have 10posts, but it's in mymathforum. com), and i want to thank everyone who tried to help me.although, i still have to study the solution :D
 

Similar threads

Replies
2
Views
1K
  • · Replies 10 ·
Replies
10
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 11 ·
Replies
11
Views
10K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
1K
Replies
6
Views
3K
  • · Replies 1 ·
Replies
1
Views
8K