← Back to Test

Problem 7 - Entrance Test

The positive integers x, y, and z satisfy the equation (x^2) + (y^2) + (z^2) = 30. How many solutions (x, y, z) are there such that x ≤ y ≤ z?

Correct: D

undefined