#Counting squares
18 messages · Page 1 of 1 (latest)
- Ask your question and show the work you've done so far. If you've posted a screenshot of a question, specify which part you need help with.
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close - Feel free to nominate the person for helper of the week in #helper-nominations
- Do not ping the mods, unless someone is breaking the rules.
- If you're happy with the help you got here, and the server overall, you can contribute financially as well:
I believe there are 20 squares
Can u specify how many of each size u counted?
I used a trick
Count the smallest squares and the largest squares and multiply them
I don't really know if that trick works of a situation like that
I got 19 as well
Well my trick doesn't work then
what i usually do
i count the amount of shapes with n-parts
n-parts meaning there are n amount of shapes to make a square
and then summing them all up
so 1 part you get 7, 2 parts you get 3, 3 parts you get 3, 4 parts you get 1, 7 parts you get 2, 10 parts you get 1, and 11 parts you get 1
7+3+3+1+2+1+1 is 7+7+4 = 18
i missed something tho