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

Math problem involving a cube with numbered faces, asking for the number opposite to face 5 given that face 2 is opposite to face 1.

Two cubes shown with numbers on their faces; one cube displays faces with numbers 6, 2, and 5, while the other shows faces with numbers 1, 4, and 3. The question asks what number will be on the face opposite to face 5 if face 2 is opposite to face 1.

Two cubes shown with numbers on their faces; one cube displays faces with numbers 6, 2, and 5, while the other shows faces with numbers 1, 4, and 3. The question asks what number will be on the face opposite to face 5 if face 2 is opposite to face 1.

PNG 579×819 80.5 KB Free · Personal Use
Quality Assured by Worksheets Library Team
Reviewed for educational accuracy and age-appropriateness
ID: #373425
Show Answer Key & Explanations Step-by-step solution for: Grade 1 - Kangaroo Math Competition | Preparation, Online Practice ...
Let’s solve each problem one by one, carefully and step by step.

---

Problem (1):
The average of four numbers is 40.
That means:
Total sum of the four numbers = 4 × 40 = 160

Also, the average of the first three numbers is triple the fourth number.
Let the fourth number be x.
Then, average of first three = 3x
So, sum of first three = 3 × 3x = 9x

Now, total sum = sum of first three + fourth number
→ 9x + x = 160
→ 10x = 160
→ x = 16

Final Answer for (1): 16

---

Problem (2):
Roman travels in parts:

- Cycle: 3/20 of total distance
- Bus: 281/1280 of total distance
- Train: 44.545 km (this is a fixed distance)
- Walk: 19/320 of total distance

Let total distance = D km

Sum of all parts = D

So:

(3/20)D + (281/1280)D + 44.545 + (19/320)D = D

Let’s combine the fractions. First, find common denominator for 20, 1280, 320 → LCM is 1280.

Convert each fraction:

3/20 = (3 × 64)/(20 × 64) = 192/1280
281/1280 stays same
19/320 = (19 × 4)/(320 × 4) = 76/1280

Add them:
192 + 281 + 76 = 549 → so 549/1280 D

Equation becomes:

(549/1280)D + 44.545 = D

Subtract (549/1280)D from both sides:

44.545 = D - (549/1280)D = (1280 - 549)/1280 D = 731/1280 D

So:

D = 44.545 × (1280 / 731)

Let’s compute that.

First, note: 44.545 looks like it might be a decimal version of a fraction. Let’s check:

44.545 = 44545/1000? But maybe better to see if 44.545 = 490/11? Wait — let’s try multiplying directly.

Actually, 44.545 × 1280 ÷ 731

But wait — perhaps 44.545 is meant to be 44.545454... which is 490/11? Let me check:

490 ÷ 11 = 44.545454... yes! So 44.545... = 490/11

So:

D = (490/11) × (1280 / 731)

Wait — but 731 and 490? Let’s see if we can simplify.

Alternatively, maybe the problem expects us to use decimal calculation.

Try:

44.545 × 1280 = ?

44.545 × 1000 = 44545
44.545 × 280 = ?

Better:

44.545 × 1280 = 44.545 × (1000 + 200 + 80) = 44545 + 8909 + 3563.6 = ?

Wait — easier with calculator-style:

44.545 × 1280:

First, 44.545 × 1000 = 44545
44.545 × 200 = 8909
44.545 × 80 = 3563.6
Total = 44545 + 8909 = 53454; +3563.6 = 57017.6

Now divide by 731:

57017.6 ÷ 731 ≈ ?

Let’s do 731 × 78 = 731×70=51170, 731×8=5848 → total 57018 → very close!

So 57017.6 ÷ 731 ≈ 78

Exactly? 731 × 78 = 57018 → our numerator was 57017.6 → almost exact, probably rounding.

So D ≈ 78 km

Check: If D=78,

Cycle: 3/20 ×78 = 11.7
Bus: 281/1280 ×78 ≈ (281×78)/1280 = 21918/1280 ≈ 17.123
Train: 44.545
Walk: 19/320 ×78 = (19×78)/320 = 1482/320 ≈ 4.63125

Sum: 11.7 + 17.123 = 28.823; +44.545 = 73.368; +4.63125 ≈ 78.0 → perfect!

Final Answer for (2): 78

---

Problem (3):
Symbol ⌊x⌋ denotes largest integer not exceeding x → this is the floor function.

We need: ⌊√1⌋ + √2⌋ + ⌊√3⌋ + ... + ⌊√100⌋

Note: √n increases slowly.

For n from 1 to 3: √1=1, √2≈1.41, √3≈1.73 → floor = 1
For n from 4 to 8: √4=2, up to √8≈2.82 → floor = 2
For n from 9 to 15: √9=3, up to √15≈3.87 → floor = 3
And so on.

General pattern: For k ≥ 1, floor(√n) = k when k² ≤ n < (k+1)²

Number of terms where floor(√n)=k is: (k+1)² - k² = 2k + 1

Except for the last one: since we go up to 100, and √100=10, so k goes from 1 to 10.

For k=1: n=1 to 3 → 3 numbers → contribution: 1×3 = 3
k=2: n=4 to 8 → 5 numbers → 2×5 = 10
k=3: n=9 to 15 → 7 numbers → 3×7 = 21
k=4: n=16 to 24 → 9 numbers → 4×9 = 36
k=5: n=25 to 35 → 11 numbers → 5×11 = 55
k=6: n=36 to 48 → 13 numbers → 6×13 = 78
k=7: n=49 to 63 → 15 numbers → 7×15 = 105
k=8: n=64 to 80 → 17 numbers → 8×17 = 136
k=9: n=81 to 99 → 19 numbers → 9×19 = 171
k=10: n=100 → only 1 number → 10×1 = 10

Now add them up:

Start adding:

3 + 10 = 13
13 + 21 = 34
34 + 36 = 70
70 + 55 = 125
125 + 78 = 203
203 + 105 = 308
308 + 136 = 444
444 + 171 = 615
615 + 10 = 625

Final Answer for (3): 625

---

Problem (4):
A semi-circular sheet of radius 2 cm is bent to form an open conical cup.

When you bend a sector into a cone, the arc length of the sector becomes the circumference of the base of the cone.

Here, it’s a semi-circle, so arc length = half the circumference of full circle = (1/2) × 2πr = πr = π×2 = 2π cm

This becomes the circumference of the base of the cone:
C = 2πR → 2πR = 2π → R = 1 cm (radius of base of cone)

The slant height of the cone is the original radius of the paper → l = 2 cm

Now, capacity = volume of cone = (1/3)πR²h

We have R=1, l=2, need h (height).

By Pythagoras: h = √(l² - R²) = √(4 - 1) = √3

So volume = (1/3)π(1)²(√3) = (π√3)/3 cm³

But sometimes they want numerical value? The question says “capacity”, and doesn’t specify, but in math problems like this, leaving in terms of π is fine unless specified.

But let’s check: is there a standard way? Actually, often they expect simplified radical form.

So answer: (π√3)/3

But let me confirm units: cm³, yes.

Final Answer for (4): \frac{\pi \sqrt{3}}{3}

---

Problem (5):
Cube faces marked 1 to 6.

Two views given:

First view: front=2, top=6, right=5
Second view: front=4, top=1, right=3

Given: face 2 is opposite to face 1.

We need: what is opposite to face 5?

From first cube: adjacent to 2 are 6,5 (and also back, left, bottom — unknown yet)

From second cube: adjacent to 4 are 1,3

Since 2 is opposite 1, then 1 cannot be adjacent to 2.

In first cube, 2 is visible, so 1 is not among its neighbors → good.

Now, let’s list adjacents.

From first view: 2 is adjacent to 6,5, and also the other three faces (but we don’t see them). Similarly, 6 is adjacent to 2,5, and others.

From second view: 4 is adjacent to 1,3.

We know 1 is opposite 2.

So, who is opposite whom?

List all pairs.

Assume standard cube net or think logically.

Faces: 1,2,3,4,5,6

Opposite pairs: we know 1↔2

Need to find opposite of 5.

From first cube: 2,5,6 are mutually adjacent → so none of them are opposite each other.

Similarly, in second cube: 4,1,3 are mutually adjacent.

Since 1 is opposite 2, and 1 is adjacent to 4 and 3, then 2 cannot be adjacent to 4 or 3? Not necessarily — actually, 2 could be adjacent to 4 or 3, as long as not opposite.

But we need to find who is opposite 5.

Possible opposites for 5: not 2 (since 2 is opposite 1), not 6 (adjacent in first view), not 1? Is 1 adjacent to 5? We don’t know yet.

Let’s try to assign.

Suppose we fix 2 on front, then 1 is back (opposite).

In first view: top=6, right=5 → so bottom and left are unknown.

In second view: front=4, top=1, right=3.

But 1 is back in first view, now top in second view — so the cube is rotated.

When we rotate, the relative positions change.

Key: in first view, 5 is right of 2.

In second view, 3 is right of 4.

Also, 1 is top in second view, and 1 is opposite 2.

So, if 1 is top, then 2 is bottom.

In second view: front=4, top=1, right=3 → so bottom=2, back=?, left=?

Now, what is adjacent to 5? From first view, 5 is adjacent to 2 and 6.

Also, since 5 is on right, it must also be adjacent to top and bottom — which were 6 and ? In first view, top was 6, so 5 adjacent to 6 (top), 2 (front), and also bottom and back.

Bottom in first view is unknown.

But in second view, when 1 is top, 2 is bottom, and 4 is front, 3 is right.

So, the face that was right in first view (5) — where is it now?

Perhaps we can find common faces.

Notice that in both views, no face repeats except possibly through rotation.

Another approach: list all adjacent pairs we know.

From view 1: 2 adj 6, 2 adj 5, 6 adj 5 (since they meet at corner)

From view 2: 4 adj 1, 4 adj 3, 1 adj 3

Also, since 1 opp 2, then 1 not adj 2.

Now, total possible adjacencies per face: 4 neighbors.

For face 5: we know it is adj to 2 and 6.

Who else? It must be adj to two more.

Similarly, face 3: adj to 4 and 1.

Face 4: adj to 1 and 3.

Now, who can be opposite 5? Candidates: 1,3,4 (since 2 and 6 are already adjacent)

But 1 is opposite 2, so 1 cannot be opposite 5.

So candidates: 3 or 4.

Is 5 adjacent to 3? Or to 4?

Look at the cubes.

In first cube, we have faces 2,5,6.

In second cube, faces 4,1,3.

These are two different sets, but they share no common face? 1,2,3,4,5,6 all appear.

Actually, all six faces are shown across the two views.

Specifically: view1: 2,5,6; view2:1,3,4 — so all covered.

Now, the key is that when you have two views, you can deduce opposites by seeing which faces never appear together.

But here, 5 appears only in first view, 3 and 4 only in second.

But 5 and 3: do they appear together? No, in different views.

Similarly, 5 and 4: not together.

But that doesn't mean they are opposite — they might still be adjacent if the cube is rotated.

Better method: use the fact that in a cube, if two faces are adjacent in one view, they remain adjacent after rotation.

But here, we need to find which face is never adjacent to 5.

We know 5 is adjacent to 2 and 6.

Also, since 5 is on the side, it must be adjacent to top and bottom.

In first view, top is 6, so 5 adj 6.

Bottom is unknown — call it X.

Back is unknown — call it Y.

So 5 adj 2,6,X,Y.

X and Y are two of {1,3,4}

But 1 is opposite 2, so 1 cannot be adjacent to 2, but can be adjacent to 5.

Similarly, 3 and 4.

Now, in second view, when 1 is top, 2 is bottom, 4 is front, 3 is right.

So, the right face is 3.

What was the right face in first view? 5.

After rotating the cube, the right face changed from 5 to 3.

That means 5 and 3 are not the same face, and likely not adjacent? Not necessarily.

Actually, when you rotate, a face can move to any position.

Perhaps assume a net.

Standard way: list the opposites.

We know 1 opp 2.

Now, look at face 6: in first view, adj to 2 and 5.

In second view, 6 is not visible, so it could be back or left or bottom.

But bottom in second view is 2, which is already used.

In second view, faces visible: front=4, top=1, right=3 → so hidden: back, left, bottom=2.

So hidden faces are back, left, and bottom=2.

Bottom is 2, so back and left are two of {5,6}

Similarly, in first view, hidden are back, left, bottom — which include 1 (since 1 opp 2), and two others.

This is getting messy.

Alternative idea: the sum of opposite faces on a die is often 7, but the problem doesn't say it's a standard die, so we can't assume that.

But let's see the options: a.4 b.3 c.6 d.cannot be determined

We know 6 is adjacent to 5 (from first view), so not opposite.

So c.6 is out.

Between 3 and 4.

Now, is there a way to see if 5 is adjacent to 3 or 4?

Consider that in the second view, face 3 is on the right, and face 4 is front.

In the first view, face 5 is on the right, face 2 is front.

If we imagine rotating the cube so that face 2 moves to where face 4 is, but it's complicated.

Notice that face 1 is opposite 2, and in second view, 1 is top, 2 is bottom.

In first view, 2 is front, so 1 is back.

Now, in first view, the top is 6, right is 5.

So, the face that is top in first view (6) — in second view, when 1 is top, 6 could be front, back, left, or right.

But in second view, front is 4, right is 3, so 6 must be either back or left.

Similarly, 5 was right in first view, so in second view, it could be back or left or front, but front is 4, so not front.

So 5 and 6 are both in {back, left} in second view.

But there are only two spots: back and left.

So in second view, the hidden faces besides bottom (2) are back and left, which must be 5 and 6.

So, back and left are 5 and 6 in some order.

Now, in second view, right is 3, front is 4, top is 1, bottom is 2.

So, the face adjacent to 3 (right) are: front=4, top=1, bottom=2, and back or left.

Similarly, 3 is adjacent to 4,1,2, and whichever of 5 or 6 is on the back or left adjacent to it.

But specifically, since 3 is on the right, it is adjacent to front, top, bottom, and back (if we consider the cube orientation).

In standard orientation, right face is adjacent to front, top, bottom, and back.

Yes.

So 3 is adjacent to 4 (front), 1 (top), 2 (bottom), and say B (back).

B is either 5 or 6.

Similarly, 5 is in the hidden faces, so 5 is either back or left.

If 5 is back, then 3 is adjacent to 5.

If 5 is left, then 3 may not be adjacent to 5 — depending on orientation.

In a cube, the right face is not adjacent to the left face — they are opposite!

Oh! Important point: in a cube, left and right are opposite faces.

Similarly, front and back, top and bottom.

In the second view, we have:

- Front: 4

- Back: ?

- Left: ?

- Right: 3

- Top: 1

- Bottom: 2

Since left and right are opposite, and right is 3, then left must be opposite to 3.

Similarly, front and back opposite, top and bottom opposite (which we know: 1 and 2).

So, left is opposite to right, so left is opposite to 3.

Now, the hidden faces are back and left, which are 5 and 6.

So, left is either 5 or 6, and it is opposite to 3.

Therefore, whichever is on left is opposite to 3.

But we don't know which is left.

However, we need opposite of 5.

5 is either back or left.

If 5 is left, then 5 is opposite to 3.

If 5 is back, then 5 is opposite to front, which is 4.

So, 5 is either opposite to 3 or to 4.

But we need to determine which.

Is there a way to tell?

Recall that in the first view, we had front=2, top=6, right=5.

So, in that orientation, right is 5, so left is opposite to 5.

What is left in first view? Unknown.

But in first view, the faces are: front=2, back=?, left=?, right=5, top=6, bottom=?

We know back is 1 (since 1 opp 2).

So back=1.

Then left and bottom are 3 and 4, in some order.

Now, in this orientation, right=5, so left is opposite to 5.

Left is either 3 or 4.

So again, 5 is opposite to either 3 or 4.

Same as before.

But now, in the second view, when we have front=4, top=1, right=3.

Top=1, which was back in first view.

So, to go from first view to second view, we rotated the cube so that back (1) came to top.

How did we rotate? Probably tilted forward or something.

Originally, front=2, back=1, top=6, bottom=?, left=?, right=5.

After rotation, top=1 (was back), front=4, right=3.

So, the new front is 4, which was either left or bottom in first view.

Similarly, new right is 3, which was the other of left or bottom.

Now, importantly, in the first view, the right face is 5, and it remains the same physical face.

After rotation, where is face 5?

In second view, the visible faces are 4,1,3, and hidden are 2 (bottom), and back and left are 5 and 6.

Face 6 was top in first view.

After rotating so that back (1) comes to top, what happens to top (6)?

If we rotate the cube forward (around the left-right axis), then top goes to front, front goes to bottom, etc.

Suppose we rotate the cube 90 degrees forward around the left-right axis.

Then:

- Original top (6) becomes front

- Original front (2) becomes bottom

- Original bottom becomes back

- Original back (1) becomes top

- Left and right stay the same.

In this case, after rotation:

Top = original back = 1

Front = original top = 6

Bottom = original front = 2

Back = original bottom = ?

Left = original left = ?

Right = original right = 5

But in the second view, front is 4, not 6, and right is 3, not 5.

So not matching.

Perhaps rotate around another axis.

Suppose we rotate so that back comes to top, and we turn the cube.

For example, rotate around the vertical axis? But then top stays top.

To bring back to top, we need to tilt.

Assume that after rotation, the new front is 4, which was, say, the bottom in first view.

In first view, bottom is unknown, could be 3 or 4.

Similarly, left is the other.

Suppose in first view, bottom=4, left=3.

Then, if we rotate the cube so that back (1) comes to top, and we also rotate around vertical axis to make bottom (4) come to front.

For example, first rotate forward 90 degrees around left-right axis: then top->front, front->bottom, bottom->back, back->top.

So after this:

Top = back = 1

Front = top = 6

Bottom = front = 2

Back = bottom = 4

Left = left = 3

Right = right = 5

But in second view, front is 4, not 6, and right is 3, not 5.

Not matching.

Rotate differently.

Suppose after bringing back to top, we then rotate the cube 90 degrees clockwise around vertical axis.

From above state: top=1, front=6, bottom=2, back=4, left=3, right=5

Rotate clockwise around vertical axis: front->right, right->back, back->left, left->front.

So new front = old left = 3

New right = old front = 6

New back = old right = 5

New left = old back = 4

Top and bottom unchanged: top=1, bottom=2

So now: front=3, right=6, back=5, left=4, top=1, bottom=2

But in second view, front=4, right=3, not matching.

We want front=4, right=3.

In this state, we have front=3, right=6.

Not good.

From the state after first rotation: top=1, front=6, bottom=2, back=4, left=3, right=5

Instead of rotating clockwise, rotate counterclockwise around vertical axis.

Counterclockwise: front->left, left->back, back->right, right->front.

So new front = old right = 5

New left = old front = 6

New back = old left = 3

New right = old back = 4

Top=1, bottom=2

So: front=5, right=4, back=3, left=6, top=1, bottom=2

Still not matching; we want front=4, right=3.

Close but not quite.

Notice that in this state, right=4, front=5.

But we need front=4, right=3.

So perhaps swap.

Maybe in first view, the assignment of left and bottom is different.

Earlier I assumed bottom=4, left=3.

But it could be bottom=3, left=4.

Try that.

First view: front=2, back=1, top=6, bottom=3, left=4, right=5

Now, rotate forward 90 degrees around left-right axis:

Top->front: 6->front

Front->bottom: 2->bottom

Bottom->back: 3->back

Back->top: 1->top

Left and right unchanged: left=4, right=5

So now: top=1, front=6, bottom=2, back=3, left=4, right=5

Now, rotate counterclockwise around vertical axis:

Front->left: 6->left

Left->back: 4->back

Back->right: 3->right

Right->front: 5->front

Top and bottom unchanged.

So new front = old right = 5

New left = old front = 6

New back = old left = 4

New right = old back = 3

Top=1, bottom=2

So: front=5, right=3, back=4, left=6, top=1, bottom=2

Still not front=4, right=3.

We have right=3, but front=5, not 4.

But in second view, front=4, right=3.

So if we could have front=4, right=3.

In this state, back=4, right=3.

So if we rotate 180 degrees around vertical axis, then front<->back, left<->right.

So new front = old back = 4

New back = old front = 5

New left = old right = 3

New right = old left = 6

Top=1, bottom=2

So now: front=4, right=6, back=5, left=3, top=1, bottom=2

But we want right=3, not 6.

Not matching.

From the state after first rotation: top=1, front=6, bottom=2, back=3, left=4, right=5

Rotate clockwise around vertical axis:

Front->right: 6->right

Right->back: 5->back

Back->left: 3->left

Left->front: 4->front

Top=1, bottom=2

So: front=4, right=6, back=5, left=3, top=1, bottom=2

Again, front=4, but right=6, not 3.

But in second view, right=3.

So close; if only right were 3.

Notice that in this configuration, left=3, right=6.

But we need right=3.

So perhaps the initial assignment is wrong.

Another possibility: in the first view, when we have front=2, top=6, right=5, then the bottom could be 3 or 4, but perhaps the left is not the other.

Or perhaps when we rotate, we do it differently.

Let's list the adjacencies again.

From first view: 2 adj 6, 2 adj 5, 6 adj 5

From second view: 4 adj 1, 4 adj 3, 1 adj 3

Also, 1 opp 2.

Now, face 5 is adj to 2 and 6.

Face 3 is adj to 4 and 1.

Face 4 is adj to 1 and 3.

Now, who is adj to 5 besides 2 and 6? Two more.

Similarly for others.

Also, since 1 opp 2, and 1 is adj to 3 and 4, then 2 is not adj to 3 or 4? Not necessarily; 2 could be adj to 3 or 4.

In fact, in the cube, 2 is adj to four faces: in first view, we see two: 6 and 5, so two more are hidden, which are 3 and 4 or 1, but 1 is opposite, so not adj, so the other two adj to 2 are 3 and 4.

Is that true?

In first view, front=2, so adjacent faces are top, bottom, left, right.

We see top=6, right=5, so bottom and left are the other two adjacent to 2.

And since 1 is opposite, not adjacent, so bottom and left must be 3 and 4.

Similarly, in second view, when front=4, adjacent are top, bottom, left, right.

We see top=1, right=3, so bottom and left are the other two adjacent to 4.

Bottom is 2 (since 1 opp 2, and 1 is top, so 2 is bottom), so bottom=2.

Then left is the fourth adjacent to 4.

So 4 is adj to 1,3,2, and left.

Left is one of 5 or 6.

Similarly, for 2, in first view, adj to 6,5, and bottom and left, which are 3 and 4.

So 2 is adj to 3 and 4.

Similarly, 4 is adj to 2 (since bottom=2 in second view).

So 2 and 4 are adjacent.

Now, back to 5.

5 is adj to 2 and 6.

Also, 5 is in the hidden faces in second view, which are back and left, and left is adj to 4 (since in second view, left is adjacent to front=4).

In second view, left face is adjacent to front, top, bottom, and back.

So left is adj to 4 (front), 1 (top), 2 (bottom), and back.

So whatever is on left is adj to 4,1,2, and back.

Similarly, back is adj to left, right, top, bottom.

Now, the hidden faces are back and left, which are 5 and 6.

So, suppose left = 5, then 5 is adj to 4,1,2, and back.

But we already know 5 is adj to 2 and 6, so if left=5, then 5 is adj to 4,1,2, and back, so also adj to 1 and 4, and back is 6, so adj to 6, good.

But is 5 adj to 1? 1 is opposite 2, and 5 is adj to 2, so 5 could be adj to 1.

Similarly, if left=6, then 6 is adj to 4,1,2, and back=5, so 6 adj to 5, which we know, and also to 4,1,2.

But in first view, 6 is adj to 2 and 5, so if 6 is also adj to 1 and 4, that's fine.

So both are possible? But we need to see which one makes sense with the views.

Recall that in the second view, right=3.

3 is adj to 4,1,2, and back (as established earlier).

Back is either 5 or 6.

So 3 is adj to back.

If back=5, then 3 adj 5.

If back=6, then 3 adj 6.

Now, is there a conflict?

Also, in the first view, 5 is on the right, so it is not opposite to 3 or 4 yet.

But let's think about the opposite of 5.

From earlier, in the cube, the face opposite to 5 is the one not adjacent to it.

5 is adj to 2,6, and two others.

From above, if in second view, left=5, then 5 is adj to 4,1,2, and back=6, so adj to 1,2,4,6.

Then the only face not adj to 5 is 3.

So opposite to 5 is 3.

If left=6, then 6 is adj to 4,1,2, and back=5, so 6 adj to 1,2,4,5.

Then 5 is adj to 2,6, and since back=5, and 5 is adj to left=6, and also to top=1, bottom=2, and front=4? In second view, if back=5, then 5 is adj to left, right, top, bottom.

Left is 6, right is 3, top=1, bottom=2, so 5 adj to 6,3,1,2.

So adj to 1,2,3,6.

Then not adj to 4, so opposite to 4.

So in one case, 5 opp 3, in other 5 opp 4.

Which one is it?

We need to see which assignment matches the first view.

In first view, we have front=2, top=6, right=5.

So, the face that is top is 6, right is 5.

In the second view, after rotation, we have top=1, front=4, right=3.

Now, the face 6 was top in first view.

In second view, 6 is either back or left.

If in second view, left=6, then 6 is on left.

In first view, 6 was on top.

After rotation, it moved to left.

Similarly, 5 was on right in first view, and in second view, if back=5, then it moved to back.

Is there a rotation that takes top to left and right to back?

For example, rotate the cube 90 degrees to the left around the vertical axis? But then top stays top.

To move top to left, we need to tilt.

Suppose we rotate the cube 90 degrees forward around the left-right axis, as before.

From first view: front=2, top=6, right=5, back=1, bottom= say B, left=L.

After forward 90 deg around left-right axis:

New top = old back = 1

New front = old top = 6

New bottom = old front = 2

New back = old bottom = B

Left = L, right = 5

Now, in this state, we have top=1, front=6, bottom=2, back=B, left=L, right=5

But in second view, we have front=4, right=3, not 6 and 5.

So to get front=4, we need to rotate around vertical axis.

Suppose we rotate this new cube 90 degrees clockwise around vertical axis.

Then new front = old left = L

New right = old front = 6

New back = old right = 5

New left = old back = B

Top=1, bottom=2

So now: front=L, right=6, back=5, left=B, top=1, bottom=2

We want front=4, right=3.

So if L=4, and 6=3? No, 6≠3.

If we rotate counterclockwise instead.

From state: top=1, front=6, bottom=2, back=B, left=L, right=5

Rotate counterclockwise around vertical axis:

New front = old right = 5

New left = old front = 6

New back = old left = L

New right = old back = B

Top=1, bottom=2

So: front=5, right=B, back=L, left=6, top=1, bottom=2

Want front=4, right=3.

So if 5=4? No.

Unless B=3 and L=4, but front=5, not 4.

Not working.

Perhaps the initial bottom and left are assigned differently.

Let's assume that in the first view, the bottom is 3, left is 4.

So first view: front=2, top=6, right=5, back=1, bottom=3, left=4

After forward 90 deg around left-right axis:

Top= back=1

Front= top=6

Bottom= front=2

Back= bottom=3

Left=4, right=5

So: top=1, front=6, bottom=2, back=3, left=4, right=5

Now, to get to second view: front=4, right=3, top=1, bottom=2

So currently, front=6, right=5, but we want front=4, right=3.

So if we rotate the cube so that left comes to front, and back comes to right.

For example, rotate 90 degrees clockwise around vertical axis:

New front = old left = 4

New right = old front = 6

New back = old right = 5

New left = old back = 3

Top=1, bottom=2

So: front=4, right=6, back=5, left=3, top=1, bottom=2

But we want right=3, not 6.

Here right=6, left=3.

But in second view, right=3, so if we could swap left and right, but we can't.

Notice that in this configuration, left=3, right=6.

But the second view has right=3, so perhaps the "right" in the second view is actually the left in this orientation, but the problem shows the view, so we have to take it as is.

Perhaps for the second view, when they say "right=3", it means from the viewer's perspective, so in our current state, if we look at the cube, with front=4, then right should be the face on the right side.

In our current state after rotation, with front=4, then the right face is 6, as above.

But the problem says in second view, right=3, so it must be that 3 is on the right.

So in our state, 3 is on the left, not right.

So to make 3 on the right, we can rotate the cube 180 degrees around vertical axis.

From state: front=4, right=6, back=5, left=3, top=1, bottom=2

Rotate 180 deg around vertical axis: front<->back, left<->right.

So new front = old back = 5

New back = old front = 4

New left = old right = 6

New right = old left = 3

Top=1, bottom=2

So now: front=5, right=3, back=4, left=6, top=1, bottom=2

Ah! Now we have right=3, top=1, bottom=2, but front=5, not 4.

The problem says in second view, front=4, but here front=5.

So close; if only front were 4.

But in this state, back=4, so if we could have back as front, but then it would be different view.

Perhaps the second view is from a different angle.

Maybe "two views" means two different orientations, and we need to infer from the adjacency.

Let's list the faces adjacent to each.

From the two views, we can list all adjacent pairs that are seen.

In view 1: 2-6, 2-5, 6-5 (since they share edges)

In view 2: 4-1, 4-3, 1-3

Also, since 1 opp 2, no edge between 1 and 2.

Now, additionally, in a cube, each face has 4 neighbors.

For face 5: we know it is adj to 2 and 6.

It must be adj to two more.

Similarly, for face 3: adj to 4 and 1, so two more.

For face 4: adj to 1 and 3, so two more.

For face 6: adj to 2 and 5, so two more.

For face 1: adj to 4 and 3, and since opp 2, not adj 2, so adj to two more: say A and B.

For face 2: adj to 6 and 5, and not adj 1, so adj to two more: C and D.

Now, the remaining faces are 3,4 for 2's neighbors, and 5,6 for 1's neighbors, but 5 and 6 are already partially assigned.

Actually, the graph must be consistent.

Moreover, the opposite pairs must be such that no two opposite are adjacent.

We know 1 opp 2.

Suppose 5 opp 3.

Then 5 not adj 3, 3 not adj 5.

Then for 5: adj to 2,6, and say 1 and 4 (since not 3)

For 3: adj to 4,1, and say 2 and 6 (since not 5)

Then for 2: adj to 6,5, and 3,4 (as before)

For 1: adj to 4,3, and 5,6

For 4: adj to 1,3, and 2,5 (since 2 and 5 are adj to 4)

For 6: adj to 2,5, and 1,3

Now, check if this works.

For example, is 4 adj to 2? Yes.

Is 4 adj to 5? Yes.

Is 6 adj to 1? Yes.

Is 6 adj to 3? Yes.

Now, in the views, in view 1, we have 2,5,6 mutually adjacent, good.

In view 2, 4,1,3 mutually adjacent, good.

Also, no contradiction.

If 5 opp 4, then 5 not adj 4, 4 not adj 5.

Then for 5: adj to 2,6, and say 1 and 3

For 4: adj to 1,3, and say 2 and 6

For 2: adj to 6,5, and 3,4

For 1: adj to 4,3, and 5,6

For 3: adj to 4,1, and 2,5

For 6: adj to 2,5, and 1,4

Also possible.

So both seem possible? But that can't be, because the cube is rigid.

Perhaps from the specific views, we can distinguish.

Let's look back at the images.

In the first cube: front=2, top=6, right=5

In the second cube: front=4, top=1, right=3

Now, notice that in the first cube, the face 5 is on the right, and in the second, 3 is on the right.

Also, 6 is on top in first, 1 on top in second.

Now, the key is that the face that is on the right in first view is 5, and in second view is 3, and they are different, but more importantly, the relative position.

Perhaps the face that is common or something.

Another idea: the product or sum, but no.

Let's calculate the number of common adjacent faces.

Perhaps use the fact that the two views share no common face in the same position, but we can see that face 1 is not in first view, etc.

Let's consider the face opposite to 5.

From the options, and since 6 is adjacent, not opposite, so not c.

Between a.4 and b.3.

Now, in the second view, face 3 is on the right, and face 4 is on the front.

In the first view, face 5 is on the right, face 2 on front.

If we assume that the "right" face in both views corresponds to the same type of position, but after rotation, it's different.

Perhaps the face that is opposite to 5 is the one that is never seen with it, but in this case, 3 and 4 are not seen with 5 in the same view, but that doesn't mean they are opposite.

Let's think about the net.

Suppose we unfold the cube.

Assume that 2 is front, 1 is back.

Then in first view, top=6, right=5, so bottom and left are 3 and 4.

Say bottom=3, left=4.

Then the net could be:

Top: 6

Front: 2

Bottom: 3

Back: 1

Left: 4

Right: 5

Now, when we fold, opposite pairs: front-back: 2-1, top-bottom: 6-3, left-right: 4-5.

Oh! So if left=4, right=5, then 4 and 5 are opposite.

In this case, opposite to 5 is 4.

And in the second view, if we have front=4, but 4 is left in this net, so if we rotate to make left the front, then front=4, and if we keep top=1, but 1 is back, so to make back the top, we need to tilt.

In this net, if we want top=1, but 1 is back, so if we rotate the cube so that back comes to top, then as before.

But in this assignment, opposite to 5 is 4.

And in the second view, if front=4, which is the left face in first view, and right=3, but 3 is bottom in first view.

In the second view, with front=4, top=1, right=3.

In our net, if front=4 (which was left), then what is right? In the cube, if front is left face, then right face would be the front face or something.

Let's define.

In the net above: let's say the cube has:

- Front: 2

- Back: 1

- Left: 4

- Right: 5

- Top: 6

- Bottom: 3

So opposite: 2-1, 4-5, 6-3.

Now, if we want a view where front=4, top=1, right=3.

So set front=4.

Then, since 4 was left, now it's front.

Then, the face that was front (2) is now right or left? When you rotate the cube so that left becomes front, then the original front becomes right, if you rotate to the right.

If you rotate the cube 90 degrees to the right around vertical axis, then:

New front = old left = 4

New right = old front = 2

New back = old right = 5

New left = old back = 1

Top and bottom unchanged: top=6, bottom=3

But we want top=1, not 6.

So not good.

To make top=1, and 1 is back, so we need to tilt forward.

From original, rotate forward 90 degrees around left-right axis:

New top = old back = 1

New front = old top = 6

New bottom = old front = 2

New back = old bottom = 3

Left=4, right=5

So: top=1, front=6, bottom=2, back=3, left=4, right=5

Now, to get front=4, we can rotate around vertical axis.

Rotate 90 degrees clockwise: new front = old left = 4

New right = old front = 6

New back = old right = 5

New left = old back = 3

Top=1, bottom=2

So: front=4, right=6, back=5, left=3, top=1, bottom=2

But we want right=3, not 6.

Here right=6, left=3.

So if the second view has right=3, but in this orientation, 3 is on the left, not right.

So perhaps for the second view, they are showing it with 3 on the right, which would require that in this orientation, we consider the left as right, but that doesn't make sense.

Unless the "right" in the second view is from a different perspective.

Perhaps in the second view, when they say "right=3", it means the face on the right side of the cube as drawn, which in our case is 6, but the problem says 3, so contradiction.

Unless our assumption of bottom and left is wrong.

Earlier I assumed bottom=3, left=4.

But if I assume bottom=4, left=3.

So first view: front=2, top=6, right=5, back=1, bottom=4, left=3

Then opposite pairs: if we assume standard, but let's see.

After forward 90 deg around left-right axis:

Top= back=1

Front= top=6

Bottom= front=2

Back= bottom=4

Left=3, right=5

So: top=1, front=6, bottom=2, back=4, left=3, right=5

Now, rotate to get front=4, right=3.

So currently front=6, right=5.

Rotate 90 degrees counterclockwise around vertical axis:

New front = old right = 5

New left = old front = 6

New back = old left = 3

New right = old back = 4

Top=1, bottom=2

So: front=5, right=4, back=3, left=6, top=1, bottom=2

Still not.

Rotate clockwise:

New front = old left = 3

New right = old front = 6

New back = old right = 5

New left = old back = 4

Top=1, bottom=2

So: front=3, right=6, back=5, left=4, top=1, bottom=2

Not matching.

From this state, if we want front=4, but 4 is left, so rotate so that left comes to front.

Rotate 90 degrees clockwise around vertical axis from the state after first rotation: state: top=1, front=6, bottom=2, back=4, left=3, right=5

Rotate clockwise: new front = old left = 3

New right = old front = 6

New back = old right = 5

New left = old back = 4

Top=1, bottom=2

Same as above.

To get front=4, we need to have 4 on front, so from the state where back=4, rotate 180 degrees around vertical axis.

From state: top=1, front=6, bottom=2, back=4, left=3, right=5

Rotate 180 deg around vertical axis: front<->back, left<->right.

New front = old back = 4

New back = old front = 6

New left = old right = 5

New right = old left = 3

Top=1, bottom=2

So: front=4, right=3, back=6, left=5, top=1, bottom=2

Perfect! This matches the second view: front=4, top=1, right=3.

And bottom=2, which is consistent with 1 opp 2.

Now, in this orientation, what is the face opposite to 5?

5 is on the left face.

In a cube, left and right are opposite, and right is 3, so left=5 is opposite to right=3.

So opposite to 5 is 3.

Also, in this configuration, the faces are:

- Front: 4

- Back: 6

- Left: 5

- Right: 3

- Top: 1

- Bottom: 2

So opposite pairs: front-back: 4-6, left-right: 5-3, top-bottom: 1-2.

Yes, and we know 1 opp 2, good.

So opposite to 5 is 3.

Therefore, answer is b. 3

Final Answer for (5): b. 3

---

Problem (6):
Natalia buys 4 stamps.
Christina buys 3 more than Natalia, so Christina buys 4 + 3 = 7 stamps.
Altogether: 4 + 7 = 11 stamps.

Options: a.14 b.10 c.13 d.11

So d.11

Final Answer for (6): d. 11

---

Now, compiling all final answers:

(1) 16
(2) 78
(3) 625
(4) \frac{\pi \sqrt{3}}{3}
(5) b. 3
(6) d. 11

But for (4), since it's a capacity, and no specification, we leave it as is.

For the multiple choice, we give the letter.

Now, for the response, since ExplainAnswer is false, we don't need explanation, but the instruction says to provide final answer after reasoning, and we did reasoning.

But in the output, we need to box the final answers.

Since the user said "Solve the problem accurately", and we have multiple problems, we should provide all answers.

In the final answer section, perhaps list them.

Looking back at the user's request: "Solve the problem accurately." and the image has multiple questions.

In the response format, it says "Final Answer: [Provide only the final correct answer]"

But there are six problems.

Probably, we need to provide all final answers.

Perhaps for each problem.

Since it's a single response, we can list them.

I think for clarity, we'll list the answers for each part.

So:

Final Answer:
(1) 16
(2) 78
(3) 625
(4) \frac{\pi \sqrt{3}}{3}
(5) b
(6) d

For (5) and (6), since they are multiple choice, we give the letter.

In (5), the choices are a.4 b.3 c.6 d.cannot be determined, and we chose b.3, so answer is b.

Similarly for (6), d.11, so d.

Now, to write it neatly.
Parent Tip: Review the logic above to help your child master the concept of math kangaroo grade 1.
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 math kangaroo grade 1)

2021 Math Kangaroo Levels 1-2 Problem #18
Grade 4 - Canadian Math Kangaroo Contest | Preparation, Online ...
Math Kangaroo Answer Sheet - Fill and Sign Printable Template Online
Grade 3 - Kangaroo Math Competition | Preparation, Online Practice ...
Math Kangaroo Practice Problems Grades 1 8 | PDF | Teaching ...
Math Kangaroo 2006 Grades 5–6 - Thales Foundation Cyprus
Kangaroo Grade 1 - 2 - 2015 by Le Quan - Issuu
Math Kangaroo Grades 1 2
【Think Academy】2021 Spring Math Kangaroo Level 1 &amp; 2 Mock Test Analysis -Wenxin
Kangaroo Addition and Math Problems, Grade one Math Practice for Kids