Solving Triangle ABC: Finding Value of x

  • Thread starter Thread starter Natasha1
  • Start date Start date
  • Tags Tags
    Triangle Value
AI Thread Summary
In triangle ABC, with sides AB = 2x cm, AC = x cm, BC = 21 cm, and angle BAC = 120 degrees, the cosine rule is applied to find the value of x. The correct formula is a² = b² + c² - 2bc cos(A), where angle A is used instead of angle B. After calculations, it is determined that x² = 63, leading to x = 7.94 cm when rounded to two decimal places. The solution is confirmed as correct, with a note that the angle should be referred to as A, not B. The use of the cosine rule is validated for this problem.
Natasha1
Messages
494
Reaction score
9

Homework Statement


In triabgle ABC, AB = 2x cm, AC = x cm, BC = 21 cm and angle BAC = 120 degrees. Calculate the value of x?

Homework Equations


I used the cosine rule here

The Attempt at a Solution


As we have 2 sides and an angle I used the cosine rule - Am I correct?
(2) means squared

b(2) = a(2) + c(2) - 2ac cos B
so
x(2) =21(2) + (2x)(2) - 2.21.2x.c cos B
x(2) =441 + 4x(2) - 84x cos B
3x(2) = 84x cosB - 441

How do I find x from here?
 
Physics news on Phys.org
Why did you choose to use angle B ?
Since you know angle A, wouldn't that be easier?
 
Natasha1 said:

Homework Statement


In triabgle ABC, AB = 2x cm, AC = x cm, BC = 21 cm and angle BAC = 120 degrees. Calculate the value of x?

Homework Equations


I used the cosine rule here

The Attempt at a Solution


As we have 2 sides and an angle I used the cosine rule - Am I correct?
(2) means squared

b(2) = a(2) + c(2) - 2ac cos B
so
x(2) =21(2) + (2x)(2) - 2.21.2x.c cos B
x(2) =441 + 4x(2) - 84x cos B
3x(2) = 84x cosB - 441

How do I find x from here?
Applying the cosine rule is the way to go.
But you should apply it correctly, with the angle you know (that's angle A):
##a²=b²+c²-2bc\cos(A)##, where a is the side opposite angle A, b the side opposite angle B and c the side opposite angle C.
You also know ##\cos(A)=\cos(120°)##.
 
Last edited:
Thanks everyone, I have found that x(2) = 63 which makes x = 7.94 cm (to 2dp) using the cosine rule

Am I correct?

a(2) = b(2) + c(2) - 2bc cos B
so
21(2) =x(2) + (2x)(2) - 2.x.2x cos B
441 = 5x(2) - 4x(2) cos 120
441 = x(2) (5-4 cos 120)
x(2) = 441 / (5-4cos 120)
x(2) = 63
x = 7.94 cm (to 2dp)
 
Natasha1 said:
Thanks everyone, I have found that x(2) = 63 which makes x = 7.94 cm (to 2dp) using the cosine rule

Am I correct?

a(2) = b(2) + c(2) - 2bc cos B
so
21(2) =x(2) + (2x)(2) - 2.x.2x cos B
441 = 5x(2) - 4x(2) cos 120
441 = x(2) (5-4 cos 120)
x(2) = 441 / (5-4cos 120)
x(2) = 63
x = 7.94 cm (to 2dp)
Looks correct (except that the angle should better be called A, not B).
 
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
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks

Similar threads

Back
Top