document.write( "Question 1040775: In a plane,the distance between points X and Y is 10 the distance between points X and P is 3, and the distance between points Y and Q is 4 which of the following CANNOT be the length of PQ?
\n" );
document.write( "A) 2
\n" );
document.write( "B) 3
\n" );
document.write( "C) 15
\n" );
document.write( "D) 17 \n" );
document.write( "
Algebra.Com's Answer #655699 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Draw points X and Y 10 units apart. Then draw a circle with center point X and radius 3. P is some point on this circle. Imagine P can slide around freely on the circle but must stay on the circle.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Draw another circle with center Y and radius 4. Q will be stuck to the second circle. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let d = distance from P to Q\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you imagine P and Q getting as far apart as possible, then the value of d would be maxed out. This only happens if P and Q lie on the line XY (extend out segment XY to get line XY). This max value of d is 3+10+4 = 17 units. I'm adding the distance from X to Y (10) to the two radii (3 and 4). \n" ); document.write( "P and Q can't get any further than 17 units apart.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "---------------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The smallest value of d is d = 3. This can be found by computing 10-3-4 = 3. Basically take the distance of X to Y (10) and subtract off the two radii (3 and 4)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "---------------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So to summarize, the smallest value of d is d = 3 and the largest is d = 17. We can have distances between those two values. We cannot have any distance smaller than 3 or larger than 17.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Choice A is the answer because d = 2 is smaller than d = 3. We cannot have P and Q be 2 units apart. \n" ); document.write( " \n" ); document.write( " |