Answer:
32
Step-by-step explanation:
If she started with 28, ad had 50 after she picked, you wold subtract 28 from 50 to find your answer.
Here you have two terms connected by the "subtraction" symbol.
The two coefficients are 2 and 32, and one factor common to both of these is 2. Thus, <span>2x^2-32y^2 = 2(x^2-16y^2).
You could stop here. But it'd make more sense to continue, since x^2-16y^2 is easy to factor:
The three factors of </span><span>2x^2-32y^2 are 2, x-4 and x+4</span>
Answer:
f(x) + g(x) = 3x + 7
Step-by-step explanation:
f(x) = 2x + 2, g(x) = x + 5
f(x) + g(x) = 2x + 2 +x + 5
f(x) + g(x) = 2x +x + 5 +2
f(x) + g(x) = 3x + 7
Answer:
x = - 6 or x = 2
Step-by-step explanation:
The absolute value function always returns a positive value. However, the expression inside can be positive or negative.
Given
| 2x + 4 | - 1 = 7 ( add 1 to both sides )
| 2x + 4 | = 8, thus
2x + 4 = 8 ( subtract 4 from both sides )
2x = 4 ( divide both sides by 2 )
x = 2
OR
-(2x + 4) = 8
- 2x - 4 = 8 ( add 4 to both sides )
- 2x = 12 ( divide both sides by - 2 )
x = - 6
As a check
Substitute these values into the left side of the equation and if equal to the right side then they are the solutions.
x = 2 → | 4 + 4 | - 1 = | 8 | - 1 = 8 - 1 = 7 ← True
x = - 6 → | - 12 + 4 | - 1 = | - 8 | - 1 = 8 - 1 = 7 ← True
Hence the solutions are x = - 6 or x = 2