Yes function because each x has only one value
Answer:
We have the function g(x) = x^3 -15*x
First, to find extrema, we can find the zeros of the first derivative.
g'(x) = 3*x^2 -15
g'(x) = 0 = 3*x^2 - 15
x^2 = 15/3 = 5
x = √5
x = -√5
Now, watching at the second derivative we have:
g''(x) = 6*x
so when we have
g''(√5) = 6*√5 > 0 then x = √5 is a local minimum
g''(-√5) = -6*√5 < 0, then x = -√5 is a local maximum.
Answer:
x ≥ 767
The number of bags sold must be greater than or equal to 767 to make a minimum profit of $6900.
Step-by-step explanation:
If they want a profit of at least $6900, then the total amount earned would have to be ≥ 6900. You can always earn more than $6900, but the lowest should be equal to $6900.
So if we use x as the number of bags sold, and we know that each bag will earn $9, then x • 9 ≥ 6900.
If we divide both sides by 9, then the number of bags sold must be ≥ 767.
Answer:
7
Step-by-step explanation:
Using linear function concepts, it is found that the change in the breaking weight of the pennies was of -6 units of weight.
<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.
In this problem, the function is:
y = -6x + 136.
The slope is of m = -6, hence the change in the breaking weight of the pennies was of -6 units of weight.
More can be learned about linear function concepts at brainly.com/question/24808124
#SPJ1