document.write( "Question 75111This question is from textbook Alegbra & Trig w/Geometry
\n" );
document.write( ": Find the distance between the points A(4, -3) and B(-4, 3). I came up with:
\n" );
document.write( "d=(4-(-4))^2 + (-3-3)^2=10\r
\n" );
document.write( "\n" );
document.write( "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)< d(B, C)?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #54300 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! Congratulations!! 10 is correct\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For C to be closer to A than to B, C must be on the A side of the midpoint between A and B...midpoint=(A+B)/2...or 11...since A>B, C>11 \n" ); document.write( " |