If a times a plus b times b equals c times c, and a,b, and c are positive integers, what is the lowest possible value of c?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
If a 2 + b 2 = c 2 and a , b , c > 0 , then a , b , and c is a Pythagorean triple. The Pythagorean triple with the smallest c value is 3 , 4 , and 5 . Thus, c = 5 .
Problem Loading...
Note Loading...
Set Loading...
The expression is equivalent to saying:
a 2 + b 2 = c 2
The smallest Pythagorean triple with all integers is ( 3 , 4 , 5 )
( 3 ) 2 + ( 4 ) 2 = ( 5 ) 2
After comparison of the equations, this implies the result:
c = 5