4 Colored Square II

Geometry Level 4

A square is partitioned into 4 colored triangles, as shown in the diagram. The blue, inscribed triangle has an area of 41, while the other three have distinct integer areas. The combined area of any two of these three triangles is always smaller than the area of the blue triangle.

If the square has area 96, what is the area of the smallest triangle?


Inspired by 4 Colored Square


The answer is 16.

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.

1 solution

Thanks to @Anton Wu in 4 Colored Square , we have a formula for computing the areas of the 4 4 triangles constructed within a square, where a < b < c a<b<c stand for the areas of the triangles with square edges as their sides and d d is the area of the inscribed triangle (blue one in this case):

d 2 = ( a + b + c ) 2 4 a c d^2 = (a+b+c)^2 - 4ac

From the question, we know that d = 41 d = 41 and 96 = a + b + c + d 96 = a+b+c+d . Thus, a + b + c = 96 d = 96 41 = 55 a+b+c = 96-d = 96-41 =55 .

Plugging in the values, we will obtain:

4 1 2 = 5 5 2 4 a c 41^2 = 55^2 - 4ac

5 5 2 4 1 2 = ( 55 41 ) ( 55 + 41 ) = 4 a c 55^2 - 41^2 = (55-41)(55+41) = 4ac

a c = 14 × 24 = 16 × 21 = 12 × 28 ac = 14\times 24 = 16\times 21 = 12\times 28

Note that these are the only three possible combinations for a , c a,c because, for example, if a = 8 a = 8 and c = 4 c = 4 , b = 55 42 8 = 5 b = 55 -42 -8 = 5 , which is not correlated with a < b < c a < b < c constraint.

Then for ( a , b , c ) (a,b,c) is ( 14 , 17 , 24 ) (14, 17, 24) , b + c = 41 b+c = 41 , but the combination area must be less than 41 41 (the blue area exceeds any combination). Thus, this is not the desired solution.

For ( a , b , c ) (a,b,c) is ( 16 , 18 , 21 ) (16, 18, 21) , b + c = 39 b+c = 39 , so any combination will be less than 41 41 .

Finally, for ( a , b , c ) (a,b,c) is ( 12 , 15 , 28 ) (12, 15, 28) , b + c = 43 b+c = 43 , which exceeds the blue area and so is not satisfying the constraint.

Thus, a = 16 a = 16 ; b = 18 b=18 ; c = 21 c=21 ; and d = 41 d=41 . As a result, the smallest triangle’s area is a = 16 a = \boxed{16} .

We know a+b+c = 55 <==> 55-a = b+c but b+c [less than] 41 ==> 55-a [less than] 41 a [greater than] 14 this excludes 14X24 and 12X28 and leaves use with 16X21.

Ahmed Aljayashi - 1 year, 3 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...