Shown below is an empty triangle which is to be filled using five tiles. Which option(s) will exactly fill this triangle when all tiles are used? Scaling, Repeating, and Flipping of tiles is not allowed; while rotation is allowed. 
A
B
C
D
The empty triangle needs to be filled exactly using five given tiles, without scaling, repeating, or flipping any of them, though rotation is allowed. Since no tile can be resized or reused, every tile must appear exactly once in the correct rotation, and their combined area and outline must match the triangle exactly with no gaps or overlaps.
Only option C uses all five original tiles, each only rotated and never resized or repeated, to exactly close up the triangle's outline with no leftover gaps.
So the option that exactly fills the triangle is Option C.








