Let be the length of a triangle, such that , is an integer and satisfy these equations:
If the value of can be written as for integers and is square-free, find the value of
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.
We know that
c a = 2 1 ( ( c + a ) 2 − ( c 2 + a 2 ) )
= 2 1 ( ( 2 b ) 2 − ( 8 4 − b 2 ) )
= 2 1 ( 5 b 2 − 8 4 )
Since c , a is the root of the equation
x 2 − ( c + a ) x + c a = 0
x 2 − ( 2 b ) x + 2 1 ( 5 b 2 − 8 4 ) = 0 .
From a = c , we know that there are 2 different roots in this equation.
Δ = ( 2 b ) 2 − 4 ( 1 ) ( 5 b 2 − 8 4 ) > 0
Solve the inequality we get b 2 < 2 8 . (1)
But we know that c a > 0 .
2 1 ( 5 b 2 − 8 4 ) > 0
Solve the inequality we get b 2 > 5 8 4 > 1 6 . (2)
From (1),(2) we know that b is an integer, that means b = 5 .
We can "guess" that a = 5 + x and c = 5 − x for some x .
From c a = 2 1 ( 5 b 2 − 8 4 ) = 2 4 1 .
( 5 − x ) ( 5 + x ) = 2 4 1
x 2 = 2 9
x = 2 3
Therefore, ( a , b , c ) = ( 5 + 2 3 , 5 , 5 − 2 3 ) . ~~~
We can also check that a , b , c are the length of a triangle.
Substitute for your own, too lazy XD