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)![]() ![]() 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( " \n" ); document.write( " \n" ); document.write( " \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( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "so, either \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( " |