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