Question
Question: for all real values of x, the maximum value of the expression \[\dfrac{x}{{{x^2} - 5x + 9}}\] is ...
for all real values of x, the maximum value of the expression x2−5x+9x is
(a)1 (b)45 (c)90 (d)noneofthese
Solution
For finding the maximum values of expression first let us consider the given expression as some constant term and form the quadratic expression and find the discriminant values. From the obtained values take out the maximum value. Here , use b2−4ac⩾0 since x is real.
Complete step by step solution:
The objective of the problem is to find the maximum value of the expression.
Given expression , x2−5x+9x
Let us assume given expression is equal to y
That is y=x2−5x+9x
By cross multiplication we get y(x2−5x+9)=x
Now expand the terms by multiplying right hand side term, we get
⇒yx2−5xy+9y=x
Taking the right hand side term to the left side to make it as a quadratic equation.
⇒yx2−5xy−x+9y=0
Taking -x as a common from second and third terms.
⇒yx2−x(5y+1)+9y=0
Comparing above equation with standard quadratic equation ax2+bx+c=0
Here a=y,b=−(5y+1),c=9y
Since x is real the discriminant value should be greater than or equal to zero..
That is b2−4ac⩾0
On substituting the values of a, b,c we get,
[−(5y+1)]2−4(y)(9y)⩾0
On expanding the terms, we get
(5y+1)2−36y2⩾0 ⇒(5y)2+2(5y)(1)+12−36y2⩾0 ⇒25y2+10y+1−36y2⩾0 ⇒−11y2+10y+1⩾0
Here we used the formula (a+b)2=a2+b2+2ab . Now multiplying above the equation with minus sign. By multiplying with negative sign greater than or equal changes to less than or equal.
⇒11y2−10y−1⩽0
Multiply coefficient of first term with last term and factor the product such that the sum of factors is equal to coefficient of second term.
⇒11y2−11y+y−1⩽0
Taking 11y as common from the first two terms and one from next two terms . we get
⇒11y(y−1)+1(y−1)⩽0 ⇒(y−1)(11y+1)⩽0
y lies between [−211,1]
Thus , the maximum value is 1.
Therefore , option a is correct.
Note:
The roots of the equation ax2+bx+c=0 can also be find by using the formula 2a−b±b2−4ac. If the discriminant value is greater than zero then the roots are real and distinct. And if the discriminant value is less than zero then the roots are real and imaginary, and if the discriminant value is equal to zero then the roots are equal.