StemCET Logo

Maths Question 2 – JEE-MAIN 2025

If the range of the function f(x)=5xx23x+2, x1,2, is (,α][β,), then α2+β2 is equal to :

To find the range of a rational function y=f(x), express x in terms of y. This often leads to a quadratic equation in x.

Step 1: Express x in terms of y✦ Active

Let the given function be y=f(x). We need to rearrange the equation to express x in terms of y. The denominator can be factored as x23x+2=(x1)(x2). So, the function is y=5x(x1)(x2). Cross-multiplying and rearranging terms to form a quadratic equation in x:

y(x23x+2)=5xyx23yx+2y=5xyx2+(3y+1)x+(2y5)=0

This is a quadratic equation in x of the form Ax2+Bx+C=0, where A=y, B=(3y+1), and C=(2y5).

Step 2: Apply the Discriminant Condition to find the range○ Expand

For x to be a real number, the discriminant D=B24AC must be greater than or equal to zero.

(3y+1)24(y)(2y5)0(9y26y+1)(8y220y)0y2+14y+10

To solve this inequality, find the roots of y2+14y+1=0 using the quadratic formula y=b±b24ac2a:

y=14±1424(1)(1)2(1)=14±19642=14±1922y=14±832=7±43

The roots are y1=743 and y2=7+43. Since the leading coefficient of y2+14y+1 is positive, the inequality y2+14y+10 holds when yy1 or yy2. Thus, the range is (,743][7+43,). Comparing this with the given range (,α][β,), we identify α=743 and β=7+43. (Note: The excluded values x=1,2 do not lead to any specific y values that need to be removed from the range, as substituting x=1 or x=2 into the quadratic in x leads to a contradiction, e.g., 4=0 or 3=0).

💡 Teacher's Secret Hint

Remember to check for any values of y that would make the original denominator zero, but in this case, x=1 and x=2 do not correspond to any real y values from the quadratic equation.

Step 3: Calculate α2+β2○ Expand

Now, we calculate α2+β2 using the values found for α and β:

α2+β2=(743)2+(7+43)2

This expression is of the form (AB)2+(A+B)2=2(A2+B2), where A=7 and B=43.

α2+β2=2((7)2+(43)2)=2(49+16×3)=2(49+48)=2(97)=194
💡 Teacher's Secret Hint

Utilize the algebraic identity (ab)2+(a+b)2=2(a2+b2) to simplify calculations.

✦ STEM Console utilizes AI models to generate step-by-step explanations and math clues. AI can make mistakes.