Answer:
y=3x
Step-by-step explanation:
The slope of this graph is 3.
Answer:
1.49
Step-by-step explanation:
In order to find the slope of the tangent line to a given equation, and in a given point, we need to:
1. Find the first derivative of the given function.
2. Evaluate the first derivative function in the given point.
1. Let's find the first derivative of the given function:
The original function is 
But remeber that the derivative of
is 
so, 
2. Let's evaluate the first derivative function in the given point
The given point is (0.4,1.49) so:



Notice that the calculated slope of the tangent line is equal to the y-coordinate of the given point because f'(x)=f(x). In conclusion, the slope of the tangent line is equal to 1.49.
Answer: The x-intercepts represents the points at which the parabola crosses the axis of x.
Step-by-step explanation:
If it exist then the x-intercepts represent the zeros, roots, or quadratic function, the values of x at y = 0. Then the parabola does not cross the x-axis, so it has no zeros.
It’s =X+ and that’s ru answering
f(x) = (x - 4)^2 - 1
g(x) = -(1/4) ( x - 4)^2 + 4
both the x and y values have to be the same. Start with the y values
f(x) = g(x)
(x - 4)^2 - 1 = -(1/4) (x - 4)^2 + 4 Add 1 to both sides.
(x - 4)^2 = -(1/4) (x - 4)^2 + 5 Add 1/4(x - 4)^2 to both sides.
(5/4) (x - 4)^2 = 5 Divide by 5/4 on both sides.
(x - 4)^2 = 5//(5/4)
(x - 4)^2 = (5/1)//5/4 Invert the second fraction and multiply
(x - 4)^2 = 5/1 * 4/5
(x - 4)^2 = 4 The 5s cancel
(x - 4)^2 = 4 Take the square root of both sides.
(x - 4) = +/- 2 Add 4 to each answer. Start with +2 on the right.
x - 4 + 4 = 2 + 4
x = 4 + 2 = 6
The x value that makes f(x)- g(x) = 0 is x = 6 The point is (6,3) answer.
Answer C.
================================================
You do not need this next part. It is just for completeness.
x - 4 = - 2
x = 4 -2
x = 2
What are the y values for these 2 x values?
y = (x - 4)^2 - 1
y = (6 - 4)^2 - 1
y = 4 - 1
y = 3
The point where f(x) - g(x) = 0 is (6,3) <<<<<< Answer 1
The second point is
y = (x - 4)^2 - 1
y = (2 - 4)^2 - 1
y = (-2)^2 - 1
y = 4 - 1
y = 3
The second point is (2,3). Answer 2
Note the y values are the same. You might expect that.