Anonymous wrote:
Per the stem:
Range of X: 449<X<550
Range of Y: 349<X<450
By 1: Say X=499
Now if Y = 449 then nearest multiple of 100 to X+Y will be: 900
Say X=449 Now if Y = 350 then nearest multiple of 100 to X+Y will be: 800
Similarly you can prove that it is E
you have the right idea, and you'll get the right answer to this problem with this method, but you're making a MAJOR faux pas here: you're assuming that x and y have to be integers.
do not assume that numbers are integers, EVER, unless (a) you're explicitly told that they are OR (b) the problem implies that this is the case.
by (b) i'm referring to certain word problems whose solutions must be whole numbers just because of the nature of the subject. for instance, if a problem calls for the numbers of girls and boys in a classroom, then those have to be integers, even if the problem doesn't happen to say so (you can't have, say, 2.3 girls).
since the numbers don't have to be integers, you have
1. 450 < x < 550 (excluding BOTH endpoints) - note that x could be 450.00001 or 549.99999
2. 350 < y < 450 (again excluding both endpoints)
--
also, watch your <'s and
<'s. in your writeup, you wrote a condition (
449 < x < 550) that prohibits
x from being 449, but then you turned around and plugged in 449 for
x. don't contradict your own rephrases!