Jay took a number n and increased it by 25%. Then, he doubled the resulting product.
Which of the following is equivalent to these two steps and would result in the same final number?


A. doubling the number and then decreasing the result by 25%

B. increasing the number by 50%

C. multiplying the number by 1.25

D. multiplying the number by 2.5

Respuesta :

Answer: multiplying the number by 2.5

Your answer

Step-by-step explanation:

Jay took a number n and increased it by 25%. This will be:

= n + (25% × n)

= n + (0.25 × n)

= n + 0.25n

= 1.25n

Then, he doubled the resulting product. This will now be:

= 2 × 1.25n

= 2.50n

Therefore, the equivalent will be option D "multiplying the number by 2.5".