I saw it in a text book, and a similar problem that also appeared in the book is “3 times faster”, which is already asked. Simply speaking, the book says:
Unfortunately, it increases the CPI by 1.1.
Where CPI is for clock cycles per instruction, if that matters.
According to the choices the question provided, it actually means the increased value is 1.1 times of the original one (10% increase). It’s the first time I have seen “by” meaning “to”. Is it acceptable in daily English?
Answer
The sentence really should have read:
Unfortunately, it increases the CPI by a factor of 1.1.
One would probably not find this sort of ambiguity in a math text, but it is certain that a factor of was implied.
Note, however, that
Unfortunately, it increases the CPI to 1.1
does not mean the same thing! This implies, the final value of the CPI, after the increase, is 1.1.
by is used to indicate a product, but usually in an explicit manner, e.g.
- Taxes increased by 10%.
- Multiply your answer by 3.
- The new energy rating has decreased, by a factor of 1.5.
Indeed, in the absence of any context, I could be tempted to take
Unfortunately, it increases the CPI by 1.1
to mean 1.1 is added to the CPI, but I would really hard-pressed to do that! In a mathematical context, though, when one sees by, one should begin to think multiplication or division.
Attribution
Source : Link , Question Author : LLS , Answer Author : Jimi Oke