document.write( "Question 984003: please answer my question..
\n" );
document.write( "in a triangle ABC is known that the large angle A is 30 degrees and angle B is 60 degrees. If a + b = 6 then the length of the side b is ...
\n" );
document.write( "thanks you.. \n" );
document.write( "
Algebra.Com's Answer #604801 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! in a triangle ABC is known that the large angle A is 30 degrees and angle B is 60 degrees. If a + b = 6 then the length of the side b is ... \n" ); document.write( "-------------- \n" ); document.write( "a + b = 6 \n" ); document.write( "a = b*tan(30) \n" ); document.write( "----- \n" ); document.write( "b*tan(30) + b = 6 \n" ); document.write( "b = 6/(tan(30) + 1) \n" ); document.write( "b =~ 3.80385 \n" ); document.write( " |