asked 54.7k views
0 votes
A box contains a collection of triangular and square tiles. There are 25 tiles in the box, containing 84 edges total. How many square tiles are there in the box?

asked
User Lukehawk
by
8.1k points

1 Answer

3 votes
There are 25 tiles total - triangles or squares - 84 edges

triangle (t) = 3 sides
square (s) = 4 sides

t+s= total tiles
t+s = 25 ← solve
3t + 4s = total sides
3t + 4s = 84 ← solve

t = 16 s = 9

Check

16 + 9 = 25

3(16) + 4(9) = 84
48 + 36 = 84

There are 9 square tiles in the box



answered
User Hizqeel
by
8.2k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.