for n number of bits if the minimum value is zero, what is the formula to find the maximum value?
Answers
Answered by
1
Answer:
If you have the equation in the form of y = ax^2 + bx + c, then you can find the minimum value using the equation min = c - b^2/4a. If you have the equation y = a(x - h)^2 + k and the a term is positive, then the minimum value will be the value of k.
If you have the equation in the form of y = ax^2 + bx + c, then you can find the minimum value using the equation min = c - b^2/4a. If you have the equation y = a(x - h)^2 + k and the a term is positive, then the minimum value will be the value of k.Explanation:
If you have the equation in the form of y = ax^2 + bx + c, then you can find the minimum value using the equation min = c - b^2/4a. If you have the equation y = a(x - h)^2 + k and the a term is positive, then the minimum value will be the value of k.Explanation:If you are given the formula y = ax2 + bx + c, then you can find the maximum value using the formula max = c - (b2 / 4a). If you have the equation y = a(x-h)2 + k and the a term is negative, then the maximum value is k.
Similar questions