Two squares have integer side lengths which are in the ratio 4:3 Their intersection is also a square with integer side length. If the total area shown on the surface is equal to 5000 square units, how long is a side of the largest square?
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.
Let 4 m and 3 m be the side lengths of the initial two squares and n be the side length of the square of intersection. The total area showing will then be the sum of the areas of the initial two squares minus that of the square of intersection. Thus we have that
( 4 m ) 2 + ( 3 m ) 2 − n 2 = 5 0 0 0 ⟹ 2 5 m 2 − n 2 = 5 0 0 0 ⟹ n 2 = 2 5 ( m 2 − 2 0 0 ) .
Now as 2 5 ∣ n 2 we must have that 5 ∣ n , so let n = 5 k . This last equation then becomes
( 5 k ) 2 = 2 5 ( m 2 − 2 0 0 ) ⟹ k 2 = m 2 − 2 0 0 ⟹ m 2 − k 2 = 2 0 0 ⟹ ( m − k ) ( m + k ) = 2 0 0 .
Now if m − k = a and m + k = b then m = 2 a + b and k = 2 b − a . So in order for m , k to be integers we will require that either both of a , b are even or both odd. Given that 2 0 0 = 2 3 × 5 2 , the possible values for ( a , b ) are ( 2 , 1 0 0 ) , ( 4 , 5 0 ) and ( 1 0 , 2 0 ) , yielding respective values for ( m , k ) of ( 5 1 , 4 9 ) , ( 2 7 , 2 3 ) and ( 1 5 , 5 ) . But as we require that n = 5 k < 4 m the only option for ( m , k ) that is suitable is ( 1 5 , 5 ) , which means that the original two squares have side lengths 6 0 and 4 5 , while the square of intersection has side length 2 5 . The side length of the largest square is thus 6 0 .