To solve this problem, we substitute x = 2 into the given expression:
x + x(x*x) = 2 + 2(2*2) = 2 + 2(4) = 2 + 8 = 10.
Therefore, the value of x + x(x*x) when x = 2 is 10.
Here's a step-by-step breakdown of how we got this answer:
1. We start by substituting the value of x into the expression, which gives us:
x + x(x*x) = 2 + 2(2*2)
2. We simplify the expression inside the parentheses first, which gives us:
x + x(4)
3. Then we multiply x by 4, which gives us:
x + 4x
4. We combine the two terms to get:
5x
5. Finally, we substitute x = 2 into this expression, which gives us:
5(2) = 10
Therefore, the value of x + x(x*x) when x = 2 is 10.