Answer:
math.way will help
Step-by-step explanation:
X=-1 is the answer. Hope that helps!
If we write
where we see
in the equation and set the result equal to
, we get the result.
A piece of wire is cut into two pieces. That means each part would be assigned an unknown variable. Let one part be x and the other part be y.
That means,

If the longer part is x, and the longer part is 3cm longer than the shorter part, then we would have the following;

We can now refine the equation as follow;

ANSWER:
The length of the shorter piece of wire is 6cm
Using derivatives, it is found that regarding the tangent line to the function, we have that:
- The equation of the line is y = 962x - 5119.
<h3>What is a linear function?</h3>
A linear function is modeled by:
y = mx + b
In which:
- m is the slope, which is the rate of change, that is, by how much y changes when x changes by 1.
- b is the y-intercept, which is the value of y when x = 0, and can also be interpreted as the initial value of the function.
The slope of the line tangent to a function f(x) at x = x' is given by f'(x'). In this problem, the function is given by:
f(x) = 5x³ + 2x + 1.
The derivative is given by:
f'(x) = 15x² + 2.
Hence the slope at x = 8 is:
m = f'(8) = 15(8)² + 2 = 962.
The line goes through the point (8,f(8)), hence:
f(8) = 5(8)³ + 2(8) + 1 = 2577.
Hence:
y = 962x + b
2577 = 962(8) + b
b = -5119.
Hence the equation is:
y = 962x - 5119.
More can be learned about tangent lines at brainly.com/question/8174665
#SPJ1