Question:

The domain of the real valued function \(f(x)=\dfrac{√(x2−7x+6)}{√(​x2−4​+1)}\)  is

Updated On: Apr 30, 2025
  • R-[-6,-2) 

  • R-[-6,-2)

  • R-(-2,6]

  • R-[-2,6)

  • R-[-6,2)

Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Approach Solution - 1

Step 1: Understand the problem and given function.

We are tasked with finding the domain of the real-valued function:

\[ f(x) = \sqrt{x^2 - 4} + \frac{1}{\sqrt{x^2 - 7x + 6}}. \]

The domain of \( f(x) \) is the set of all \( x \in \mathbb{R} \) for which the function is well-defined. This requires both terms in the function to be defined:

  • \( \sqrt{x^2 - 4} \): The expression inside the square root must be non-negative, i.e., \( x^2 - 4 \geq 0 \).
  • \( \frac{1}{\sqrt{x^2 - 7x + 6}} \): The denominator must not be zero, and the expression inside the square root must be positive, i.e., \( x^2 - 7x + 6 > 0 \).

Step 2: Analyze \( \sqrt{x^2 - 4} \).

The inequality \( x^2 - 4 \geq 0 \) can be rewritten as:

\[ x^2 \geq 4. \]

Taking the square root on both sides:

\[ |x| \geq 2. \]

This implies:

\[ x \in (-\infty, -2] \cup [2, \infty). \]

Step 3: Analyze \( \frac{1}{\sqrt{x^2 - 7x + 6}} \).

The denominator \( \sqrt{x^2 - 7x + 6} \) must be positive, so we solve:

\[ x^2 - 7x + 6 > 0. \]

Factorize the quadratic:

\[ x^2 - 7x + 6 = (x - 6)(x - 1). \]

The inequality becomes:

\[ (x - 6)(x - 1) > 0. \]

Using the sign chart method, the critical points are \( x = 1 \) and \( x = 6 \). Testing intervals around these points:

  • For \( x \in (-\infty, 1) \), \( (x - 6)(x - 1) > 0 \) (positive).
  • For \( x \in (1, 6) \), \( (x - 6)(x - 1) < 0 \) (negative).
  • For \( x \in (6, \infty) \), \( (x - 6)(x - 1) > 0 \) (positive).

Thus:

\[ x \in (-\infty, 1) \cup (6, \infty). \]

Step 4: Combine the conditions.

To find the domain of \( f(x) \), we combine the two conditions:

  • \( x \in (-\infty, -2] \cup [2, \infty) \) from \( \sqrt{x^2 - 4} \).
  • \( x \in (-\infty, 1) \cup (6, \infty) \) from \( \frac{1}{\sqrt{x^2 - 7x + 6}} \).

The intersection of these two sets is:

\[ x \in (-\infty, -2] \cup (6, \infty). \]

Final Answer:

The domain of \( f(x) \) is:

\( R - [-2, 6) \).

Was this answer helpful?
2
1
Hide Solution
collegedunia
Verified By Collegedunia

Approach Solution -2

Step 1: Analyze \( \sqrt{x^2 - 4} \)

The square root is defined when \( x^2 - 4 \geq 0 \). Factorizing:

\[ x^2 - 4 = (x - 2)(x + 2). \]

Solve the inequality:

\[ (x - 2)(x + 2) \geq 0. \]

Using a sign chart, the solution is:

\[ x \in (-\infty, -2] \cup [2, \infty). \]

Step 2: Analyze \( \frac{1}{\sqrt{x^2 - 7x + 6}} \)

The square root in the denominator requires \( x^2 - 7x + 6 > 0 \). Factorizing:

\[ x^2 - 7x + 6 = (x - 6)(x - 1). \]

Solve the inequality:

\[ (x - 6)(x - 1) > 0. \]

Using a sign chart, the solution is:

\[ x \in (-\infty, 1) \cup (6, \infty). \]

Additionally, the denominator cannot be zero, so:

\[ x \neq 1 \quad \text{and} \quad x \neq 6. \]

Step 3: Combine the Domains

The overall domain is the intersection of the two conditions:

From \( \sqrt{x^2 - 4} \):

\[ x \in (-\infty, -2] \cup [2, \infty). \]

From \( \frac{1}{\sqrt{x^2 - 7x + 6}} \):

\[ x \in (-\infty, 1) \cup (6, \infty). \]

Taking the intersection:

\[ x \in (6, \infty). \]

Step 4: Express in Terms of \( R \)

The domain of \( f(x) \) excludes all values except \( (6, \infty) \). In set notation:

\[ R - (-\infty, 6]. \]

From the options provided, the correct answer is:

\( R - (2, 6] \).

Was this answer helpful?
1
0

Concepts Used:

Functions

A function is a relation between a set of inputs and a set of permissible outputs with the property that each input is related to exactly one output. Let A & B be any two non-empty sets, mapping from A to B will be a function only when every element in set A has one end only one image in set B.

Kinds of Functions

The different types of functions are - 

One to One Function: When elements of set A have a separate component of set B, we can determine that it is a one-to-one function. Besides, you can also call it injective.

Many to One Function: As the name suggests, here more than two elements in set A are mapped with one element in set B.

Moreover, if it happens that all the elements in set B have pre-images in set A, it is called an onto function or surjective function.

Also, if a function is both one-to-one and onto function, it is known as a bijective. This means, that all the elements of A are mapped with separate elements in B, and A holds a pre-image of elements of B.

Read More: Relations and Functions