document.write( "Question 203834: how do you find the midpoint and the distance of two points which is (1). radical 2 plus (+) 1, radical 2; (2) radical 2 -1 and 2 radical 2? \n" ); document.write( "
Algebra.Com's Answer #153802 by jsmallt9(3758)\"\" \"About 
You can put this solution on YOUR website!
Short answer: The same way you find any midpoint and the same way you find any distance.

\n" ); document.write( "An important idea to understand in Math is that basic logic does not change when the format of the numbers change. Formulas can be used regardless of the types of numbers involved. (The arithmetic may be more difficult for fractions and square roots than it is for \"nice\" whole numbers but the formulas still work.)
\n" ); document.write( "Your points are (\"sqrt%282%29+%2B+1\", \"sqrt%282%29\") and \"sqrt%282%29+-+1\", \"2sqrt%282%29\")
\n" ); document.write( "The midpoint formula: (\"%28x%5B1%5D+%2B+x%5B2%5D%29%2F2\", \"%28y%5B1%5D+%2B+y%5B2%5D%29%2F2\")
\n" ); document.write( "Substituting your x and y coordinates we get:
\n" ); document.write( "(\"%28%28sqrt%282%29+%2B+1%29+%2B+%28sqrt%282%29+-+1%29%29%2F2\", \"%28%28sqrt%282%29%29+%2B+%282sqrt%282%29%29%29%2F2\")
\n" ); document.write( "Simplifying the numerators we get:
\n" ); document.write( "(\"%282sqrt%282%29%29%2F2\", \"%283sqrt%282%29%29%2F2\")
\n" ); document.write( "The x coordinate fraction will reduce:
\n" ); document.write( "(\"sqrt%282%29\", \"%283sqrt%282%29%29%2F2\")
\n" ); document.write( "which is the midpoint.

\n" ); document.write( "The distance formula is: \"d+=+sqrt%28%28x%5B2%5D+-x%5B1%5D%29%5E2+%2B+%28y%5B2%5D+-+y%5B1%5D%29%5E2%29\"
\n" ); document.write( "Substituting your x and y coordinates into the formula we get:
\n" ); document.write( "
\n" ); document.write( "Simplifying we get:
\n" ); document.write( "\"d+=+sqrt%28%28-2%29%5E2+%2B+%28sqrt%282%29%29%5E2%29\"
\n" ); document.write( "\"d+=+sqrt%284+%2B+2%29\"
\n" ); document.write( "\"d+=+sqrt%286%29\"
\n" ); document.write( "So the distance between the two points is \"sqrt%286%29\"
\n" ); document.write( "
\n" );