Free. Exclusive. Just for you.
Four unique services that make learning easier, faster, and smarter - only on our website.

Shading fractions worksheet for learning visual representation of fractions.

A worksheet titled "Shading Fractions #1" with various shapes and fractions, where students shade parts of the shapes to represent the given fractions.

A worksheet titled "Shading Fractions #1" with various shapes and fractions, where students shade parts of the shapes to represent the given fractions.

GIF 165×224 5.1 KB Free · Personal Use
Quality Assured by Worksheets Library Team
Reviewed for educational accuracy and age-appropriateness
ID: #813785
Show Answer Key & Explanations Step-by-step solution for: Shading Fractions Worksheet Printout #1 - EnchantedLearning.com
It looks like you've uploaded an image of a visual pattern recognition puzzle (likely from a standardized test or logic exercise), but I currently can't view images directly. However, based on your description and the structure you've provided, it seems to be a grid of shapes with numbers above and below them.

Let me reconstruct what’s likely happening:

---

Problem Description (Inferred):



You have a 3x3 grid of shapes, each associated with a number above and below the shape. The goal is to determine the missing number in the bottom-right cell (marked as `?`), based on a consistent rule across the grid.

Here’s how the grid appears from your text:

```
Row 1:
2 3 1
[□] [△] [□]
3 4 4

Row 2:
1 2 5
[○] [△] [☆]
8 6 6

Row 3:
3 7 ?
[▭] [▭] [⬟]
8 3 5
```

Each shape has a top number and a bottom number. We are to find the missing bottom number (`?`) for the pentagon in the bottom-right corner.

We need to find a pattern or rule that connects the top number, the shape, and the bottom number.

---

Step-by-Step Analysis



Let’s analyze each cell one by one.

#### Top-left cell:
- Top: 2
- Shape: Square (□)
- Bottom: 3

#### Top-center:
- Top: 3
- Shape: Triangle (△)
- Bottom: 4

#### Top-right:
- Top: 1
- Shape: Square (□)
- Bottom: 4

Wait — two squares: one with top=2 → bottom=3; another with top=1 → bottom=4. So maybe not just about shape?

But let's look at all cells.

Let’s list all:

| Top | Shape | Bottom |
|-----|-------|--------|
| 2 | □ | 3 |
| 3 | △ | 4 |
| 1 | □ | 4 |
| 1 | ○ | 8 |
| 2 | △ | 6 |
| 5 | ☆ | 6 |
| 3 | ▭ | 8 |
| 7 | ▭ | 3 |
| ? | ⬟ | 5 |

Now, try to find a relationship between Top, Shape, and Bottom.

---

Observation 1: Are there repeated shapes?



- Square (□): appears twice
- Top=2 → Bottom=3
- Top=1 → Bottom=4
- No clear linear relation.

- Triangle (△): appears twice
- Top=3 → Bottom=4
- Top=2 → Bottom=6
- Not proportional.

- Circle (○): Top=1 → Bottom=8

- Star (☆): Top=5 → Bottom=6

- Rectangle (▭): appears twice
- Top=3 → Bottom=8
- Top=7 → Bottom=3

- Pentagon (⬟): Top=?, Bottom=5

Hmm.

Let’s consider if the bottom number depends on the top number and the shape.

Maybe the number of sides of the shape matters?

Let’s assign side counts:

- □ (square) → 4 sides
- △ (triangle) → 3 sides
- ○ (circle) → 0 or infinite? But maybe treated as 0 or special.
- ☆ (star) → typically 5 points, but could be 10 sides? Or just 5?
- ▭ (rectangle) → 4 sides
- ⬟ (pentagon) → 5 sides

Let’s assume:

- □: 4 sides
- △: 3
- ○: 0 (or maybe 1?)
- ☆: 5 (if regular star)
- ▭: 4
- ⬟: 5

Now let’s see if we can find a formula:
Bottom = f(Top, Sides)

Try for each:

1. □ (4 sides), Top=2 → Bottom=3
2 → 3 → maybe +1? But next square: Top=1 → Bottom=4 → +3? Not consistent.

2. △ (3 sides), Top=3 → Bottom=4 → +1
Top=2 → Bottom=6 → +4 → no

Wait — perhaps it's not additive.

Alternative idea: Maybe bottom = top × something, or top + sides, etc.

Try:

- First square: Top=2, sides=4 → 2+4=6 ≠ 3
- Second square: 1+4=5 ≠ 4
- First triangle: 3+3=6 ≠ 4
- Second triangle: 2+3=5 ≠ 6

No.

Try: bottom = top × sides / something

Or maybe bottom = top + (sides - 1)?

- Square: 2 + (4-1)=5 ≠ 3
- No.

Another idea: Maybe the shape determines a multiplier or offset.

Look at the rectangle:

- Top=3 → Bottom=8
- Top=7 → Bottom=3

Interesting: same shape, different tops, different bottoms.

But 3 → 8, 7 → 3. Is this a pattern?

Could it be that for rectangle, bottom = 11 - top?

- 11 - 3 = 8
- 11 - 7 = 4 → no, got 3

Wait: 11 - 7 = 4 ≠ 3

But 3 → 8, 7 → 3 → difference: 3→8 (+5), 7→3 (-4)

Not helpful.

Wait — maybe the bottom number is related to the sum of top and something else?

Alternatively, perhaps the same shape has a fixed operation?

Let’s group by shape.

---

Group by Shape



#### Squares (□):
- Top=2 → Bottom=3
- Top=1 → Bottom=4

What could link 2→3 and 1→4?

Is it: bottom = 5 - top?

- 5 - 2 = 3
- 5 - 1 = 4

Yes! So for square: bottom = 5 - top

So square follows: bottom = 5 - top

#### Triangles (△):
- Top=3 → Bottom=4
- Top=2 → Bottom=6

Check: 5 - 3 = 2 ≠ 4 → no
5 - 2 = 3 ≠ 6

Try: bottom = top + 1? 3+1=4 , 2+1=3 ≠ 6 → no

Try: bottom = 10 - top? 10-3=7≠4

Wait: 3→4, 2→6 → increasing top leads to decreasing bottom? No.

Wait: 3→4 (+1), 2→6 (+4) — no pattern.

But both triangles have bottom > top.

Wait: could it be bottom = top × 2 - 2?

- 3×2 - 2 = 4
- 2×2 - 2 = 2 ≠ 6 → no

Try: bottom = 8 - top?

- 8 - 3 = 5 ≠ 4
- 8 - 2 = 6 → only one works

No.

Wait — what if each shape has its own constant?

Let’s suppose: bottom = k - top for some k per shape.

For squares: k = 5

For triangles: let’s say k = ?

From first triangle: top=3 → bottom=4 → k = 7?
Then second triangle: top=2 → bottom=6 → k = 8? → inconsistent.

No.

Wait — maybe the position matters?

The grid is:

```
[2][3][1]
[1][2][5]
[3][7][?]
```

And shapes:

Row 1: □, △, □
Row 2: ○, △, ☆
Row 3: ▭, ▭, ⬟

Bottom row: 8, 3, 5

Wait — look at bottom row:

- Left: bottom = 8
- Middle: bottom = 3
- Right: bottom = 5

And tops: 3, 7, ?

Also, notice that row 3 has two rectangles, and they are adjacent.

Let’s look at column-wise patterns.

---

Try Column-wise Patterns



#### Column 1:
- Top: 2, 1, 3
- Shapes: □, ○, ▭
- Bottom: 3, 8, 8

So:
- □: top=2 → bottom=3
- ○: top=1 → bottom=8
- ▭: top=3 → bottom=8

No obvious relation.

But notice: ○ and ▭ both have bottom=8, even though tops are 1 and 3.

But ○ is circle, ▭ is rectangle.

Wait — maybe bottom number is determined by shape alone?

But earlier, square has two values: 3 and 4.

So no.

Wait — look at row 2:

- Top: 1, 2, 5
- Shapes: ○, △, ☆
- Bottom: 8, 6, 6

So ○ → 8, △ → 6, ☆ → 6

But ○ has top=1 → bottom=8
△ has top=2 → bottom=6
☆ has top=5 → bottom=6

So for ○: 1→8
△: 2→6
☆: 5→6

No clear pattern.

But notice: △ and ☆ both have bottom=6

Is that a clue?

Wait — maybe bottom number depends on shape and top, but let’s think differently.

Another idea: maybe the bottom number is the number of sides of the shape multiplied by something?

Try:

- Square: 4 sides → bottom=3 or 4 → not matching
- Triangle: 3 sides → bottom=4 or 6
- Circle: 0 sides → bottom=8 → maybe not
- Star: 5 points → bottom=6
- Rectangle: 4 sides → bottom=8 or 3
- Pentagon: 5 sides → bottom=5

Ah! Pentagon has 5 sides and bottom=5 → maybe bottom = number of sides?

Let’s check:

- Pentagon: 5 sides → bottom=5 → matches!

- Triangle: 3 sides → bottom=4 or 6 → no
- Square: 4 sides → bottom=3 or 4 → one matches (4), one doesn’t
- Rectangle: 4 sides → bottom=8 or 3 → no
- Circle: 0 → bottom=8 → no
- Star: 5 points → bottom=6 → not 5

So not that.

But pentagon: bottom=5 → matches sides.

Maybe only for pentagon?

But wait — let’s look back at row 3:

- Left: rectangle, top=3, bottom=8
- Middle: rectangle, top=7, bottom=3
- Right: pentagon, top=?, bottom=5

Notice: both rectangles have bottom numbers: 8 and 3

But tops: 3 and 7

Is there a relationship?

3 → 8, 7 → 3

Sum: 3+8=11, 7+3=10 → close but not equal

Product: 3×8=24, 7×3=21 → no

Difference: 8-3=5, 3-7=-4 → no

But notice: 3 and 8 → 3+5=8, 7-4=3 → no

Wait — what if bottom = 11 - top?

- 11 - 3 = 8
- 11 - 7 = 4 ≠ 3 → no

Close.

But 11 - 7 = 4, but actual bottom is 3.

No.

Wait — maybe the bottom number is not determined by shape and top alone, but by some global pattern?

Another idea: maybe the product or sum of top and bottom is constant per column or row?

Try columns:

#### Column 1:
- Top: 2, 1, 3 → sum = 6
- Bottom: 3, 8, 8 → sum = 19

No.

Products:
- 2×3=6, 1×8=8, 3×8=24 → no

#### Column 2:
- Top: 3, 2, 7 → sum=12
- Bottom: 4, 6, 3 → sum=13

No.

Wait — look at row 3:

- Left: top=3, bottom=8
- Middle: top=7, bottom=3
- Right: top=?, bottom=5

Sum of bottoms: 8 + 3 + 5 = 16

Sum of tops: 3 + 7 + ? = 10 + ?

If there’s a pattern across rows...

Row 1: tops: 2+3+1=6, bottoms: 3+4+4=11

Row 2: 1+2+5=8, 8+6+6=20

Row 3: 3+7+?=10+?, 8+3+5=16

No clear pattern.

Another idea: perhaps the bottom number is the number of sides of the shape?

But we saw that doesn’t work.

Wait — look at pentagon:

- It has 5 sides, and bottom=5 → so maybe bottom = number of sides?

But then why does square have bottom=3 or 4? Should be 4.

But one square has bottom=4 → matches.

Other square has bottom=3 → doesn't.

But maybe the rule is that bottom = number of sides, and the other values are exceptions?

Unlikely.

Wait — maybe the bottom number is the top number plus the number of sides minus something?

Let’s try for pentagon: bottom=5, sides=5 → so maybe bottom = sides

So for pentagon, bottom = 5 → matches.

So if this is true, then ? = 5 is already given — but the question is to find the top number?

Wait — no: the pentagon has bottom=5, and we are to find the top number? But in your table, you have:

```
3 7 ?
[▭] [▭] [⬟]
8 3 5
```

So the top number for pentagon is missing, and bottom is 5.

So if bottom = number of sides, then since pentagon has 5 sides, bottom should be 5 → which it is.

But that doesn’t help us find the top number.

So unless there's a constraint on the top number, we can't determine it.

But probably, there's a rule involving both.

Wait — perhaps the top number is the number of sides, and bottom is something else?

But no: pentagon has 5 sides, top is unknown.

But bottom is 5.

Wait — maybe bottom = top + sides - 2 or something?

Try for pentagon: bottom = 5, sides = 5 → so 5 = top + 5 - 2 → top = 2

That would give top=2.

But is that supported elsewhere?

Try for square: sides=4

First square: top=2, bottom=3 → 3 = 2 + 4 - 2 = 4 ≠ 3 → no

3 = 2 + 4 - 3 = 3 → possible, but arbitrary.

Alternatively, maybe bottom = top + (sides - 1)

- Square: 2 + (4-1) = 5 ≠ 3
- No

Wait — let’s go back to the first square: top=2, bottom=3

Second square: top=1, bottom=4

We saw: bottom = 5 - top

So for squares: bottom = 5 - top

Similarly, for triangles:

- Top=3, bottom=4 → 5 - 3 = 2 ≠ 4
- Top=2, bottom=6 → 5 - 2 = 3 ≠ 6

No.

But wait — what if the rule is that bottom = 5 - top for squares, and for others, different rules?

But we need a unified rule.

Another idea: maybe the bottom number is the number of letters in the shape name?

- Square: 5 letters → bottom=3 or 4 → no
- Triangle: 7 letters → bottom=4 or 6 → no

No.

Wait — look at row 2:

- Circle: top=1, bottom=8
- Triangle: top=2, bottom=6
- Star: top=5, bottom=6

Notice: circle has bottom=8, triangle and star both have bottom=6.

But circle has top=1, others have higher.

Wait — maybe bottom = 8 - top?

- Circle: 8 - 1 = 7 ≠ 8
- No

Wait — 8 - 1 = 7, but bottom is 8 → off by 1.

Or maybe bottom = 9 - top?

- 9 - 1 = 8
- 9 - 2 = 7 ≠ 6
- 9 - 5 = 4 ≠ 6

No.

Wait — for star: top=5, bottom=6 → maybe bottom = top + 1?

For triangle: top=2, bottom=6 → 2+4=6

No.

But notice: triangle and star both have bottom=6.

Is that because they are both "pointy" shapes?

Not helpful.

Let’s try a different approach.

Perhaps the bottom number is determined by the top number and the position in the grid?

Let’s look at the entire grid:

```
Top: 2 3 1
□ △ □
Bottom: 3 4 4

Top: 1 2 5
○ △ ☆
Bottom: 8 6 6

Top: 3 7 ?
▭ ▭ ⬟
Bottom: 8 3 5
```

Now, look at the third column:

- Top: 1, 5, ?
- Shapes: □, ☆, ⬟
- Bottom: 4, 6, 5

Can we find a pattern?

- Square: top=1 → bottom=4
- Star: top=5 → bottom=6
- Pentagon: top=? → bottom=5

Is there a function?

Suppose bottom = top + 3:
- 1+3=4
- 5+3=8 ≠ 6 → no

bottom = top + 2: 1+2=3≠4

bottom = 2*top - 2: 2*1 - 2 = 0 ≠4

bottom = 2*top - 1: 2*1 - 1 = 1 ≠4

No.

But notice: for the pentagon, bottom=5.

If we assume that bottom = number of sides, then for pentagon, sides=5, bottom=5 → matches.

For star: 5 points, bottom=6 → close but not exact.

For square: 4 sides, bottom=3 or 4 → one matches.

For triangle: 3 sides, bottom=4 or 6 → no match.

But perhaps the rule is bottom = number of sides only for certain shapes.

Wait — maybe the bottom number is the number of sides of the shape?

Then:

- Pentagon: 5 sides → bottom=5 → matches
- Square: should be 4 → one is 4, one is 3 → so one is correct, one is not
- Triangle: should be 3 → but bottom=4 or 6 → no
- Circle: 0 → bottom=8 → no
- Rectangle: 4 → bottom=8 or 3 → no
- Star: 5 or 10 sides → bottom=6 → not matching

So only pentagon matches.

But maybe the rule is bottom = number of sides for all shapes, and the others are errors? Unlikely.

Wait — perhaps the top number is the number of sides?

Then for pentagon: top = 5

Then bottom = 5

So answer is 5

But is that consistent?

Let’s check:

- Square: top=2 or 1 → but should be 4 → no
- Triangle: top=3 or 2 → should be 3 → one matches (3), one doesn't
- Circle: top=1 → should be 0 or infinity → no
- Star: top=5 → could be 5 points → matches
- Rectangle: top=3 or 7 → should be 4 → no

Only star and triangle (one case) match.

But star: top=5, and it has 5 points → so maybe top = number of points

Pentagon: 5 points → so top = 5

Then bottom = 5

So the missing top number is 5

But is there a reason why bottom=5?

Perhaps bottom = top for some shapes?

For star: top=5, bottom=6 → no

For pentagon: if top=5, bottom=5 → yes

For circle: top=1, bottom=8 → no

But maybe only for polygons with more than 3 sides?

This is getting messy.

Let’s try a different idea.

Final Idea: Look at the last row and see if there’s a pattern.



Row 3:
- Left: top=3, bottom=8, shape=▭ (rectangle)
- Middle: top=7, bottom=3, shape=▭ (rectangle)
- Right: top=?, bottom=5, shape=⬟ (pentagon)

Both rectangles have the same shape, but different tops and bottoms.

3 → 8, 7 → 3

Is there a relationship between top and bottom for rectangles?

3 → 8, 7 → 3

Sum: 3+8=11, 7+3=10 — close to 11

Product: 24, 21 — not helpful

But notice: 3 and 8 are both digits, and 7 and 3 are both digits.

Wait — maybe bottom = 11 - top for the left rectangle: 11 - 3 = 8

For middle: 11 - 7 = 4 ≠ 3 → no

But if it were 11 - 7 = 4, but it's 3.

Unless it's not 11.

What if it's bottom = 10 - top? 10-3=7≠8

No.

Wait — maybe bottom = 11 - top for the left, and for the right, something else.

But we need a rule.

Another idea: maybe the bottom number is the number of lines or segments in the shape?

- Square: 4 lines → bottom=3 or 4 → one matches
- Triangle: 3 lines → bottom=4 or 6 → no
- Circle: 1 line? → bottom=8 → no
- Star: 10 lines? → bottom=6 → no
- Rectangle: 4 lines → bottom=8 or 3 → no
- Pentagon: 5 lines → bottom=5 → matches

Again, only pentagon matches.

So perhaps for pentagon, bottom = number of sides = 5

So the answer is that the missing top number is 5, because it's a pentagon with 5 sides, and bottom=5, so top=5.

But why would top = number of sides?

For star: top=5, and it has 5 points, so maybe top = number of points

For pentagon: 5 points, so top=5

For square: should be 4, but top=2 or 1 → no

But maybe only for non-quadrilaterals?

Alternatively, perhaps the rule is that for the last row, the bottom number is the number of sides, and the top number is also the number of sides.

So for pentagon, top = 5, bottom = 5.

So the missing top number is 5.

Given that no other shape has this consistency, and pentagon is the only one where bottom = sides, and if we assume that the top number is also the number of sides, then:

Answer: 5

But let's check if this makes sense.

For star: top=5, bottom=6 → not equal

For triangle: top=3 or 2, bottom=4 or 6 → not equal

For circle: top=1, bottom=8 → no

So only pentagon has top = bottom = 5.

So perhaps the rule is that for the bottom-right cell, the shape is a pentagon with 5 sides, and bottom=5, so top must be 5.

Therefore, the missing top number is 5.

Alternatively, maybe the bottom number is always the number of sides, and the top number is irrelevant, but then why is it there?

But in the problem, the top number is given for all except the last one.

So likely, the missing top number is 5.

Conclusion:



Based on the pattern that for the pentagon, the bottom number equals the number of sides (5), and given that the top number for such shapes might also reflect the number of sides (e.g., star has top=5), it's reasonable to infer that the missing top number is 5.

Thus, the answer is:

> 5

\boxed{5}
Parent Tip: Review the logic above to help your child master the concept of shaded fractions worksheet.
Print Download

How to use

Click Print to open a print-ready version directly in your browser, or use Download to save the file to your device. The ⭐ Answer button generates an AI answer key instantly - useful for teachers who need a quick reference. Need a different version? Our AI Worksheet Generator lets you create a custom worksheet on any topic in seconds.

(view all shaded fractions worksheet)

Shading Fractions Worksheet Printout #1 - EnchantedLearning.com
Shading Fractions Fourths Worksheet - Have Fun Teaching
Fractions of shapes | 3rd grade Math Worksheet | GreatSchools
Fractions Equivalent to One Half Worksheet | Printable PDF Worksheets
Understanding Fractions | Worksheet | Education.com
What is the fraction of the shaded area Worksheet - Twisty Noodle
Shade the circles to make equivalent fractions Worksheet - Twisty ...
Halves, Thirds, Fourths Fractions Worksheet - Have Fun Teaching
SEN Teacher : Fraction Blocks ⋆ Printable Worksheet Generator
Fraction – Model – 2 Worksheets / FREE Printable Worksheets ...