Answer:
25
Step-by-step explanation:
First expression: A= k/M
when A = 15 and M = 5, k = A×M = 75
therefore, when M = 4, A = 75/3 = 25
If you cut it in half every two hours, the answer will be 10.9375 mg.
Answer:
False
Step-by-step explanation:
We first write the equation in the form ax² + bx + c=0 which gives us:
3x² - 6x + 9=0
Given the quadratic formula,
x= [-b ±√(b²- 4ac)]/2a ,the discriminant proves whether the equation has real roots or not.
The discriminant, which is the value under the root sign, may either be positive, negative or zero.
Positive discriminant- the equation has two real roots
Negative discriminant- the equation has no real roots
Zero discriminant - The equation has two repeated roots.
In the provided equation, b²-4ac results into:
(-6)²- (4×3×9)
=36-108
= -72
The result is negative therefore the equation has no real solutions.
Answer: B- no
Hope this helped
Answer:
f(x) = - 8
Explanation:
The given function is
f(x) =2x^2 -4x -6
The first step is to find the derivative of the function. Recall, if
y = ax^b
y' = abx^(b - 1)
Thus,
f'(x) = 4x - 4
We would equate f'(x) to zero and solve for x. We have
4x - 4 = 0
4x = 4
x = 4/4
x = 1
We would substitute x = 1 into the original function and solve for f(x) or y. It becomes
f(1) =2(1)^2 -4(1) - 6 = 2 - 4 - 6
f(1) = - 8
Thus, the minimum value is f(x) = - 8