The answer should be 30. I hope this helps :)
Answer:
it should -1 because you have to evaluate the number
Answer:
x = -
, x = 
Step-by-step explanation:
The absolute value function always gives a positive value, however, the expression inside can be positive or negative, that is
- 3x + 16 = 18 or -(- 3x + 16) = 18
Solving
- 3x + 16 = 18 ( subtract 16 from both sides )
- 3x = 2 ( divide both sides by - 3 )
x = - 
or
-(- 3x + 16) = 18
3x - 16 = 18 ( add 16 to both sides )
3x = 34 ( divide both sides by 3 )
x = 
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.
| - 3(-
) + 16 | = | 2 + 16 | = | 18 | = 18 ← True
| - 3(
) + 16 | = | - 34 + 16 | = | - 18 | = 18 ← True
Thus x = -
and x =
are the solutions
The min or max of a parabola/quadratic function is the vertex
for
y=a(x-h)²+k
the vertex is (h,k)
so
vertex/min is at (-1,2)
h=-1
k=2
y=a(x-(-1))²+2
y=a(x+1)²+2
find a
given, (2,20) is on the graph
20=a(2+1)²+2
20=a(3)²+2
20=9a+2
minus 2 both sides
18=9a
divide by 9
2=a
y=2(x+1)²+2 is da equation
3rd one
f(x)=2(x+1)²+2