Let (x,y,z) be points with integer coordinates satisfying the system of homogeneous equations:
3x−y−z=0−3x+z=0−3x+2y+z=0
Then the number of such points for which
x2+y2+z2≤100 is
The given system of equations is -
3x−y−z=0−3x+z=0−3x+2y+z=0
Let x=p where p is an integer, then y=0 and z=3p
but x2+y2+z2≤100⇒p2+9P2≤100⇒p2≤10⇒p=0,±1,±2±3
i.e. p can take 7 different values.
∴Number of points (x,y,z) are 7.