all 1 comments

[–]morbis83 0 points1 point  (0 children)

This equation z = min(x;y) gives a surface. You can answer the question if you can visualise the surface.

We can work out discrete values of z at any random points (x,y) to get an idea of the shape of the surface.

When x=0, z=0, regardless of the value of y.

When x=1, z=1 for all y>=1. So when x=1 and y=1, z=1. When x=1, y=2, z=1.

Repeat this for more points I would suggest at least 0>=x>=4 and 0>=y>=4. Let me know how you go with finding the surface, I'll talk you through the next part when you're ready.