document.write( "Question 269129: Point C is on the segment AB which has endpoints A(2, -1) and B(11, 5). Point C is twice as far from point A as it is from point B. What are the coordinates of point C? \n" ); document.write( "
Algebra.Com's Answer #197267 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the AB distance is 9 on the x-axis and 6 on the y-axis\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "C is 2/3 of the distance from A to B\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so the AC distance is 6 on the x-axis and 4 on the y-axis\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "C coordinates are (8, 3) \n" ); document.write( " |