ABC is a right triangle with measures 3n, 3n + 3 and 5n. If n is a positive integer, greater than 1. What is the smallest value of n?
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.
( 3 n ) 2 + ( 3 + n ) 2 = ( 5 n ) 2 ⟹ 9 ( n 2 + n 2 + 2 n + 1 ) = 2 5 n 2 ∴ 7 n 2 − 1 8 n − 9 = 0 ⟹ n = − 3 / 7 o r n = 3 . O n l y + t i v e v a l u e o f n i s 3
Problem Loading...
Note Loading...
Set Loading...
Since n ≥ 2 , 5 n > 3 n + 3 > 3 n . So by applying pythagorean theorem, ( 3 n ) 2 + ( 3 n + 3 ) 2 = ( 5 n ) 2 9 n 2 + ( 3 n + 3 ) 2 = 2 5 n 2 ( 3 n + 3 ) 2 = 1 6 n 2 = ( 4 n ) 2 3 n + 3 = 4 n n = 3