Answer: 4
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 = 3
<u>Given expression</u>
(3x + 8) - (2x + 7)
<u>Substitute values in the expression</u>
=(3 (3) + 8) - (2 (3) + 7)
<u>Simplify by multiplication in parentheses</u>
=(9 + 8) - (6 + 7)
<u>Simplify by addition</u>
=17 - 13
<u>Simplify by subtraction</u>
=
Hope this helps!! :)
Please let me know if you have any questions