document.write( "Question 1144732: The coordinates of points A, B, and C are A(-4,9), B(k,0), and C(8,3). What is the value of k, which causes the sum AB+BC to be as small as possible? \n" ); document.write( "
Algebra.Com's Answer #765908 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!
AB+BC is smallest when A, B, and C are collinear (lie on the same straight line).

\n" ); document.write( "Use any of a number of methods to find the value of k that makes the three points collinear.

\n" ); document.write( "I prefer logical reasoning, using an UNDERSTANDING of the slope of a line, along with simple arithmetic, over formal algebra where it is practical, as it is in this problem.

\n" ); document.write( "From A to C is 12 to the right and 6 down, for a ratio of 2 to the right and 1 down. (A slope of -1/2, if you prefer.) To get y from 3 at point C to 0, I need to go down 3, which means I need to go right 6; so the value of k is 8+6 = 14.
\n" ); document.write( "
\n" );