Question
Question: If Rolle's theorem holds for the function $f(x) = x^3 - ax^2 + bx - 4, x \in [1, 2]$ with $f(\frac{4...
If Rolle's theorem holds for the function f(x)=x3−ax2+bx−4,x∈[1,2] with f(34)=0, then 2a - b is equal to:

\frac{31}{15}
Solution
The problem states that Rolle's theorem holds for the function f(x)=x3−ax2+bx−4 on the interval [1,2], and f(34)=0. We need to find the value of 2a−b.
Since Rolle's theorem holds, we know that f(1)=f(2). f(1)=1−a+b−4=b−a−3 f(2)=8−4a+2b−4=2b−4a+4 Setting f(1)=f(2), we get b−a−3=2b−4a+4, which simplifies to 3a−b=7. (Equation 1)
We are also given that f(34)=0. Substituting this into the function: f(34)=(34)3−a(34)2+b(34)−4=0 2764−916a+34b−4=0 Multiplying by 27 to eliminate fractions: 64−48a+36b−108=0 −48a+36b−44=0 Dividing by -4: 12a−9b+11=0, which gives us 12a−9b=−11. (Equation 2)
Now we have a system of two linear equations:
- 3a−b=7
- 12a−9b=−11
From Equation 1, we can express b in terms of a: b=3a−7. Substitute this into Equation 2: 12a−9(3a−7)=−11 12a−27a+63=−11 −15a=−74 a=1574
Now, substitute the value of a back into the expression for b: b=3a−7=3(1574)−7=574−7=574−35=539
So, a=1574 and b=539. We need to find the value of 2a−b: 2a−b=2(1574)−539=15148−15117=1531
Therefore, 2a−b=1531.