InterviewSolution
Saved Bookmarks
| 1. |
Express the given statement as an equation.The sum of twice a number and 4 is 18. |
|
Answer» Let the number be x. So, twice of the number = 2x On adding 4 to it, we get 2x + 4 ∴ 2x + 4 = 18 is the required equation. |
|