SAT1000 - P932

Geometry Level pending

In the rectangular coordinate plane, the Taxicab distance from point P 1 ( x 1 , y 1 ) P_1(x_1,y_1) to P 2 ( x 2 , y 2 ) P_2(x_2,y_2) is defined as: d ( P 1 , P 2 ) = x 1 x 2 + y 1 y 2 d(P_1,P_2)=|x_1-x_2|+|y_1-y_2|

Given these integer points: A 1 ( 2 , 2 ) , A 2 ( 3 , 1 ) , A 3 ( 3 , 4 ) , A 4 ( 2 , 3 ) , A 5 ( 4 , 5 ) A_1(-2,2), A_2(3,1), A_3(3,4), A_4(-2,3), A_5(4,5) , then find the integer point P ( x 0 , y 0 ) P(x_0,y_0) so that k = 1 5 d ( P , A k ) \displaystyle \sum_{k=1}^{5} d(P,A_k) has the minimum value.

Submit 2 y 0 x 0 2y_0-x_0 .


Have a look at my problem set: SAT 1000 problems


The answer is 3.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

The sum 2 x + 2 + 2 x 3 + x 4 2|x+2|+2|x-3|+|x-4| attains a minimum at x = 3 x=3 . The sum y 1 + y 2 + y 3 + y 4 + y 5 |y-1|+|y-2|+|y-3|+|y-4|+|y-5| is a minimum at y = 3 y=3 . So the required answer is 3 \boxed 3 .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...