Kdel425
Rufus has a total of 20 coins of 2 types, Type Q and Type R. The value of each Type of Q coin is 5q currency units (cu), and the value of each Type R coin is 5r cu, where q and r are positive integers and q <r. The total value of Type Q coins is Q cu and the total value of the Type R coins is R cu. Additionally, Q + R =130, and there are more Type Q coins than Type R coins.
In the table select a value for Q and a value for R that are jointly consistent with the given information. Make only two selections, one in each column.
Here's how I went about it
Let x & y be the number of coins of Q&R respectively
The following is given:
i 5q<5r
ii x+y = 20
iii x>y
iv 5qx+5ry = 130
taking statement iv 5qx+5ry = 130 (dividing both sides by5)
=> qx+ry=26
we now have to find factors of the options that give us q<r and x+y=20. The only possible parings are - 25+105, 60+70 & 65+65
1) 25 & 105
first divide both by 5 as we reduced the original statement by 5 as well, we get 5 & 21
qx or ry can only be 1*5 and hence this combination is ruled out as x or y would have to equal 15 and 15 is not a factor of 21
2) 65+65
divide by 5 - 13 - again cant be factorized as it is a prime number. Hence only 1*13 possible which doesnt give us x+y=20
3) 60 & 70 has to be the answer but which is Q and which is R?
dividing by 5 we get - 12 & 14 - factorize both 12 - 1,2,3,4,6,12 & 14 - 1,2,7,14
qx = 1*14; ry = 2*6 is the only way q<r and x+y=20
Therefore Q=70 & R=60