Line 1 slope is -1
Line 2 slope is 4/5
Answer:
2x + 9
Step-by-step explanation:
Let, "A number", be denoted by the variable, x.
Note the meaning of each part:
"the sum" means addition, or + .
"twice" means multiply by 2
Put the parts together:
The sum of 9 and twice a number
2x + 9 is your amsw34.
Answer:
<h3>
f(x) = 6(x - 2)² + 3</h3>
Step-by-step explanation:
f(x) = a(x - h)² + k - vertex form of the equation of the parabola with vertex (h, k)
"the parabola opens upward" means: a>0
"the parabola has x = 2 as an axis of symmetry" means: h = 2
so f(x) = a(x - 2)² + k
"the parabola contains the point (1, 9)" means:
9 = a(1 - 2)² + k
9 = a(-1)² + k
9 = a + k
k = 9 - a
"the parabola contains the point (4, 27)" means:
27 = a(4 - 2)² + k
so:
27 = a(2)² + 9 - a
27 = 4a + 9 - a
3a = 18
a = 6
and k = 9 - 6 = 3
Therefore the vertex form for this parabola is:
<u> f(x) = 6(x - 2)² + 3</u>
First of all, we compute the points of interest, i.e. the points where the curve cuts the x axis: since the expression is already factored, we have

Which means that the roots are

Next, we can expand the function definition:

In this form, it is much easier to compute the derivative:

If we evaluate the derivative in the points of interest, we have

This means that we are looking for the equations of three lines, of which we know a point and the slope. The equation

is what we need. The three lines are:
This is the tangent at x = -2
This is the tangent at x = 0
This is the tangent at x = 1