April 2026

If f : A → B given by 3^f(x)+2^āˆ’x= 4 is a bijection, then

Find f(x) from Equation Find Function f(x) šŸŽ„ Video Explanation šŸ“ Question If \( f : A \to B \) is defined by \[ 3^{f(x)} + 2^{-x} = 4 \] and \(f\) is bijective, find \(f(x)\). āœ… Solution šŸ”¹ Step 1: Isolate \(f(x)\) \[ 3^{f(x)} = 4 – 2^{-x} \] — šŸ”¹ Step 2: Take […]

If f : A → B given by 3^f(x)+2^āˆ’x= 4 is a bijection, then Read More Ā»

f:R→R given by f(x) = x + √x^2 is A. injective B. surjective C. bijective D. none of these

Check Function Type Check Injective / Surjective / Bijective šŸŽ„ Video Explanation šŸ“ Question Given \( f:\mathbb{R} \to \mathbb{R} \), \[ f(x) = x + \sqrt{x^2} \] Find whether the function is: A. Injective B. Surjective C. Bijective D. None of these āœ… Solution šŸ”¹ Step 1: Simplify \[ \sqrt{x^2} = |x| \] So, \[

f:R→R given by f(x) = x + √x^2 is A. injective B. surjective C. bijective D. none of these Read More Ā»

Let A = {xϵR :–1≤x≤1} =B and C={xϵR :X ≄ 0} and let S={(x, y) ϵAƗB :x^2+y^2=1} and S0={(x, y)ϵAƗC :x^2+y^2=1} Then

Function from Relation x^2 + y^2 = 1 Check Which Relation Defines a Function šŸŽ„ Video Explanation šŸ“ Question Let \(A = B = \{x \in \mathbb{R} : -1 \le x \le 1\}\) and \(C = \{x \in \mathbb{R} : x \ge 0\}\). \[ S = \{(x, y) \in A \times B : x^2 +

Let A = {xϵR :–1≤x≤1} =B and C={xϵR :X ≄ 0} and let S={(x, y) ϵAƗB :x^2+y^2=1} and S0={(x, y)ϵAƗC :x^2+y^2=1} Then Read More Ā»

If f(x) = 4- (x- 7)^3, write f^-1(x)

Find \(f^{-1}(x)\) šŸ“ Question Let: \[ f(x)=4-(x-7)^3 \] Find \(f^{-1}(x)\). āœ… Solution šŸ”¹ Step 1: Let \[ y=4-(x-7)^3 \] — šŸ”¹ Step 2: Solve for \(x\) \[ (x-7)^3=4-y \] Take cube root: :contentReference[oaicite:0]{index=0} \[ x=7+\sqrt[3]{4-y} \] — šŸ”¹ Step 3: Write inverse Interchange \(x\) and \(y\): \[ f^{-1}(x)=7+\sqrt[3]{4-x} \] — šŸŽÆ Final Answer \[ \boxed{f^{-1}(x)=7+\sqrt[3]{4-x}}

If f(x) = 4- (x- 7)^3, write f^-1(x) Read More Ā»

If a function g = {(1, 1), (2, 3), (3, 5), (4, 7)} is described by g(x) = αx + β, find the values of α and β.

Find \(\alpha\) and \(\beta\) šŸ“ Question Given: \[ g=\{(1,1),(2,3),(3,5),(4,7)\} \] and \(g(x)=\alpha x+\beta\). Find \(\alpha\) and \(\beta\). āœ… Solution šŸ”¹ Step 1: Form equations Using \((1,1)\): \[ \alpha(1)+\beta=1 \] \[ \alpha+\beta=1 \quad …(1) \] Using \((2,3)\): \[ 2\alpha+\beta=3 \quad …(2) \] — šŸ”¹ Step 2: Solve equations Subtract (1) from (2): :contentReference[oaicite:0]{index=0} Substitute into (1):

If a function g = {(1, 1), (2, 3), (3, 5), (4, 7)} is described by g(x) = αx + β, find the values of α and β. Read More »

If the mapping f:{1, 3, 4}→{1, 2, 5} and g:{1, 2, 5}→{1, 3}, given by f={(1, 2), (3, 5), (4, 1)} and g={(2, 3), (5, 1), (1, 3), write fog.

Find \(f\circ g\) šŸ“ Question Let: \[ f=\{(1,2),(3,5),(4,1)\} \] \[ g=\{(2,3),(5,1),(1,3)\} \] Find \(f\circ g\). āœ… Solution šŸ”¹ Step 1: Definition \[ (f\circ g)(x)=f(g(x)) \] — šŸ”¹ Step 2: Check domain compatibility Range of \(g = \{1,3\}\) Domain of \(f = \{1,3,4\}\) So composition is defined for inputs where \(g(x)\in\{1,3\}\). — šŸ”¹ Step 3: Compute

If the mapping f:{1, 3, 4}→{1, 2, 5} and g:{1, 2, 5}→{1, 3}, given by f={(1, 2), (3, 5), (4, 1)} and g={(2, 3), (5, 1), (1, 3), write fog. Read More Ā»

Let f, g:R → R be defined by f(x)=2x + 1 and g(x)= x^2-2 for all x ϵ R, respectively. Then, find gof

Find \(g\circ f(x)\) šŸ“ Question Let: \[ f(x)=2x+1,\quad g(x)=x^2-2 \] Find \(g\circ f(x)\). āœ… Solution šŸ”¹ Step 1: Use definition \[ (g\circ f)(x)=g(f(x)) \] — šŸ”¹ Step 2: Substitute \(f(x)\) \[ g(f(x))=g(2x+1) \] — šŸ”¹ Step 3: Apply function \(g\) \[ g(2x+1)=(2x+1)^2-2 \] — šŸ”¹ Step 4: Expand :contentReference[oaicite:0]{index=0} — šŸŽÆ Final Answer \[ \boxed{g\circ

Let f, g:R → R be defined by f(x)=2x + 1 and g(x)= x^2-2 for all x ϵ R, respectively. Then, find gof Read More Ā»

Let A= {a, b, c, d} and f :A→A be given by f = {(a,b), (b,d), (c,a), (d,c)}, write f^-1.

Find \(f^{-1}\) šŸ“ Question Let: \[ A=\{a,b,c,d\} \] \[ f=\{(a,b),(b,d),(c,a),(d,c)\} \] Find \(f^{-1}\). āœ… Solution šŸ”¹ Step 1: Definition of inverse The inverse of a function is obtained by reversing each ordered pair: \[ (x,y) \Rightarrow (y,x) \] — šŸ”¹ Step 2: Reverse each pair \[ (a,b) \Rightarrow (b,a) \] \[ (b,d) \Rightarrow (d,b) \]

Let A= {a, b, c, d} and f :A→A be given by f = {(a,b), (b,d), (c,a), (d,c)}, write f^-1. Read More Ā»

Write the domain of the real function f defined by f(x) = √(25-x^2) .

Find Domain of \(f(x)=\sqrt{25-x^2}\) šŸ“ Question Find the domain of the function: \[ f(x)=\sqrt{25-x^2} \] āœ… Solution šŸ”¹ Step 1: Condition for square root For the function to be defined: \[ 25-x^2 \ge 0 \] — šŸ”¹ Step 2: Solve inequality \[ x^2 \le 25 \] \[ -5 \le x \le 5 \] — šŸŽÆ

Write the domain of the real function f defined by f(x) = √(25-x^2) . Read More »

Which one the following relations on A = {1, 2, 3} is a function? f = {(1, 3), (2, 3), (3, 2)}, g = {(1, 2), (1, 3), (3, 1)}.

Which Relation is a Function? šŸ“ Question Let: \[ A=\{1,2,3\} \] Given relations: \[ f=\{(1,3),(2,3),(3,2)\} \] \[ g=\{(1,2),(1,3),(3,1)\} \] Determine which of these is a function. āœ… Solution šŸ”¹ Step 1: Definition of function A relation is a function if every element of domain has exactly one image. — šŸ”¹ Step 2: Check relation \(f\)

Which one the following relations on A = {1, 2, 3} is a function? f = {(1, 3), (2, 3), (3, 2)}, g = {(1, 2), (1, 3), (3, 1)}. Read More Ā»