Find Side Lengths of an Isosceles Triangle

  • Thread starter Thread starter pcandrepair
  • Start date Start date
  • Tags Tags
    Triangle
AI Thread Summary
To find the side lengths of the isosceles triangle with given angles and perimeter, one can use the perimeter equation a + b + c = 24.78 and the relationships from the law of cosines and law of sines. Since two sides are equal (b = c), the equations can be simplified. The law of cosines can help relate the angles to the sides, while the law of sines can provide ratios that are useful for solving the system of equations. The perimeter is crucial as it allows for the determination of the actual lengths of the sides based on the established relationships. Solving this system will yield the lengths of each side of the triangle.
pcandrepair
Messages
65
Reaction score
0

Homework Statement


All three sides of an isoceles triangle are given along with its perimeter. Find the length of each side.
A=97.433 B=41.283 C=41.283
Perimeter=24.78in

Homework Equations


p = a+b+c
a2=b2+c2 - 2*b*c*cos(A)


The Attempt at a Solution


Would you somehow find the ratios of the side lengths? And then use the ratios and the perimeter to find the sides? I don't even know if this is possible. We definately never did these kinds of triangles in geometry class. Thanks for any help :)
 
Physics news on Phys.org
I see you listed the law of cosines in the equations... but forgot the law of sines...
 
Law of sines: c/sin(A) = c/sin(B) = c/sin(C)

Do I have to solve this as a system of equations to solve for the sides? But where does the given perimeter come into play?
 
You have many equations:
a+ b+ c= 24.78
b= c
c^2= a^2+ b^2- 2abcos(41.283)
b^2= a^2+ c^2- 2accos(41.283)
a^2= b^2+ c^2- 2bccos(97.433)
\frac{a}{sin(97.433)}= \frac{b}{sin(41.283)}
\frac{a}{sin(97.433)}= \frac{c}{sin(41.283)}
\frac{b}{sin(41.283)}= \frac{c}{sin(41.283)}
Of course, these are not all independent.
 
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
Back
Top