Problems

Age
Difficulty
Found: 3

The edges of a cube are assigned with integer values. For each vertex we look at the numbers corresponding to the three edges coming from this vertex and add them up. In case we get 8 equal results we call such cube “cute”. Are there any “cute” cubes with the following numbers corresponding to the edges:

(a) \(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12\);

(b) \(-6, -5, -4, -3, -2, -1, 1, 2, 3, 4, 5, 6\)?

a) A piece of wire that is 120 cm long is given. Is it possible, without breaking the wire, to make a cube frame with sides of 10 cm?

b) What is the smallest number of times it will be necessary to break the wire in order to still produce the required frame?

a) What is the minimum number of pieces of wire needed in order to weld a cube’s frame?

b) What is the maximum length of a piece of wire that can be cut from this frame? (The length of the edge of the cube is 1 cm).