Finding Angle C in an ABC Triangle

  • Thread starter Thread starter Natasha1
  • Start date Start date
  • Tags Tags
    Angle Triangle
Click For Summary

Homework Help Overview

The discussion revolves around finding the size of angle C in triangle ABC, where angle A is given as 30 degrees, and the lengths of sides AB and BC are 7 cm and 5 cm, respectively. The problem involves the application of the cosine rule and potentially the sine rule, with the additional note that angle C is acute.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants explore the use of the cosine rule to find angle C, questioning the necessity of this approach given the unknown length of side b. Some suggest alternative methods, including positioning points in a coordinate system to derive equations based on the known angle and side lengths.

Discussion Status

Participants are actively discussing various methods to approach the problem, with some expressing uncertainty about the methods they have been taught. There is a recognition that multiple interpretations of the problem exist, and some participants have provided insights into the implications of the sine rule and the potential for multiple triangles based on the given measurements.

Contextual Notes

There is a mention of classroom constraints regarding the methods taught, which influences participants' willingness to explore alternative approaches. Additionally, the acute nature of angle C is emphasized, which affects the interpretation of possible solutions.

Natasha1
Messages
494
Reaction score
9

Homework Statement


ABC is a triangle
The angle A = 30 degrees
AB = 7cm
BC = 5 cm
C is an acute angle. Find the size of angle C?

Homework Equations


I need to use the cosine rule here Cos C = (a^2 + b^2 - c^2) / 2ac

The Attempt at a Solution


The problem is I do not know the size of side b?
So how can I attempt to resolve the answer?

Cos C = (5^2 + b^2 - 7^2) / 2*5*7
 
Physics news on Phys.org
Natasha1 said:

Homework Statement


ABC is a triangle
The angle A = 30 degrees
AB = 7cm
BC = 5 cm
C is an acute angle. Find the size of angle C?

Homework Equations


I need to use the cosine rule here Cos C = (a^2 + b^2 - c^2) / 2ac

The Attempt at a Solution


The problem is I do not know the size of side b?
So how can I attempt to resolve the answer?

Cos C = (5^2 + b^2 - 7^2) / 2*5*7

Why do you need to use the cosine rule? Did somebody tell you that you are being forced to use it?

Just use whatever tool is the most convenient. If I were doing it I would let the points be at ##A = (0,0), B = (7,0), C = (x,y).## You can use the information about angle A and distance BC to get two equations in ##x, y##. These can be reduced to a single equation in ##x##, which is solvable without too much trouble.
 
  • Like
Likes   Reactions: SammyS
Thanks Ray but we have never used this method in class and I am sure this is the approach my teacher wants us to do it. Can I not use the cosine rule or sine rule then?
 
One way or another you'll have to find side b if you're going to apply the cosine rule. If you're not comfortable jumping right into the algebra with a method you've not used before, then start with a diagram and come up with a plan from there.

upload_2018-12-18_12-29-12.png
 

Attachments

  • upload_2018-12-18_12-29-12.png
    upload_2018-12-18_12-29-12.png
    2 KB · Views: 572
  • Like
Likes   Reactions: neilparker62
Natasha1 said:
I need to use the cosine rule here
Says who ?
 
Natasha1 said:
Can I not use the cosine rule or sine rule then?
What about this second option ? :smile:
 
Ah ha!

cos A / a = sin C / c

So cos 30 / 5 = sin C / 7

So sin C = 7*(cos 30 / 5) = 1.212435565

How do I get the angle?
 
Natasha1 said:
cos A / a = sin C / c
Not how I remember the law of sines :rolleyes:

Natasha1 said:
How do I get the angle?
The button on your calculator don't work for cosines > 1 ? :wink:
 
Ah ha!

sin A / a = sin C / c

So sin 30 / 5 = sin C / 7

So sin C = 7*(sin 30) / 5 = 0.7

arcsin gives 44.4 degrees
 
Last edited:
  • Like
Likes   Reactions: Delta2 and FactChecker
  • #10
In general you will use the cos rule for solving a triangle if the givens are the 3 sides or alternatively 2 sides and an angle formed between the 2 given sides.
 
  • #11
Natasha1 said:
Ah ha!

sin A / a = sin C / c

So sin 30 / 5 = sin C / 7

So sin C = 7*(sin 30) / 5 = 0.7

arcsin gives 44.4 degrees
It could be that there are two different triangles that satisfy the given measurements, as in the drawing in post #4. If ##\sin(C) = .7## there is also another angle that is possible for C.

Edit: Since it is stated in post #1 that C is an acute angle, the above does not apply.
 
Last edited:
  • Like
Likes   Reactions: gneill
  • #12
Natasha1 said:
C is an acute angle
 
  • Like
Likes   Reactions: gneill
  • #13
Mark44 said:
It could be that there are two different triangles that satisfy the given measurements, as in the drawing in post #4. If sin(C)=.7sin⁡(C)=.7\sin(C) = .7 there is also another angle that is possible for C.
Actually, that was my primary reason for posting the diagram. Too subtle?
 
  • #14
Natasha1 said:
C is an acute angle
Missed that in the first post.
 
  • #15
Mark44 said:
Maybe too subtle, since the OP didn't seem to pick up on it.
:frown: Okay, will a tad more blatant in future. I hate blatant when gently nudging :smile:
 
  • #16
gneill said:
Actually, that was my primary reason for posting the diagram. Too subtle?
I thought that it was just subtle enough.
 
  • #17
I drew the diagram according to original problem description, and intuition tells me that b, and angle B, and angle C are not locked into any set of single values. Not a unique triangle. That's only first impression.

Thinking further,
forget about trying Law Of Cosines.

Law Of Sines seems fitting:

sin(C)/7=sin(30)/5

sin(C)=(7/5)sin(30)

sin(C)=7/10
and from this you could get value for angle C.Now, you could use AB, BC, and angle at B, to find b, using Law Of Cosines.; but you could use Law Of Sines again if you want.
 
  • #18
symbolipoint said:
I drew the diagram according to original problem description, ...
Why come with this now, when OP has cracked the case in #9 ?
 
  • #19
BvU said:
Why come with this now, when OP has cracked the case in #9 ?
Post was not old. I had to try the problem myself to see if or where Law Of Cosines would be useful; and I edited my own post twice within 20 minutes. Post #9 did not indicate any use of Law Of Cosines.
 
  • #20
Natasha1 said:
Thanks Ray but we have never used this method in class and I am sure this is the approach my teacher wants us to do it. Can I not use the cosine rule or sine rule then?
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
Replies
5
Views
3K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 27 ·
Replies
27
Views
2K
Replies
3
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
Replies
3
Views
2K
Replies
8
Views
3K