document.write( "Question 264994: find the distance between the pair of points and find the midpoint of the segment having the poinits as endpoints. (a, 1/a) and (a+h, 1/a+h) /= divided by\r
\n" ); document.write( "\n" ); document.write( "I figured out the midpoint (2a+h/a, 2a+h/2a(a+h) but I am having trouble with the distance: I got this far, I don't know what to do next.
\n" ); document.write( "d= square root (a+h-a)^2+ 1/a+h-1/a)^2
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #194952 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
The midpoint should be \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Distance:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I'll start where you left off.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"d=sqrt%28%28a%2Bh-a%29%5E2%2B%281%2F%28a%2Bh%29-1%2Fa%29%5E2%29\" Start with the given equation.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"d=sqrt%28%28a%2Bh-a%29%5E2%2B%28a%2F%28a%28a%2Bh%29%29-1%2Fa%29%5E2%29\" Multiply the first fraction by \"a%2Fa\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " Multiply the second fraction by \"%28a%2Bh%29%2F%28a%2Bh%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"d=sqrt%28h%5E2%2B%28%28a-%28a%2Bh%29%29%2F%28a%28a%2Bh%29%29%29%5E2%29\" Combine the fractions.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"d=sqrt%28h%5E2%2B%28%28a-a-h%29%2F%28a%28a%2Bh%29%29%29%5E2%29\" Distribute\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"d=sqrt%28h%5E2%2B%28-h%2F%28a%28a%2Bh%29%29%29%5E2%29\" Combine like terms.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"d=sqrt%28h%5E2%2Bh%5E2%2F%28a%5E2%28a%2Bh%29%5E2%29%29%29\" Square the second term.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " Multiply the first term \"h%5E2\" by \"%28a%5E2%28a%2Bh%29%5E2%29%2F%28a%5E2%28a%2Bh%29%5E2%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"d=sqrt%28%28h%5E2a%5E2%28a%2Bh%29%5E2%2Bh%5E2%29%2F%28a%5E2%28a%2Bh%29%5E2%29%29\" Combine the fractions.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the distance is \"d=sqrt%28%28h%5E2a%5E2%28a%2Bh%29%5E2%2Bh%5E2%29%2F%28a%5E2%28a%2Bh%29%5E2%29%29\"
\n" ); document.write( "
\n" );