I believe that X would be -2.47619.
First you distribute the -1 in front of the parenthesis. Then distribute the 8 outside of the bracts. And finally just solve for X by combing like terms.
Hello from MrBillDoesMath!
Answer:
Take you pick below! (either x 8 or x = 7.01, approx, depending how the question is interpreted)
Discussion:
Interpretation 1
If the question is
2^(x -1) = 128, then as 2^7 = 128,
x-1 = 7 so x = 8
Interpretation 2
If the question is (2^x -1) = 128, then..
2^x = 128 + 1 = 129 =>
log(2^x) = log(129) =>
xlog(2) = log(129) =>
x = log (129) / log2 = 7.01
Regards,
MrB
Answer: correct answer is B.(2x+3y)(4x^2-6xy+9y^2)
8x^3 + 27y^3
(2x)^3+(3y)^3
(2x+3y)(4x^2-6xy+9y^2) <----answer
Answer:
y = - 8x² + 6
Step-by-step explanation:
The equation of a parabola in vertex form is
y = a(x - h)² + k
where (h, k) are the coordinates of the vertex and a is a multiplier
Here (h, k) = (0, 6), thus
y = a(x - 0)² + 6, that is
y = ax² + 6
To find a substitute (- 1, - 2) into the equation
- 2 = a(- 1)² + 6, that is
- 2 = a + 6 ( subtract 6 from both sides )
- 8 = a
y = - 8x² + 6