WorksheetSymbolicSolveIneqRequest[GreaterOrEqual[Product[z,Exponent[x,2]],Product[z,Exponent[y,2]]],x]Piecewise[ExpressionWithCondition[Or[LessOrEqual[x,Negative[Abs[y]]],GreaterOrEqual[x,Abs[y]]],GreaterThan[z,0]],ExpressionWithCondition[IOMemberOf[x,ReservedReal],Equal[z,0]],ExpressionWithCondition[And[LessOrEqual[x,Abs[y]],GreaterOrEqual[x,Negative[Abs[y]]]],LessThan[z,0]]]WorksheetSymbolicSolveIneqRequest[GreaterOrEqual[Product[z,Exponent[x,2]],Product[z,Exponent[y,2]]],z]Piecewise[ExpressionWithCondition[GreaterOrEqual[z,0],GreaterThan[Sum[Negative[Exponent[y,2]],Exponent[x,2]],0]],ExpressionWithCondition[IOMemberOf[z,ReservedReal],Equal[Sum[Negative[Exponent[y,2]],Exponent[x,2]],0]],ExpressionWithCondition[LessOrEqual[z,0],LessThan[Sum[Negative[Exponent[y,2]],Exponent[x,2]],0]]]WorksheetSymbolicSolveIneqRequest[GreaterOrEqual[Product[z,Exponent[x,2]],Product[z,Exponent[y,2]]],y]Piecewise[ExpressionWithCondition[Or[LessOrEqual[y,Negative[Abs[x]]],GreaterOrEqual[y,Abs[x]]],LessThan[z,0]],ExpressionWithCondition[IOMemberOf[y,ReservedReal],Equal[z,0]],ExpressionWithCondition[And[LessOrEqual[y,Abs[x]],GreaterOrEqual[y,Negative[Abs[x]]]],GreaterThan[z,0]]]GraphingShow2D[PlotIneq2D[GreaterOrEqual[Product[Exponent[x,2],z],Product[Exponent[y,2],z]],Options[Option[RangeX,-8,8],Option[RangeY,-12,12]]],Options[Option[ArgRangeValue,z,0,2,2],Option[RangeX,-8,8],Option[RangeY,-12,12]]]