#I'm not sure on what to do

137 messages · Page 1 of 1 (latest)

idle chasm
#

I've heard I should use Stewart's Theorem, but I'm not sure if thats correct or how to apply it

gritty dirgeBOT
#
  1. Ask your question and show the work you've done so far. If you've posted a screenshot of a question, specify which part you need help with.
  2. Wait patiently for a helper to come along.
  3. Once someone helps you, say thank you and close the thread with:
    +close
    
  4. Feel free to nominate the person for helper of the week in #helper-nominations
  5. Do not ping the mods, unless someone is breaking the rules.
  6. If you're happy with the help you got here, and the server overall, you can contribute financially as well:
tame widget
tame widget
# idle chasm

So to use it, you just need to define a, b, c, d, m, and n, right?

idle chasm
#

But Im not sure how

tame widget
idle chasm
#

well c = 12 , b = 15 and d = 10

#

but idk the other 3

tame widget
#

You know more than you think.

tame widget
# idle chasm

What's the relationship in this diagram between m, n, and a?

idle chasm
#

m+n=a

tame widget
idle chasm
#

That it's 10cm

tame widget
#

And?

idle chasm
#

its a bisector

tame widget
#

Which means what?

idle chasm
#

It splits the angle into 2 equal ones

tame widget
#

Does it bisect angle A, or does it bisect side BC?

idle chasm
#

angle A

tame widget
#

You sure?

#

It seems ambiguous to me.

idle chasm
#

Yeah

tame widget
#

And I don't see how we can directly apply Stewart's theorem if that is the case.

idle chasm
tame widget
#

Translation? It's in English.

idle chasm
#

It was in a diff language but I translated it

tame widget
#

Okay.

#

So the original problem specified AD was an angle bisector?

#

Because that means we probably have to use trigonometry.

tame widget
#

See, because if AD bisected BC, that would make m = n, so we could invoke Stewart's theorem with only one unknown.

idle chasm
#

yeah i know it would be much easier then

#

but sadly that's not the case

tame widget
#

As it is I'm actually not sure how Stewart's theorem is applicable at all.

idle chasm
#

I'm not sure what to do or what formulas to use

tame widget
#

Like I said, if it bisects the angle, that means we have to use trigonometry.

idle chasm
#

cosinus theorem?

tame widget
#

Law of cosines seems the most straightforward method, yeah.

idle chasm
#

but we don't know the angle though

tame widget
#

I don't think we have to. We know a = m + n, and we know the only two angles involved are A and A/2.

#

Was it your teacher who said to use Stewart's theorem, or a fellow student, or who?

idle chasm
#

I saw it on ChatGPT actually

#

and it gave the correct answer

#

but the method was weird

tame widget
#

Ugh, ChatGPT.

#

Here's the thing about ChatGPT.

#

It's not good at math.

#

It doesn't know math at all.

#

All it knows is how to put one word after another.

idle chasm
#

It did get it right though

tame widget
#

It actually started outsourcing math processing to WolframAlpha a while back, but that's still dependent on it recognizing the math problem well enough to invoke the subroutine.

idle chasm
#

surprisingly

tame widget
#

And the information it passes to WA about the problem is dependent on what information ChatGPT can recognize as being about the problem.

idle chasm
#

So , as for the problem, any ideas on how to actually solve it? 😅

tame widget
#

Basically, the best case scenario of asking ChatGPT a math question is that you're actually just asking WolframAlpha a math question.

#

The worst case scenario is that ChatGPT asks WolframAlpha a garbled version of your question because either you or it weren't specific enough.

tame widget
#

It reduces the three unknowns to the one unknown of angle A.

idle chasm
#

but we only know 2 sides from any triangle, so how can we apply cosinus theorem?

tame widget
#

...that's like asking how we can apply the Pythagorean theorem if we only know two sides.

idle chasm
#

dont we need an angle or the opposing side of the angle?

tame widget
#

What did I say? We're reducing three unknowns to one.

idle chasm
#

I feel stupid rn

#

I dont get it

tame widget
#

Okay.

#

a = m + n.

#

If a = f(A), m = g(A), and n = h(A), then we have f(A) = g(A) + h(A). Everything depends on A.

#

We find A, we find everything.

idle chasm
#

Is f(A) a function or something?

tame widget
#

Yes. It's expressing the length of side a as a function of angle A.

idle chasm
#

This is even more confusing

tame widget
#

Look, let's just go with it for now. If we want the law of cosines with angle A, what do we get?

idle chasm
#

a^(2)=144+225-360*cos(A)

tame widget
#

Right. Which means a = sqrt(369 - 360cos(A)), right?

#

So now what does m equal according to the law of cosines?

idle chasm
#

well m is a part of a so

tame widget
#

In its own triangle.

idle chasm
#

m+n=sqrt(369 - 360cos(A)) ?

tame widget
#

No. In triangle ABD.

idle chasm
tame widget
#

And in triangle ACD, what's n?

idle chasm
#

n = sqrt( 244-240cos(A/2) )

tame widget
#

Therefore, $a = m + n$, so $\sqrt{369 - 360\cos{A}} = \sqrt{325 - 300\cos{\frac{A}{2}}} + \sqrt{244 - 240\cos{\frac{A}{2}}}$, right?

full plumeBOT
#

Techie Literate

idle chasm
#

yeah

tame widget
#

And notice that the only variable in this equation is A.

idle chasm
#

Yeah

tame widget
#

Which means this equation is (in principle) solvable for A, especially considering we know 0 < A < 180, and once we've solved for A we can plug that value into the law of cosines for a.

idle chasm
#

Okay but how can we find A?

#

Because that thing looks horrible to solve

tame widget
#

Oh, it's long and annoying, but it's all relatively basic algebra.

#

Square both sides, isolate the remaining square root term, square both sides again.

idle chasm
#

if we square both sides we will get a montrosity

#

so idk

tame widget
#

And invoke the double angle identity on cos(A) to make it purely a polynomial in cos(A/2).

tame widget
#

In fact.

idle chasm
#

did u solve it and got a proper answer?

#

or some weird thing

tame widget
#

,w solve sqrt(369 - 360cos(A)) = sqrt(325 - 300cos(A/2)) + sqrt(244 - 240cos(A/2)),

idle chasm
#

bruh

tame widget
#

That's what WolframAlpha is for. It can't solve word problems, but it can certainly solve equations.

idle chasm
#

i feel like something is wrong

tame widget
#

Why?

#

I mean, it might be able to solve word problems if it could parse them, but that's a big if. It's not a language machine.

tame widget
idle chasm
#

Well the sheet that has the answer also has some steps on how to solve
it says you're supposed to get
144+100-240cos(A)=16k^(2)
and
225+100-300cos(A)=25k^(2)

#

but idk how it got them

idle chasm
tame widget
#

If you have an answer sheet, why don't you just show me that and I'll explain that method?

idle chasm
#

Alr lemme translate it rq

tame widget
# idle chasm Here

Okay, clearly they're saying BD/DC = 4/5, but I don't know what justifies that ratio.

tame widget
#

Ah. Well then yeah.

#

Then it's just a straightforward application of the law of cosines.

idle chasm
#

yeah but how is k=2?

#

I dont get how u solve those

tame widget
#

It's just simultaneous equations

tame widget
# idle chasm Here

Multiply the first equation by 300/240, then subtract it from the second equation.

tame widget
#

Why?

idle chasm
#

well then they wont really be equal anymore

#

or related

#

Like what stops us from multiplying the first one by 100 and leaving the second one as it is

#

it will completely change it

tame widget
#

No it won't.

tame widget
#

Apart from having the same two variables in them.

idle chasm
#

Alright it gave me that k=2 just like there

#

nice

#

well thank you for the help