Proving two sides of equation for triangles

  • Thread starter Thread starter rum2563
  • Start date Start date
  • Tags Tags
    Triangles
AI Thread Summary
The discussion focuses on proving the equation 2cot(A) = tan(B) = cot(B) in an isosceles triangle ABC, where angles B and C are equal. The user initially struggles with the calculations involving cotangent and tangent functions, particularly when manipulating the angles. A key mistake is identified in the handling of the tangent function, leading to confusion about the signs and structure of the equations. With guidance, the user learns to correctly manipulate the equations, ultimately arriving at the desired equality. The exchange highlights the importance of clarity in mathematical notation and the collaborative nature of problem-solving in mathematics.
rum2563
Messages
89
Reaction score
1
[SOLVED] Proving two sides of equation for triangles

Homework Statement


In angle ABC, which is an isosceles triangle with <B = <C, show that
2cot(a) = tan(b) = cot(b)


Homework Equations


tan2a = 2tana / 1 - tan^2 a

tan (x - y) = tanx - tany / 1 + tanx tany


The Attempt at a Solution



Since it is isosceles, that means two sides are equal, therefore, <A = 180 - 2B

2cot(A) = 2cot (180 - 2B)
= 1 / 2tan(180 - 2B)
= 1 / 2(tan180 - tan2B / 1 + tan180 tan2B)
= 1 / 2(-tan2B)
= 1 / -2tan2B)
= 1 / -2(2tanB / 1 - tan^2 B)

After this, I get confused. Can someone please tell me if I am doing this right? Please help. Thanks.
 
Physics news on Phys.org
rum2563 said:

Homework Statement


In angle ABC, which is an isosceles triangle with <B = <C, show that
2cot(a) = tan(b) = cot(b)


Homework Equations


tan2a = 2tana / 1 - tan^2 a

tan (x - y) = tanx - tany / 1 + tanx tany


The Attempt at a Solution



Since it is isosceles, that means two sides are equal, therefore, <A = 180 - 2B

2cot(A) = 2cot (180 - 2B)
= 1 / 2tan(180 - 2B)

that's your mistake.

2*cot(180 - 2B) = 2*[1/tan(180-2B)] = 2/tan(180-2B)

also, please uses parentheses... in your work here especially when dealing with fractions and sums in the numerator and denominator. people will get confused as to your exact meaning: for example this:

tan180 - tan2B / 1 + tan180 tan2B

means: tan180 - tan2B + (tan180)*(tan2B) the way you wrote it.

you should write:

(tan180 - tan2B) / (1 + tan180 tan2B )
 
Thanks for your help. Here is what I am getting:

2cot(a) = 2/tan(180-2B)
= 2 / {(tan180 - tan2b) / (1 + tan180tan2b)}
= 2 / {-tan2b / 1}
= 2 / {-2tanb / 1 - tan^2 b)

After this, i am still confused as to how to get the equation to equal to tanb - cotb.

Please do help. Thanks.
 
rum2563 said:
Thanks for your help. Here is what I am getting:

2cot(a) = 2/tan(180-2B)
= 2 / {(tan180 - tan2b) / (1 + tan180tan2b)}
= 2 / {-tan2b / 1}
= 2 / {-2tanb / 1 - tan^2 b)

After this, i am still confused as to how to get the equation to equal to tanb - cotb.

Please do help. Thanks.

2 / [-2tanb / (1 - tan^2 b)]

= 2*(\frac{1-tan^2(b)}{-2tan(b)})

=\frac{1-tan^2(b)}{-tan(b)}

= -1/tan(b) + tan(b)
= -cot(b) + tan(b)
= tan(b) - cot(b)
 
Wow, thanks very much learningphysics. You have helped me so much and even shown me the answer. I was worried about the negative sign and how to get rid of it, but as soon as I saw your solution, I understood quickly the idea behind it. Thanks very much again.
 
rum2563 said:
Wow, thanks very much learningphysics. You have helped me so much and even shown me the answer. I was worried about the negative sign and how to get rid of it, but as soon as I saw your solution, I understood quickly the idea behind it. Thanks very much again.

no prob. you're welcome.
 
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
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top