document.write( "Question 1180132: What does the SAS version of the Law of Cosines have to say about the “triangle” whose sides p and
\n" ); document.write( "q form a 180-degree angle?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #809755 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!
It says the third side, r, has this relationship: r = p + q
\n" ); document.write( "

\n" ); document.write( "Detailed steps:
\n" ); document.write( "r = \"+sqrt%28p%5E2+%2B+q%5E2+-+2pq%2Acos%28180%5Eo%29%29+\"
\n" ); document.write( "= \"+sqrt%28p%5E2%2Bq%5E2+%2B+2pq%29+\"
\n" ); document.write( "= \"+sqrt%28%28p%2Bq%29%5E2%29+\"
\n" ); document.write( "= \"+p%2Bq+\"
\n" ); document.write( "
\n" );