document.write( "Question 6654: Find the value of a if the points whose coordinates are given are the indicated distance apart.
\n" ); document.write( "(-2,-5)(a,7);d=13
\n" ); document.write( "

Algebra.Com's Answer #3638 by longjonsilver(2297)\"\" \"About 
You can put this solution on YOUR website!
this is a reverse version of the typical question of giving 2 points and finding the distance between them.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "It uses Pythagoras' Theorem...\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%287-%28-5%29%29%5E2+%2B+%28a-%28-2%29%29%5E2+=+13%5E2\"
\n" ); document.write( "\"%287%2B5%29%5E2+%2B+%28a%2B2%29%5E2+=+13%5E2\"
\n" ); document.write( "\"%2812%29%5E2+%2B+%28a%2B2%29%5E2+=+13%5E2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now, if you know anything about Pythagoras' theorm, you should know about a 5, 12, 13 triangle. We have this here...so a+2=5 --> a=3. But doing it this way is dangerous, because we will miss an answer... see below:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The full proper answer is as follows:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"144+%2B+%28a%2B2%29%5E2+=+169\"
\n" ); document.write( "\"%28a%2B2%29%5E2+=+169-144\"
\n" ); document.write( "\"%28a%2B2%29%5E2+=+25\"
\n" ); document.write( "so, either \"a%2B2+=+sqrt%2825%29\" or \"a%2B2+=+-+sqrt%2825%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "ie a+2 = 5 OR a+2 = -5
\n" ); document.write( "so a=3 or a=-7\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "so, a line joining point (-2,-5) to either (3,7) or (-7,7) will give a length of 13.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "jon.
\n" ); document.write( "
\n" );