Saved Bookmarks
| 1. |
The number n is doubled and then y is added to it. The result is then divided by 2 and the original number n is subtracted from it. The final result is1. y2. \(\frac{y}{2}\)3. n + y4. \(\frac{n +y}{2}\) |
|
Answer» Correct Answer - Option 2 : \(\frac{y}{2}\) Given: Number = n Calculations: Applying the operations to the given number Adding y to the double the number = 2n + y Dividing the result by 2, ⇒ (2n + y)/2 ⇒ n + (y/2) Subtracting n from the result, ⇒ n + (y/2) - n \(\Rightarrow \dfrac{y}{2}\) ∴ The final result is \(\dfrac{y}{2}\) |
|