document.write( "Question 637608: Hi, I have been given two points A(9,12) & A'(3,6). I am told to find AA' how would I find it?\r
\n" ); document.write( "\n" ); document.write( "Thanks for your help
\n" ); document.write( "

Algebra.Com's Answer #401762 by w_parminder(53)\"\" \"About 
You can put this solution on YOUR website!
I think you have to find the distance between the two points ( A and A').
\n" ); document.write( "There is a formula in coordinate geometry called 'Distance Formula' which is used to find the distance between two points whose coordinates are given.
\n" ); document.write( "If A(x1,y1) and A'(x2,y2) are two points then
\n" ); document.write( "AA' = \"sqrt%28%28x2-x1%29%5E2%2B%28y2-y1%29%5E2%29\"\r
\n" ); document.write( "\n" ); document.write( "Now A(9,12) & A'(3,6)
\n" ); document.write( "So
\n" ); document.write( "AA' = \"sqrt%28%283-9%29%5E2%2B%286-12%29%5E2%29\"
\n" ); document.write( "= \"sqrt%28%28-6%29%5E2%2B%28-6%29%5E2%29\"
\n" ); document.write( "= \"sqrt%2836%2B36%29\"
\n" ); document.write( "= \"sqrt%2872%29\"
\n" ); document.write( "= \"6%2Asqrt%282%29\"
\n" ); document.write( "
\n" );