kevincan
Cezary’s and Filip’s weekly salaries have just been raised by 4% and 5%, respectively. Each of their new weekly salaries is a multiple of 100 dollars, and each former weekly salary was an integer number of dollars. If Filip’s new weekly salary is lower than Cezary’s, what is the smallest possible sum of their new weekly salaries?
(A) 3,400 dollars
(B) 4,200 dollars
(C) 4,500 dollars
(D) 4,700 dollars
(E) 5,500 dollars
If Cezary’s increased salary is \(100\) then his old salary was not an interger , it was \(96.15\)
If Cezary’s increased salary is \(200\) then his old salary was not an interger, it was \(192.30\)
......
Checking like this,we find that the lowest new salary for Cezary’s is \(1300\) for which his old salary is an integer \(1250\).
If Filip’s increased salary is \(100\) then his old salary was not as interger, it was \(95.23\)
If Filip’s increased salary is \(200\) then his old salary was not as integer, it was \(190.47\)
Checking like this , we find that the lowest new salary for Filip’s is \(2100\) for which his old salary is an integer \(2000\)
However the question says that " Filip’s new weekly salary is lower than Cezary’s "
Now we have to find the next new salary for Cezary’s for which is old salary is an integer .
Previous old and new salary of Cezary were \(1250\) and \(1300\), let's just double and check.
Next old and new salary of Cezary \(2500\) and \(2600,\) ( Fairly certain there would be nothing in between,as these follow a pattern)
So if Cezary's new salary is \(2600\) it meets all the conditions, including Filip's new salary being lower than Cezary's.
Thus the smallest possible sum of their new weekly salaries = \(2600 +2100 = 4700\)
Ans D
Hope it helped.