What is the distance between points (0,0,0) and (2,2,2)?
बिंदुओं (0,0,0) और (2,2,2) के बीच distance क्या है?
Show answer and explanation
A. √12
ExplanationStep 1: Apply the 3D distance formula. Step 2: Distance = √((2)^2 + (2)^2 + (2)^2) = √12. Step 3: In 3D, add squares of differences in x, y, and z.
Step 1: 3D distance formula लगाएँ। Step 2: Distance = √((2)^2 + (2)^2 + (2)^2) = √12। Step 3: 3D में x, y और z तीनों differences के squares जोड़ें।