Evaluate the expression at specific values of their variables.(1 point)

Evaluate cd − d + 2e + 10
, when c = 5
, d = 3
, and e = 9

1 answer

To evaluate the expression cd − d + 2e + 10 when c = 5, d = 3, and e = 9, we substitute these values into the expression:

cd − d + 2e + 10 = (5)(3) − 3 + 2(9) + 10

= 15 - 3 + 18 + 10

= 32 + 10

= 42