document.write( "Question 1199600: Find all the points having an x-coordinate of 3 whose distance from the point (-2, -1) is 13 using the Pythagorean Theorem. \r
\n" ); document.write( "\n" ); document.write( "I found the two points using (x - x_0)^2 + (y - y_0)^2 = r^2.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "How can I find the same points using the Pythagorean Theorem?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Thanks
\n" ); document.write( "

Algebra.Com's Answer #833535 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The distance formula you used to find the answers IS the Pythagorean Theorem....

\n" ); document.write( "---------------------------------------------------------------------------

\n" ); document.write( "added after student replied, saying the instructions were to find the answers using both the distance formula and the Pythagorean Theorem....

\n" ); document.write( "In my opinion, those instructions are absurd.

\n" ); document.write( "The Pythagorean Theorem says \"a%5E2%2Bb%5E2=c%5E2\"

\n" ); document.write( "The distance formula says \"%28x+-+x_0%29%5E2+%2B+%28y+-+y_0%29%5E2+=+r%5E2\"

\n" ); document.write( "But \"a=x-x_0\" , \"b=y-y_0\" , and \"c=r\" ; so the two formulas are the same. Whichever one you use, you are using the same numbers.

\n" ); document.write( "
\n" ); document.write( "
\n" );