document.write( "Question 90117: If points A,B, and C lie on a coordinate line and points A and B have coordinates 15 and 7 respectively, then which of the possible coordinates for point C satisfy(ies) d(A,C)
Algebra.Com's Answer #65431 by kamallohia(18)![]() ![]() ![]() You can put this solution on YOUR website! If points A,B, and C lie on a coordinate line and points A and B have coordinates 15 and 7 respectively, then which of the possible coordinates for point C satisfy(ies) d(A,C) \n" ); document.write( "Let x be the co-ordinate of point C then d(AC)=x-15, \n" ); document.write( "and d(BC)=x-7 if x>7,15 \n" ); document.write( "then as given, (x-15)>(x-7)=> which can't be true for x>15 \n" ); document.write( "So let's assume 7 \n" ); document.write( "Now if x<7,15 \n" ); document.write( "then, (15-x)<(7-X) => which can't be true for x<7 \n" ); document.write( "Hence solution set is 11>x>15. \n" ); document.write( "Hope this is clear. \n" ); document.write( "Kamal Lohia |