document.write( "Question 192725: One angle of an isosceles triangle has measure 150*. If the area of the triangle is 9 cm ^2, what is the perimeter to three significant digits? \n" ); document.write( "
Algebra.Com's Answer #144712 by RAY100(1637)\"\" \"About 
You can put this solution on YOUR website!
the isosceles triangle with one angle of 150 deg, tells us that the vertex angle is 150, side angles are each 15 deg , for a total of 180 deg (150+15+15)\r
\n" ); document.write( "\n" ); document.write( "If side angle was 150, 2*150=300, oversize for triangle (180 deg)\r
\n" ); document.write( "\n" ); document.write( "If we sketch this triangle, and include an altitude h, base =(2b), and sides =a\r
\n" ); document.write( "\n" ); document.write( "we can figure Area =9(given) = (1/2) base * height\r
\n" ); document.write( "\n" ); document.write( "9=(1/2) (2b) (h)\r
\n" ); document.write( "\n" ); document.write( "but height is related to base thru 150 deg angle, or 15 deg angle.\r
\n" ); document.write( "\n" ); document.write( "from sketch ( just make a rough sketch, obtuse isosceles triangle) h/b = tan 15
\n" ); document.write( "or h=(tan15)(b)=.268(b), substituting into Area eqn\r
\n" ); document.write( "\n" ); document.write( "9=(1/2) (2b) (.268b)=.268 *b^2\r
\n" ); document.write( "\n" ); document.write( "dividing both sides by .268\r
\n" ); document.write( "\n" ); document.write( "9/.268 =b^2
\n" ); document.write( "33.582=b^2\r
\n" ); document.write( "\n" ); document.write( "taking sq rt
\n" ); document.write( "5.795 =b\r
\n" ); document.write( "\n" ); document.write( "but h=.268b=.268*5.795=1.5529\r
\n" ); document.write( "\n" ); document.write( "last side a can be found from, h/a = sin 15, or a=h/sin15 =1.5529/.2588=6\r
\n" ); document.write( "\n" ); document.write( "sides of triangle are a, a, and 2b, or 6,6,11.590
\n" ); document.write( "per = sum of sides = 23.590 ANSWER\r
\n" ); document.write( "\n" ); document.write( "checking area , a=(1/2) (11.590) (1.5529) =9 ok\r
\n" ); document.write( "\n" ); document.write( "to check sides, pythagorous can be used, 6^2=1.5529^2 + 5.795^2=6^2 ok
\n" ); document.write( "
\n" );