
Nathan B. answered 02/19/20
Elementary and Algebraic skilled
So we have a product, so that means we have multiplying:
5 *
The other thing we're multiplying is the difference of 1 and a number--a variable:
1 - x
Order of operations say that multiplication happens before subtraction, so in order for the subtraction to happen first, we need to place it in parentheses:
(1 - x)
That gives us the following:
5(1 - x)