Answer:
14
Step-by-step explanation:
Answer:
both statements are fine
Step-by-step explanation:
To find the price of a product after decreasing it, they can be done in the two ways that the statement tells us,
First, calculate that% that was decreased and then subtract it from the original price or simply multiply that original price by the percentage in which the new price would remain.
For example:
let "x" be the original price
in the first case it would be:
0.2 * x and then subtract from x, i.e .:
x - 0.2 * x
in the second case it is:
1 - 0.2 = 0.8
that is, the new price would be 0.8 * x
Because then it would be easier to get an answer for a problem
Answer:
20x + 18
Step-by-step explanation:
We need to use the distributive property, where we essentially take the sum of the product of the outside number with each of the inside terms.
In 7(4x - 2), 7 is the outside number and 4x and -2 are the inside numbers, so:
7(4x - 2) = 7 * 4x + 7 * (-2) = 28x - 14
In 4(2x - 8), 4 is the outside number and 2x and -8 are the inside numbers, so:
4(2x - 8) = 4 * 2x + 4 * (-8) = 8x - 32
Now, we have:
28x - 14 - (8x - 32) = 28x - 14 - 8x + 32 = 20x + 18
The answer is 20x + 18.