houstonrockets16 wrote:Marta bought several pencils, if each pencil was either a 23 cent or 21 cent pencil, how many 23 cent pencils did she buy?
1) marta bought 6 pencils
2) the total value of the pencils she bought was 130 cents.
[spoiler]
The answer is B, statement 2 is sufficient. I do not see why. Please help; I am sure its because algerbraically there is only way these numbers add up but how can i do that for a different problem on the test!? THANKS![/spoiler]
Rats! I picked C the first time too...but looking at it more carefully you can see that only 2 numbers fit into the puzzle to make 130.
let x = number of 23 cent pencils
let y = number of 21 cent pencils
23x + 21y = 130
I looked at the units digit, to see what combinations would make a 0 at the end.
you know the total number of pencils have to equal 6 b/c the statements should never contradict one another.
so 3(2) + 1(4) = 0
23*2 + 21*4 = 130.
these are the only two numbers that fit. The number of 23 cent pencils would be 2.
Of course, my method was by trial and error, I would like to see other's opinions on this as well.