Answer: -1
Concept:
Here, we need to understand the idea of evaluation.
When encountering questions that gave you an expression with variables, then stated: "If x = a, y = b, z = c" (a, b, c are all constants), this means you should substitute the value given for each variable back to the expression.
Solve:
<u>Given information</u>
x = -2
y = 1
<u />
<u>Given expression</u>
x³ - y³ + x² + y² + 3
<u>Substitute values into the expression</u>
=(-2)³ - (1)³ + (-2)² + (1)² + 3
<u>Simplify exponents</u>
=-8 - 1 + 4 + 1 + 3
<u>Simplify by simple operation (addition/subtraction)</u>
=-9 + 4 + 1 + 3
=-5 + 1 + 3
=-4 + 3
=
Hope this helps!! :)
Please let me know if you have any questions