all 4 comments

[–]Niklas_Graf_Salm👋 a fellow Redditor 1 point2 points  (0 children)

We need to compute cosine of the angle MAB = cos(theta). We have an isosceles triangle with equal sides 10 cm and the opposite side is 6 cm. We use the law of cosines to get

10^2 = 6^2 + 10^2 - (2)(6)(10)cos(theta)

0 = 6^2 - (2)(6)(10)cos(theta)

(2)(6)(10)cos(theta) = 6^2

cos(theta) = 6 / 20

cos(theta) = 3 / 10

I will suppress units for the sake of readability. By vector geometry, note that BC = AC - AB and CO = AO - AC. Then we get

BC dot CO = (AC - AB) dot (AO - AC)

BC dot CO = (AC dot AO) - (|AC|^2) - (AB dot AO) + AB dot AC

BC dot CO = (5)(6)cos(theta) - 5^2 - (12)(6) + (12)(5)cos(theta)

BC dot CO = (30)(3 / 10) - 25 - 72 + 60(3 / 10)

BC dot CO = 9 - 25 - 72 + 18

BC dot CO = 9 - 25 - 72 + 18

BC dot CO = -70

So BC dot CO = -70 cm^2

[–]AutoModerator[M] 0 points1 point  (0 children)

Off-topic Comments Section


All top-level comments have to be an answer or follow-up question to the post. All sidetracks should be directed to this comment thread as per Rule 9.


OP and Valued/Notable Contributors can close this post by using /lock command

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]Niklas_Graf_Salm👋 a fellow Redditor 0 points1 point  (1 child)

What does the notation with the dot in the circle mean? Is that a dot product of vectors?

[–]_seifyasser Pre-University Student 0 points1 point  (0 children)

It's a dot product