SOLUTION: I need to find the Distance between the points ( {{{sqrt(3)}}},{{{sqrt(8)}}} ),( {{{sqrt(12)}}},{{{sqrt(27)}}} ) Using the Distance formula d= sqrt[(x2-x1)^2+(y2-y1)^2 I get

Algebra ->  Radicals -> SOLUTION: I need to find the Distance between the points ( {{{sqrt(3)}}},{{{sqrt(8)}}} ),( {{{sqrt(12)}}},{{{sqrt(27)}}} ) Using the Distance formula d= sqrt[(x2-x1)^2+(y2-y1)^2 I get      Log On


   



Question 269121: I need to find the Distance between the points ( sqrt%283%29,sqrt%288%29 ),( sqrt%2812%29,sqrt%2827%29 )
Using the Distance formula d= sqrt[(x2-x1)^2+(y2-y1)^2
I get sqrt[(sqrt12-sqrt3)^2 + (sqrt27-sqrt8)^2]
Which i simplified to:
Sqrt[2(2*sqrt3-sqrt2)
The answer in the back of my book says:
sqrt[38-12*sqrt6]
So what did I do wrong or miss? I can't figure it out.

Found 2 solutions by stanbon, Alan3354:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
I need to find the Distance between the points
(sqrt(3),{sqrt(8)),(sqrt(12),sqrt(27) )
Using the Distance formula d= sqrt[(x2-x1)^2+(y2-y1)^2
I get sqrt[(sqrt12-sqrt(3))^2 + (sqrt(27)-sqrt(8))^2]
At this point you should get:
sqrt[12-sqrt(36)+3 + 27-sqrt(8*27)+8]
----
= sqrt[15-6 +35-6sqrt(6)]
---
= sqrt[44-6sqrt(6)]
---
I don't agree with the answer listed in your book.
===========================================
Cheers,
Stan H.

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
I need to find the Distance between the points ( , ),( , )
Using the Distance formula d= sqrt[(x2-x1)^2+(y2-y1)^2
I get sqrt[(sqrt12-sqrt3)^2 + (sqrt27-sqrt8)^2]
d%5E2+=+%2812+%2B+3+-+2%2A6%29+%2B+%2827+%2B+8+-+2sqrt%28216%29%29
d^2 = 38+-+12sqrt%286%29
You didn't show your simplification.
-------------------------
Which i simplified to:
Sqrt[2(2*sqrt3-sqrt2)
The answer in the back of my book says:
sqrt[38-12*sqrt6]
So what did I do wrong or miss? I can't figure it out.