document.write( "Question 1187497: Given (15,3) and (x,−2) find all x such that the distance between these two points is 13.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #818494 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The difference between the two y values is 5; the distance between the points is supposed to be 13. \n" ); document.write( "5-12-13 is a Pythagorean Triple: 5^2+12^2=25+144=169 = 13^2 \n" ); document.write( "So the difference between the x values must be 12. \n" ); document.write( "ANSWERS: \n" ); document.write( "(1) x=15+12=27 \n" ); document.write( "(2) x=15-12=3 \n" ); document.write( " \n" ); document.write( " |