document.write( "Question 252655: Find the area of the triangle ABC if a=40ft, b=25ft and c=30degrees. \n" ); document.write( "
Algebra.Com's Answer #184729 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the area of the triangle ABC if a=40ft, b=25ft and c=30degrees. \n" ); document.write( "------------------ \n" ); document.write( "Area = bh/2 \n" ); document.write( "h = 40*sin(30) if side b is taken to be the base \n" ); document.write( "h = 20 \n" ); document.write( "Area = 25*25/2 = 250 sq units \n" ); document.write( "----------------------------- \n" ); document.write( "If you take the other side to be the base, the results are the same. \n" ); document.write( " \n" ); document.write( " |