Relations and Functions
Relations and Functions
2016 PRELIMS
Find the inverse of the given function
1 f(x) = ax + b
ANSWER: f- 1(x) = x/a – b/a
[x = ay + b, y = (x – b)/a, f- 1(x) = x/a – b/a]
2 f(x) = 1/(ax + b)
ANSWER: f – 1(x) = 1/(ax) – b/a
[x = 1/(ay + b), x(ay + b) = 1, ay + b = 1/x, y = 1/ax – b/a]
3 f(x ) = 5 - 3x
ANSWER: f – 1(x) = 5/3 – x/3
[x = 5 – 3y, 3y = 5 – x, y = (5 – x)/3 = 5/3 – x/3]
Determine whether the given function is even or odd or neither even nor odd:
1 f(x) = x2 – 5x
ANSWER: neither even nor odd
2 f(x) = 3x3 – 5x
ANSWER: Odd
3 f(x) = (x – 1)2
ANSWER: neither even nor odd
1 y = x2 + 2x + 3
ANSWER: {y : y ≥ 2}
[y = (x2 + 2x + 1) + 2 = (x + 1)2 + 2, hence y ≥ 2]
2 y = x/(x – 2)
ANSWER:
[y(x - 2) = x, x(y – 1) = 2y, x = 2y/(y – 1), hence
3 y = 5 – 2x2
ANSWER: {y : y ≤ 5}
2016 Nat
Find the values of x for which the expression is undefined.
1 x/(x2 + 1)
ANSWER: no value of x
2 x/(x2 – 1)
ANSWER: x = 1, x = -1
3 (x – 2)/(x + 1)(x – 3)
ANSWER: x = -1, x = 3
Find the x-intercept and the y-intercept of the graph of the given curve
1 y = 3x – 12
ANSWER: x-intercept = 4, y-intercept = -12
[y = 0 gives 3x – 12= 0, x = 4; x = 0 gives y = -12]
2 y = x2 – 4
ANSWER: x-intercept = ±2, y-intercept = -4
[ y = 0 gives x2 – 4 = 0 , x = ±2; x = 0 gives y = -4]
3 2x – 5y = 10
ANSWER: x-intercept = 5, y-intercept = -2
[y = 0 gives 2x = 10, x = 5 ; x = 0 gives -5y = 10 and y = -2]
1 through the point A(1, 1) and parallel to the line with equation 2x - 3y = 5,
ANSWER: 2x – 3y = -1
[2(1) – 3(1) = -1]
2 through the point B(2, -1) and perpendicular to the line with equation y = -1,
ANSWER: x = 2
3 through the point C(2, 3) and parallel to the line with equation y = 5.
ANSWER: y = 3
1 y = 3x – 6
ANSWER: y = x/3 + 2
[x = 3y – 6, 3y = x + 6, y = x/3 + 2]
2 y=½x+1
ANSWER: y = 2x – 2
[ x = y/2 + 1, 2x = y + 2, y = 2x – 2]
3 y = 3x – 1
ANSWER: y = x/3 + 1/3 or y = (x + 1)/3
[x = 3y – 1, 3y = x + 1, y = (x + 1)/3 or y = x/3 + 1/3]
1 parallel to the line x + y = 1 and passing through the point A(1, 1).
ANSWER: x + y = 2, or y = -x + 2
[ m = -1, y – 1 = -1(x – 1), y = -x + 1 + 1 = -x + 2, or x + y = 2]
2 perpendicular to the line x + y = 1, and passing through the point A(1, 1).
ANSWER: y = x
[ m = 1, y – 1 = 1(x – 1), y = x]
1 If f(x) = 2x + 3, evaluate
ANSWER: 3 [2x + 3 = 9, 2x = 6, x = 3]
Given the functions f(x) = (2x – 3) and g(x) = x2 + 1, find the composite function
1 f(g(x))
ANSWER: 2x2 - 1
[ f(g(x)) = 2g(x) – 3 = 2(x2 + 1) – 3 = 2x2 – 1]
2 g(g(x))
ANSWER: (x2 + 1)2 + 1, or x4 + 2x2 + 2
[ g(g(x)) = g(x)2 + 1 = (x2 + 1)2 + 1 = x4+ 2x2 + 2
3 g(f(x))
ANSWER: (2x – 3)2 + 1, or 4x2 – 12x + 10
[g(f(x)) = f(x)2 + 1 = (2x – 3)2 + 1 = 4x2 – 12x + 10
The functions f and g are given by f(x) = 2x + 1 and g(x) = 1/x. Evaluate
1 g(f(2))
ANSWER: 1/5 [f(2) = 5, g(5) = 1/5]
2 f(g(2))
ANSWER: 2 [g(2) = ½ , f(1/2) = 1 + 1 = 2
3 g(f(0))
ANSWER: 1 [ f(0) = 1, g(1) = 1]
2017 Nat
If f(x) = 2x2 – 2x + 3, express the following in powers of x
1 f(x + 1)
ANSWER: 2x2 + 2x + 3 [2(x + 1)2 – 2(x + 1) + 3 = 2(x2 + 2x + 1) – 2x - 2 + 3 = 2x2 + 2x + 3]
2 f(x – 1)
ANSWER: 2x2 - 6x + 7 [ 2(x2 – 2x +1) - 2(x – 1) + 3 = 2x2 - 6x + 7]
3 f(2x)
ANSWER : 8x2 – 4x + 3 [2(2x)2 -2(2x) + 3 = 8x2 – 4x + 3]
If f(x) = 3x – 5, find
Find the equation of the straight line through the pair of points
1 y = 3x – 4
ANSWER: y = (x + 4)/3 [x = 3y – 4, y = (x + 4)/3]
2 y = ½x + 1
ANSWER : y = 2x – 2 [ x = ½y + 1, y = 2x – 2 ]
3 y = √x for x ≥ 0
ANSWER : y = x2 for x ≥ 0 [x = √y, y = x2 ]
Find the length of the segment AB for the given coordinates of A and B
2018 Nat
Find the equation of the locus of the point P(x, y) which is equidistant from the points A and B
given
2 f-1(10)
ANSWER: 1
[ 3x + 7 = 10, 3x = 3, x = 1, hence f-1(10) = 1]
3 f-1(4)
ANSWER: -1
[ 3x + 7 = 4, 3x = - 3, x = -1, hence f-1(4) = -1]
Find the equation of the straight line with the given x- and y-intercepts
1 x = -2, y = 2
ANSWER: y = x + 2
[ x/-2 + y/2 = 1, y = x + 2]
2 x = 3, y = 3
ANSWER: x + y = 3, or y = -x + 3
[x/3 + y/3 = 1, x + y = 3, or y = -x + 3]
3 x = 3, y = -2
ANSWER: 2x – 3y = 6 or y = (2/3)x - 2
[ x/3 + y/-2 = 1, 2x – 3y = 6, y = 2x/3 - 2]
2018 Nat
Find the equation of the straight line
1 inclined at an angle of 45° to the positive direction of the x-axis and passing through the point
A(2, 3),
ANSWER: y = x + 1
[ m = tan45° = 1, hence y – 3 = 1(x – 2), y = x + 1]
2 inclined at an angle of135° to the positive direction of the x-axis and passing through the
point B(-4, 2),
ANSWER: y = -x – 2
[ m = tan135° = -1, y - 2 = -1(x + 4), y = - x – 2]
3 inclined at an angle of 60° to the positive direction of the x-axis and passing through the point
C(√3, -1)
ANSWER: y =( √3)x – 4
[ m = tan60° = √3, (y + 1) = √3(x - √3) = (√3)x – 3, y = (√3)x – 4]
Find the equation of the perpendicular bisector of the line segment AB given
1 y = (x – 2)2
ANSWER: Shift the graph of y = x2 horizontally 2 units to the right.
2 y = x2 – 4
ANSWER: Shift the graph of y = x2 vertically down by 4 units.
3 y = -x2
ANSWER: Reflect the graph of y = x2 in the x-axis
1 f(x) = x2 + 2x – 1 from x = 1 to x = 3
ANSWER: 6
[ (f(3) – f(1))/(3 – 1) = ((9 + 6 – 1) – (1 + 2 – 1))/2 = 12/2 = 6]
Find functions f(x) and g(x) such that the function h(x) = f(g(x)) given that
Find the slope of the line passing through the given points
1 (a, b) and (3a, - 2b) [ (-2b – b)/(3a – a) = - 3b/2a
ANSWER: -3b/2a
3 (a, a2) and (b, b2) [(b2 – a2)/(b – a) = (b – a)(b + a)/(b – a) = (b + a)]
ANSWER: (b + a)
2019 Prelims
Find an expression for f(x), if
1 f(x + 1) = x2 + 5x + 7
ANSWER: f(x) = x2 + 3x + 3
[x2 + 5x + 7 = (x + 1)2 + 3x + 6 = (x + 1)2 + 3(x + 1) + 3, f(x) = x2 + 3x + 3 ]
2 f(x – 1) = x2 + x + 2
ANSWER: f(x) = x2 + 3x + 4
[ x2 + x + 2 = (x – 1)2 + 3x + 1 = (x – 1)2 + 3(x – 1) + 4, f(x) = x2 + 3x + 4]
3 f(x + 2) = x2 + 5x + 8
ANSWER: f(x) = x2 + x + 2
[ x2 + 5x + 8 = (x + 2)2 + x + 4 = (x + 2)2 + (x + 2) + 2, hence f(x) = x2 + x + 2]
SPEED RACE
2016 prelims
1. If f(x) = x2, and g(x ) = 3x + 2, find f(g(x))
ANSWER: (3x + 2)2
[ f(g(x)) = [g(x)]2 = (3x + 2)2]
2. Identify whether the given relation of ordered pairs {(9, 5), (3, 7), (9, -5) }
is a function. Give reason for your answer
ANSWER: This is not a function since 9 corresponds to 5 and -5, ie image of 9 is
not unique
ANSWER: {x : x }
5. Find the equation of the line passing through the points A(-1, 2) and B(2, 5)
ANSWER: y = x + 3,
[m = 3/3 = 1, y – 2 = 1(x + 1), y = x + 3]
6. Find the equation of the line passing through the points A(-1, 2) and B(2, 5)
ANSWER: y = x + 3,
[m = 3/3 = 1, y – 2 = 1(x + 1), y = x + 3]
2016 Nat
13.If f(x) = 2x – 3, evaluate f-1(5)
ANSWER: 4
[ 5 = 2x – 3 , 2x = 8, x = 4, f(4) = 5, hence f-1(5) = 4]
16.Find the equation of the straight line through the points A(5, 7) and B(5, -
5)
ANSWER: x = 5
20.Find the equation of the straight line joining the points A(2, 5) and B(7, 5)
ANSWER: y = 5
ANSWER: {y : y ≤ 4 }
23.If f(x ) = 2x - 5, evaluate f – 1(13)
2017 Nat
24. If f(x) = 2x + 3, and g(x) = x2 + 2, find an expression for f(g(x))
25. Find the equation of the straight line with gradient -5 and y-intercept 3
ANSWER: y = -5x + 3
26. Find the coordinates of the y-intercept of the function f(x) = x3 – 5x2 + 7x + 6
27. The points A(3, a) and B(b, b – 2) both lie on the line y = 3x – 2, Evaluate a and b.
ANSWER : a = 7, b = 0 [ a = 9 – 2 = 7, b – 2 = 3b – 2, 2b = 0, b = 0]
28. The function f is defined by f(x) = (2x – 1)/(x + 2). Find f-1(x).
29. Find the equation of the line through the points A(3, -5) and B(3, 5).
ANSWER: x = 3
30. Find the equation of the straight line through the points A(3, -3) and B(0, -3)
ANSWER: y = -3
2018 Nat
31. Find the equation of the perpendicular bisector of the line bisecting the line segment
joining the points A(-1, 3) and B(5, 1)
ANSWER: y = 3x - 4
[mAB = -2/6 = -1/3, C(2, 2) (y - 2) = 3(x – 2), y = 3x - 4]
ANSWER: f(x) = x2 + 2x - 4
[x2 + 6x + 4 = x2 + 4x + 4 + 2x = (x + 2)2 + 2(x + 2) – 4, hence f(x) = x2 + 2x – 4]
ANSWER: {x : x > 3 }
34. Determine the coordinates of B, the other end of the segment AB given A(-2, -3) and its
midpoint M(3, - 1).
ANSWER: B(8, 1)
[ B(a, b), (-2 + a)/2 = 3, a = 6 + 2 = 8, (-3 + b)/2 = -1, -3 + b = -2, b = 1 and hence (8, 1)]
35. Find the range of values of x for which the binomial expansion of (1 + 3x)-1 is valid.
ANSWER: 2
[ f(3) = 6 - 3 = 3, g(3) = 9 – 9 + 2 = 2, g(f(3)) = 2]
ANSWER: -3
[f(1) = 1 – 3 + 2 = 0, g(0) = -3 ]
38. Find the distance between the points A(5, 3) and B(0, 15)
ANSWER: 13
[(15 – 3)2 + (5 – 0)2 = 122 + 52 = 132, distance = 13]
TRUE OR FALSE
2016 prelims
1 The lines with equations x + y = 1 and x – y = 1 are perpendicular
ANSWER: TRUE
ANSWER: TRUE
ANSWER: FALSE
ANSWER: FALSE
1 If two lines are perpendicular to the same plane, then they are parallel.
ANSWER: TRUE
2 If two lines are parallel to the same plane, then they are perpendicular.
ANSWER: FALSE
3 One and only one line can be drawn through two different points.
ANSWER: TRUE
2017 Nat
1 f(g(x)) = x2
ANSWER: FALSE
2 g(f(x)) = x
ANSWER: TRUE
3 f(x) × g(x) = 1
ANSWER: FALSE
1 The x-intercepts of the function y = (x – 1)(x + 1) are (0, 1) and (0, -1)
ANSWER: FALSE
2018 Nat
2 For any function f(x), the function g(x) = f(x) + f(-x) is an even function.
ANSWER: TRUE
3 If the function y = f(x) is an even function, the function y = -f(x) is an odd function.
ANSWER: FALSE
1 Whenever f(x) < 0, the graph of the function y = f(x), is below the x- axis.
ANSWER: TRUE
2 The graph of y = (x + 2)2, is the graph of y = x2 shifted horizontally 2 units to the right.
ANSWER: FALSE
2019 Prelims
In the interval 0 < x < π/2,
1 the function y = cosx is increasing,
ANSWER: FALSE
1The domain of the function f(x) = 1/x2 is the set of real numbers
ANSWER: FALSE
2 The range of the function f(x) = 1/x is the set of real numbers.
ANSWER: FALSE
3 The range of the function f(x) = √x is the set of positive real numbers.
ANSWER: FALSE
RIDDLES
2016 Nat
I am a function.
Really as a function, there is nothing odd about me.
Examples of me are y = x2 and y = cosx.
My graph is symmetric about the y-axis.
If my equation is of the form y = f(x), then f(-x) = f(x).
Who am I?
ANSWER: COORDINATES
2017 Nat
ANSWER: MAPPING
2018 Nat
1 I am some kind of a function.
2 My graph is never below the x-axis.
3 My graph is V – shaped with the vertex on the x-axis.
4 I have a positive attitude about me.
5 I leave non-negative numbers unchanged.
6 For negative numbers, I simply change the sign.
Who am I?