Find the point(s) on the surface z2=xy+1 which are closest to the point (10,8,0). List points as a comma-separated list,
Posted: Thu Jul 14, 2022 4:35 pm
Find the point(s) on the surface z2=xy+1 which are closest to the point (10,8,0). List points as a comma-separated list, (e.g., (1,1,−1),(2,0,−1),(2,0,3)).