calendarBack
Quant

/

Algebra

/

Functions
ALL MODULES

CAT 2025 Lesson : Functions - Minimum & Maximum

bookmarked

5.3 Minimum and Maximum Functions

These functions are expressed either as the minimum of
22 or more expressions, or as the maximum of 22 or more expressions.

We are typically given
22 linear expressions with one having a positive slope and the other having a negative slope. In these cases, the value of xx at which a minimum function attains maximum or a maximum function attains minimum is when the expressions are equal.

Example 9

Let f(x)=min(3x+7,15x)f(x) = \text{min}(3x + 7, 15 – x). What is the value of xx at which f(x)f(x) attains maximum?

Solution

3x+73x + 7 is positively sloped, while 15x15 - x is negatively sloped. Therefore, we will be able to find the maximum for this minimum function.

f(x)f(x) will attain maximum when 3x+7=15x3x + 7 = 15 - x

4x=8 4x = 8
x=2 x = 2

Answer: 2

Example 10

Let f(x)=max[5x,522x2]f(x) = \text{max} \left[5x, 52 - 2x^2 \right], where xx is any positive real number. Then the minimum possible value of f(x)f(x) is
[CAT 2018 Shift 2]

Solution

To find the minimum of the maximum function, we equate the two terms to find the xx-value.

5x=522x25x = 52 - 2x^2
2x2+5x52=0 2x^2 + 5x - 52 = 0
2x2+13x8x52=0 2x^2 + 13x - 8x - 52 = 0
(x4)(2x+13)=0 (x - 4)(2x + 13) = 0
x=4 x = 4 (The negative root is rejected as x is a positive real number)

We need to find the minimum value of
f(x)f(x).

f(4)=5×4=20f(4) = 5 \times 4 = 20

Answer:
2020

5.4 Identifying Order of the Expression

Where
xx is the input and f(x)f(x) is the output, for consecutive inputs if

If Then Function is a
Differences (D) are constant Linear Expression (Highest Power = 1)
Difference of Difference (DoD) is constant Quadratic Expression (Highest Power = 2)
DoDoD is constant Cubic Expression (Highest Power = 3)
DoDoDoD is constant Biquadratic Expression (Highest Power = 4)
and so on...

Example 11

In the below table, for suitably chosen constants aa, bb and cc, which one of the following best describes the relation between yy and xx?

xx 11 22 33 44 55 66
yy 44 88 1414 2222 3232 4444

[CAT 2000]

(1)
y=a+bxy = a + bx
(2)
y=a+bx+cx2y= a + bx + cx^2
(3)
y=ea+bxy=e^{a + bx}
(4) None of the above

Solution

As the xx-values are consecutive, we shall start by checking the differences of consecutive yy-values.

Differences
=(84),(148),(2214),(3222),(4432)=4,6,8,10,12= (8 - 4), (14 - 8), (22 - 14), (32 - 22), (44 - 32) = 4, 6, 8, 10, 12

As these are not constant, we next check for DoD
Difference of Difference (DoD)
=(64),(86),(108),(1210)=2,2,2,2= (6 - 4), (8 - 6), (10 - 8), (12 - 10) = 2, 2, 2, 2

As all DoDs are equal, this is a quadratic function. Only Option
(2)(2) has a quadratic expression.

Answer:(
22) y=a+bx+cx2y= a + bx + cx^2


Loading...Loading Video....