Rankbit System
JEE Physics: Waves (+15.5%) | Electrostatics: Concentric Shells (-29.7%) | Modern Physics: Photoelectric Clones (+34.2%) | Mathematics: Definite Integrals (+18.1%) | Chemistry: Coordination Splitting (-11.4%) | JEE Physics: Waves (+15.5%) | Electrostatics: Concentric Shells (-29.7%) | Modern Physics: Photoelectric Clones (+34.2%) | Mathematics: Definite Integrals (+18.1%) | Chemistry: Coordination Splitting (-11.4%)

Let f:Rrightarrow R and g:Rrightarrow R be defined as f(x)=begincaseslog_ex & , & x>0\\ e^-x & , & xle0endcases and g(x)=begincasesx & , & xge0\\ e^x & , & x<0endcases Then, g circ f: Rrightarrow R is:

Solution & Explanation

### Related Formula For composite functions, g(f(x)) is determined by substituting the range of f(x) into the appropriate domain intervals of g(y): g(f(x)) = begincases f(x) & , & f(x) ge 0 \\ e^f(x) & , & f(x) < 0 endcases ### Core Logic Let us analyze the definition of g(f(x)) branch-by-branch based on the domain of x: 1. **Case 1: x le 0** Here, f(x) = e^-x. Since x le 0, -x ge 0 implies e^-x ge 1 > 0. Since f(x) ge 0, we use the upper branch of g(y): g(f(x)) = f(x) = e^-x 2. **Case 2: x > 0** Here, f(x) = log_e x. - Subcase (a): If f(x) ge 0 implies log_e x ge 0 implies x ge 1. Then, g(f(x)) = f(x) = log_e x. - Subcase (b): If f(x) < 0 implies log_e x < 0 implies 0 < x < 1. Then, g(f(x)) = e^f(x) = e^log_e x = x. ### Step 1: Constructing the Composition Function Combining the branches obtained, the composite function is: g(f(x)) = begincases e^-x & , & x le 0 \\ x & , & 0 < x < 1 \\ log_e x & , & x ge 1 endcases
Composition function graph for Q11 - JEE Main 2024 01 February Morning
The graphic demonstrates the behavior of the piecewise composite function gof across its distinct linear and logarithmic domains.
### Step 2: Injectivity and Surjectivity Analysis - **Injectivity (One-One Check):** Let's test two different inputs: x_1 = 0 and x_2 = e. g(f(0)) = e^-0 = 1 g(f(e)) = log_e e = 1 Since distinct inputs yield identical outputs (g(f(0)) = g(f(e)) = 1), the function is **many-one** (not one-one). - **Surjectivity (Onto Check):** Evaluating the range across the branches: - For x le 0, e^-x in [1, infty). - For 0 < x < 1, x in (0, 1). - For x ge 1, \log_e x in [0, infty). The union of these sets gives the total range as [0, infty). Since the codomain is given as mathbbR, textRange neq textCodomain, so the function is **into** (not onto). Therefore, the function is neither one-one nor onto. ### Pattern Recognition Sees: Piecewise branch composition. Shortcut: Sketching the graph quickly shows that a horizontal line at y=1 intersects the function multiple times (not one-one) and no part of the graph goes below the x-axis (not onto). Trap: Always determine the range of the inner function first to select the correct branch of the outer function. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Mathematics: Relations and Functions

Reference Study Guides

More Relations and Functions Previous-Year Questions — Page 3

Q54 jee_main_2025_28_jan_morning Functional Equations and Series
If f(x) = frac2^x2^x + sqrt2, x in mathbbR, then sum_k=1^81 fleft(frack82right) is equal to: (1) 41 (2) frac812 (3) 82 (4) 81sqrt2
  • A. 41
  • B. frac812
  • C. 82
  • D. 81sqrt2

Solution

### Related Formula Symmetric identity wrapper for matching indices: f(x) + f(1-x) = 1 ### Core Logic Let's evaluate f(x) + f(1-x): f(x) + f(1-x) = frac2^x2^x + sqrt2 + frac2^1-x2^1-x + sqrt2 = frac2^x2^x + sqrt2 + frac22 + sqrt2cdot 2^x = frac2^x + sqrt22^x + sqrt2 = 1 ### Step 1: Expanding the Series Pairing matching terms from opposite ends of the summation: sum_k=1^81 fleft(frack82right) = left[fleft(frac182right) + fleft(frac8182 ight)right] + dots + fleft(frac4182 ight) There are 40 complete pairs matching the f(x) + f(1-x) = 1 identity, plus one lone center term fleft(frac12right). ### Step 2: Computing Final Valuation textSum = 40 + fleft(frac12right) = 40 + fracsqrt2sqrt2 + sqrt2 = 40 + frac12 = frac812 ### Pattern Recognition When encountering fractional summation bounds, always check the sum of components x + (1-x) to find linear reduction templates. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Maths: Sequences and Series Class 12 Maths: Relations and Functions
Q55 jee_main_2025_28_jan_morning Functional Relations and Properties
Let f: mathbbR to mathbbR be a function defined by f(x) = (2 + 3a)x^2 + left( fraca + 2a - 1 right)x + b, a neq 1. If f(x + y) = f(x) + f(y) + 1 - frac27xy, then the value of 28sum_i = 1^5|f(i)| is: (1) 715 (2) 735 (3) 545 (4) 675
  • A. 715
  • B. 735
  • C. 545
  • D. 675

Solution

### Related Formula Given functional property equation: f(x + y) = f(x) + f(y) + 1 - frac27xy ### Core Logic Substitute x = y = 0 into the property equation: f(0) = 2f(0) + 1 implies f(0) = -1. Since f(0) = b, we instantly find b = -1. ### Step 1: Extracting Parameter Values Substitute y = -x into the property equation: f(0) = f(x) + f(-x) + 1 + frac27x^2 -1 = 2(3a + 2)x^2 + 2b + 1 + frac27x^2 Matching coefficients for x^2 gives: 6a + 4 + frac27 = 0 implies a = -frac57 Therefore, the absolute functional identity is: f(x) = -frac17x^2 - frac34x - 1 ### Step 2: Computing the Target Series Rewriting using common denominators: |f(x)| = frac128|4x^2 + 21x + 28| Evaluating for i=1 to 5: 28 sum_i = 1^5 |f(i)| = 675 ### Pattern Recognition Substituting standard points like 0 and -x decouples symmetric multi-variable systems with maximum efficiency. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Maths: Relations and Functions
Q57 jee_main_2025_28_jan_morning Equivalence Relations
The relation R = \(x, y) : x, y in mathbbZ text and x + y text is even\ is:
  • A. reflexive and transitive but not symmetric
  • B. reflexive and symmetric but not transitive
  • C. an equivalence relation
  • D. symmetric and transitive but not reflexive

Solution

### Related Formula An equivalence relation must be simultaneously reflexive, symmetric, and transitive. ### Core Logic Let's check each property sequentially: 1. **Reflexive:** For any x in mathbbZ, x + x = 2x, which is always even. Thus, (x, x) in R. 2. **Symmetric:** If x + y is even, then y + x must also be even due to commutative addition. Thus, if (x, y) in R implies (y, x) in R. 3. **Transitive:** If x + y is even and y + z is even, then adding them gives (x + y) + (y + z) = x + 2y + z = texteven implies x + z = texteven - 2y = texteven. Thus, (x, z) in R. ### Step 1: Final Property Summary Since all three criteria are satisfies simultaneously, R is an equivalence relation. ### Pattern Recognition Parity relation properties (even/odd checking sums) over integer sets universally form clean modular equivalence systems. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Maths: Relations and Functions
Q55 jee_main_2025_03_april_morning Types of Relations
Let A = \-3, -2, -1, 0, 1, 2, 3\[cite: 555]. Let R be a relation on A defined by xRy if and only if 0 le x^2 + 2y le 4[cite: 555]. Let l be the number of elements in R and m be the minimum number of elements required to be added in R to make it a reflexive relation[cite: 556, 557]. Then l + m is equal to[cite: 558]:
  • A. 19
  • B. 20
  • C. 17
  • D. 18

Solution

### Related Formula 1. Elements in a relation satisfy the exact range constraint. 2. Reflexive criteria: For every x in A, (x, x) in R. ### Core Logic Rewrite the inequality to isolate variables systematically [cite: 1235]: -2y le x^2 le 4-2y [cite: 1235] Test every valid value of y in A to discover valid integer values for x[cite: 1237, 1238, 1241, 1259, 1260, 1261]: - y = -3 implies 6 le x^2 le 10 implies x in \-3, 3\ - y = -2 implies 4 le x^2 le 8 implies x in \-2, 2\ - y = -1 implies 2 le x^2 le 6 implies x in \-2, 2\ - y = 0 implies 0 le x^2 le 4 implies x in \-2, -1, 0, 1, 2\ - y = 1 implies -2 le x^2 le 2 implies x in \-1, 0, 1\ - y = 2 implies -4 le x^2 le 0 implies x in \0\ - y = 3 implies -6 le x^2 le -2 implies textNo real x text exists ### Step 1: Listing set elements and counting Compile all distinct matching coordinate pairs (x,y) into set R [cite: 1264]: R = \(-3,-3), (-3,3), (-2,-2), (-2,2), (-1,-2), (-1,2), (0,-2), (0,-1), (0,0), (0,1), (0,2), (1,-1), (1,0), (1,1), (2,0)\ [cite: 1264] Counting elements gives [cite: 1265]: l = 15 [cite: 1265] To make the relation reflexive, the pairs (-3,-3), (-2,-2), (-1,-1), (0,0), (1,1), (2,2), (3,3) must all belong to R. Checking missing elements [cite: 1267]: \(-1,-1), (2,2), (3,3)\ implies m = 3 [cite: 1267] Sum of variables [cite: 1268]: l + m = 15 + 3 = 18 [cite: 1268] ### Pattern Recognition Isolating terms explicitly via a variable-by-variable bounded testing grid avoids missing distinct coordinate boundary values. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Relations and Functions
Q58 jee_main_2025_03_april_morning Domain of Functions
If the domain of the function f(x) = log_e left(frac2x - 35 + 4xright) + sin^-1 left(frac4 + 3x2 - x ight) is [alpha, beta) [cite: 598], then alpha^2 + 4beta is equal to[cite: 599]:
  • A. 5
  • B. 4
  • C. 3
  • D. 7

Solution

### Related Formula 1. For log(g(x)), we require g(x) > 0. 2. For sin^-1(h(x)), we require -1 le h(x) le 1. ### Core Logic Evaluate constraints independently [cite: 1307, 1309]: **Constraint 1 (Logarithmic Argument):** [cite: 1307] frac2x-34x+5 > 0 implies x in left(-infty, -frac54right) cup left(frac32, inftyright) [cite: 1309] **Constraint 2 (Arcsine Argument):** [cite: 1307] -1 le frac3x+42-x le 1 [cite: 1309] ### Step 1: Solving the Arcsine inequalities Split inequality into separate conditional frames [cite: 1311]: Left frame: frac3x+42-x + 1 ge 0 implies frac2x+62-x ge 0 implies fracx+3x-2 le 0 implies x in [-3, 2) Right frame: frac3x+42-x - 1 le 0 implies frac4x+22-x le 0 implies frac2x+1x-2 ge 0 implies x in left(-infty, -frac12right] cup (2, infty) Intersecting both sets gives [cite: 1311]: x in left[-3, -frac12right] [cite: 1311] ### Step 2: Final Intersection and Value Solving Intersect Log constraint with Arcsine constraint solution range [cite: 1311]: x in left[-3, -frac12right] cap left[left(-infty, -frac54right) cup left(frac32, inftyright)right] = left[-3, -frac54right) [cite: 1311] Thus, identify parameters [cite: 1312]: alpha = -3, quad beta = -frac54 [cite: 1312] Compute the requested expression value [cite: 1312]: alpha^2 + 4beta = (-3)^2 + 4left(-frac54right) = 9 - 5 = 4 [cite: 1312] ### Pattern Recognition When dealing with fractional variables inside boundaries, flipping inequalities according to denominator signs prevents fatal zone misinterpretations. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Mathematics: Relations and Functions

More Relations and Functions Questions — jee_main_2024_01_february_morning

Practice all Relations and Functions previous-year questions →

YOUR FIRST PREP STEP STARTS HERE

We Map Every Repeating Question in Competitive Exams.

Say goodbye to generic mock test fatigue. RankBit uses smart analysis to group past exam questions into their foundational Repeating Question Types. Find chapter weightage, track repeating questions, and score higher with targeted practice.

Select Your Target Exam

Choose an exam track below to find formulas per chapter and patterns.

Syncing Exam Intelligence

Mapping formulas and patterns across all tracks…

PATH A — FULL LENGTH PRACTICE

Full Mock Test Hub

Simulate real NTA exam conditions with fully tracked mocks. Time yourself against past papers.

Under Development
PATH B — TARGETED PRACTICE

Topic-wise Practice Hub

Practice past-year questions one chapter at a time. Pick an exam → subject → chapter and get every PYQ for that topic — pulled together from all past papers — with the chapter's key formulas alongside.

Loading Questions... Browse Topics
Latest from the Blog
View all →

Loading articles...