Question
Question: $\rightarrow ax^2+bx+c$ if Quadratic function f(x) gives value $\frac{-(b^2-4ac)}{8a}$ on the inpu...
→ax2+bx+c
if Quadratic function f(x) gives value 8a−(b2−4ac) on the input x1 and x2 Respectively, iff x1+x2=12
Then value of 8a−b
also given: D>0

3/2
Solution
The quadratic function is given by f(x)=ax2+bx+c. We are given that f(x1)=8a−(b2−4ac) and f(x2)=8a−(b2−4ac). Let D=b2−4ac. So, f(x1)=8a−D and f(x2)=8a−D. This means that x1 and x2 are the roots of the equation f(x)=8a−D. Substituting f(x)=ax2+bx+c, we get: ax2+bx+c=8a−D ax2+bx+c−(8a−D)=0 ax2+bx+c+8aD=0 ax2+bx+8a8ac+D=0 Since D=b2−4ac, we have ax2+bx+8a8ac+(b2−4ac)=0 ax2+bx+8ab2+4ac=0
Let x1 and x2 be the roots of this quadratic equation. According to Vieta's formulas, the sum of the roots of a quadratic equation Ax2+Bx+C=0 is given by −AB. In our case, A=a, B=b, and C=8ab2+4ac. So, the sum of the roots x1+x2=a−b.
We are given in the problem that x1+x2=12. Therefore, we can equate the two expressions for the sum of the roots: a−b=12
The question asks for the value of 8a−b. We can express 8a−b in terms of a−b: 8a−b=81×(a−b) Substitute the value a−b=12: 8a−b=81×12 8a−b=812 8a−b=23
The condition D>0 ensures that the value 8a−D is distinct from the vertex value 4a−D (since a=0), and thus there are indeed two distinct values x1 and x2 for which f(x) takes this value.
Explanation of the solution:
- Identify x1 and x2 as roots of the equation f(x)=8a−(b2−4ac).
- Rewrite the equation as ax2+bx+(c−8a−(b2−4ac))=0.
- Simplify the constant term: c+8ab2−4ac=8a8ac+b2−4ac=8ab2+4ac.
- The equation becomes ax2+bx+8ab2+4ac=0.
- Use Vieta's formulas for the sum of roots: x1+x2=−ab.
- Given x1+x2=12, so equate: −ab=12.
- Calculate the required value 8a−b=81×(−ab)=81×12=23.