Saved Bookmarks
| 1. |
If the co-ordinate of point A is -5 & B is 3 , find d(A,B) |
|
Answer» Answer: A = (-5,0) (X1,X2) B = ( 3,0) (y1,Y2) distance between the AB = √ (x2-x1)^2+ ( y2-y)^2 = √ ( 0-(-5) ) ^2+ (0-3)^2 = √ 25 + 9 = √34 actually we can also SOLVE the root but.................. ┐( ̄ヘ ̄)┌ yr. mujhe kbhi yad hi nai HUA method pr age ATA hai app ko to solve krlo nai to I think ase hi theek hai |
|