document.write( "Question 907342: How do I algebraically prove a2 +b2=c2 ?
\n" ); document.write( "( 2 in the question above here is not two but exponent )
\n" ); document.write( "

Algebra.Com's Answer #550249 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
I'm assuming you have values or expressions for a,b, and c.
\n" ); document.write( "You would substitute and solve until you had the left side equaling the right side.
\n" ); document.write( "Example: \"a=3\",\"b=4\",\"c=5\"
\n" ); document.write( "\"a%5E2%2Bb%5E2=c%5E2\"
\n" ); document.write( "\"3%5E2%2B4%5E2=5%5E2\"
\n" ); document.write( "\"9%2B16=25\"
\n" ); document.write( "\"25=25\"
\n" ); document.write( "True.
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "Example: \"a=5x\", \"b=12x\", \"c=13x\"
\n" ); document.write( "\"a%5E2%2Bb%5E2=c%5E2\"
\n" ); document.write( "\"%285x%29%5E2%2B%2812x%29%5E2=%2813x%29%5E2\"
\n" ); document.write( "\"25x%5E2%2B144x%5E2=169x%5E2\"
\n" ); document.write( "\"169x%5E2=169x%5E2\"
\n" ); document.write( "True.
\n" ); document.write( "
\n" );