document.write( "Question 269121: I need to find the Distance between the points ( ,
),(
,
)\r
\n" );
document.write( "\n" );
document.write( "Using the Distance formula d= sqrt[(x2-x1)^2+(y2-y1)^2 \r
\n" );
document.write( "\n" );
document.write( "I get sqrt[(sqrt12-sqrt3)^2 + (sqrt27-sqrt8)^2]\r
\n" );
document.write( "\n" );
document.write( "Which i simplified to:\r
\n" );
document.write( "\n" );
document.write( "Sqrt[2(2*sqrt3-sqrt2)\r
\n" );
document.write( "\n" );
document.write( "The answer in the back of my book says:\r
\n" );
document.write( "\n" );
document.write( "sqrt[38-12*sqrt6]\r
\n" );
document.write( "\n" );
document.write( "So what did I do wrong or miss? I can't figure it out. \n" );
document.write( "
Algebra.Com's Answer #197241 by Alan3354(69443) You can put this solution on YOUR website! I need to find the Distance between the points ( , ),( , ) \n" ); document.write( "Using the Distance formula d= sqrt[(x2-x1)^2+(y2-y1)^2 \n" ); document.write( "I get sqrt[(sqrt12-sqrt3)^2 + (sqrt27-sqrt8)^2] \n" ); document.write( " \n" ); document.write( "d^2 = \n" ); document.write( "You didn't show your simplification. \n" ); document.write( "------------------------- \n" ); document.write( "Which i simplified to: \n" ); document.write( "Sqrt[2(2*sqrt3-sqrt2) \n" ); document.write( "The answer in the back of my book says: \n" ); document.write( "sqrt[38-12*sqrt6] \n" ); document.write( "So what did I do wrong or miss? I can't figure it out. \n" ); document.write( " \n" ); document.write( " |