What is the distance between points (3 3 3) and (3 3 12)?
बिंदुओं (3 3 3) और (3 3 12) के बीच दूरी कितनी है?
Show answer and explanation
B. 9 / 9
ExplanationStep 1: Both points have same x and y. Step 2: Distance is only the z difference |12-3| = 9. Step 3: In same direction take absolute difference.
Step 1: दोनों points में x और y same हैं। Step 2: दूरी केवल z का अंतर |12-3| = 9 है। Step 3: Same direction में absolute difference लें।