document.write( "Question 43523This question is from textbook
\n" );
document.write( ": Hello, I need help with the following question: If points A, B, and C on a coordinate line have coordinates -5, 3, and 10 respectively, find d(A,C)+d(B,C). \n" );
document.write( "
Algebra.Com's Answer #28528 by jake_6233(74)![]() ![]() ![]() You can put this solution on YOUR website! Given that A= -5 B=3 and C=10 and d(A,C) + d(B,C) We have\r \n" ); document.write( "\n" ); document.write( "(C-A) + (C-B) \n" ); document.write( "((10- (-5)) + (10-3)= \n" ); document.write( "15 +7 = 22 \n" ); document.write( " |