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
Answer:
The fastest runner is Katie
Step-by-step explanation:
In order to determine this, we must first put them all in the same terms. For the purpose of this, we will put them all in feet per second.
Katie
14 feet/1 second = 14 ft per second
Zach
576 feet/46 seconds = 12.52 ft per second
Tony
1 mile/533 seconds = 5280 feet/533 seconds = 9.91 ft per second
Will
827 feet/1 minute = 827 feet/60 seconds = 13.78 ft per second.
So we know that the fastest is Katie.
Given:
The expression: (1 + x)^n
The Binomial Theorem is used to predict the products of a binomial raised to a certain power, n, without multiplying the terms one by one.
The following formula is used:
(a + b)^n = nCk * a^(n-k) * b^k
we have (1 +x)^n,
where a = 1
b = x
let n = 4
First term, k = 1
4C1 = 4
first term: 4*(1^(4-1))*x^1
Therefore, the first term is 4x. Do the same for the next three terms.
2nd term: k =2
3rd term: k = 3
4th term: k = 4
<span />
64 inches = 1
yards
using the conversion : 1 yard = 36 inches
divide 64 by 36 to convert to yards
=
← ( divide numerator/denominator by 4 )
=
= 1 
given as a mixed number in simplest form
Answer:
See method below.
Step-by-step explanation:
m/n + n/3 = 2
2/m + n = 4
First eliminate the fractions by multiplying the first equation by 3n:-
3m + n^2 = 6n...........(1)
and the second equation by m:-
2 + mn = 4m..............(2)
Now we solve using substitution:-
From equation (2):-
4m - mn = 2
m = 2 / (4 - n)
Now substitute for m in equation (1):-
6/ (4 - n) + n^2 = 6n
6 + n^2(4 - n) = 6n(4 - n)
6 + 4n^2 - n^3 = 24n - 6n^2
n^3 - 10n^2 + 24n - 6 = 0
This will not factor so we could solve this using graphical software.
To find the values of the variable m we substitute the found values of n into one of the original equations and solve for m.