document.write( "Question 790263: how to get the length of a triangle when it is not a right angle?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #479109 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
To solve triangles that are not right triangles,
\n" ); document.write( "like , you need to know at least the length of one side, and two more measurements (angles or sides).
\n" ); document.write( "You can use:
\n" ); document.write( "\"A%2BB%2BC=180%5Eo\",
\n" ); document.write( "law of sines: \"sin%28A%29%2Fa=sin%28B%29%2Fb=sin%28C%29%2Fc\", and
\n" ); document.write( "law of cosimes: \"a%5E2=b%5E2%2Bc%5E2-2ab%2Acos%28A%29\".
\n" ); document.write( "
\n" ); document.write( "If you have an angle and the opposite side (plus another angle or side), you would use law of sines.
\n" ); document.write( "If you do not have an angle/side pair opposite each other, you have no choice but to use law of cosines.
\n" ); document.write( "
\n" );