What is the distance of point (1,2,2) from origin?
Point (1,2,2) की origin से distance क्या है?
Show answer and explanation
A. 3
ExplanationStep 1: Identify the concept: this is 3D distance formula. Step 2: Distance from origin = sqrt(1^2+2^2+2^2)=sqrt(9)=3. Step 3: For distance from origin add squares of coordinates.
Step 1: concept पहचानें: यह 3D distance formula है। Step 2: Distance from origin = sqrt(1^2+2^2+2^2)=sqrt(9)=3। Step 3: Origin से distance के लिए coordinates के squares add करें।