The problem asks to find the distance between the points:
(2k, 4k), (3k, 6k)
So I did:
D = square root of (k² + (2k)²)
...= square root of (5k²)
...= square root of (5) * k
...= k * square root of (5)
But the answer says its |k|squareroot(5).
Does it have to do with when
square root of (5k²) has squareroot(k²) therefore k must be a positive number?
but then why can't the person first square the k, then take the square root?
Thank you all in advance.
Tags: