We can get rid of the parentheses so it looks like this:
3x + 24x + 8.
Simplify:
27x + 8
Your answer could be b or d but I think it is b using the equation y=mx +b
Answer:
What are you supposed to do
Step-by-step explanation:
Answer:
X = 3, -1; B
Step-by-step explanation:
Use log properties, log 5 on both sides, log 5 of 25 is 2 that times the exponent, so 2*x = 2x, and on the other side, log 5 and base of 5 cancels. So 2x = x^2 -3, which can be solved using factoring:
x^2 -2x -3 = (x-3)(x+1) = 0, x=3,-1
Answer:
(1, 5 )
Step-by-step explanation:
Given
x² - 2x + y - 4 = 0 ( add 4 to both sides )
x² - 2x + y = 4
Complete the square on x² - 2x
add ( half the coefficient of the x term )² to both sides
x² + 2(- 1)x + 1 + y = 4 + 1, that is
(x - 1)² + y = 5
Subtract (x - 1)² from both sides
y = - (x - 1)² + 5
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
y = - (x - 1)² + 5 ← is in vertex form
with vertex = (1, 5 )