Saved Bookmarks
| 1. |
Find x if distance between points L(x, 7) and M(1, 15) is 10 |
|
Answer» Distance = √(1-x)^2+64= 10(1-x)^2= 100-641-x= 6x= -5 |
|