Math Problem Statement

Jika f(x) = (2 - x)/√(2x - 4) dan g(x) = (x - 3)/(x - 4), domain dari fungsi h(x) = f(x) + g(x) adalah ....

Solution

We are given two functions:

  1. f(x)=2x2x4f(x) = \frac{2 - x}{\sqrt{2x - 4}}
  2. g(x)=x3x4g(x) = \frac{x - 3}{x - 4}

We need to determine the domain of the function h(x)=f(x)+g(x)h(x) = f(x) + g(x).

Step 1: Find the domain of f(x)f(x)

The domain of f(x)f(x) requires that:

  • The expression inside the square root, 2x42x - 4, must be greater than 0 because the square root function is defined for positive numbers. 2x4>0    2x>4    x>22x - 4 > 0 \implies 2x > 4 \implies x > 2
  • Additionally, the denominator in f(x)f(x) is 2x4\sqrt{2x - 4}, so 2x402x - 4 \neq 0. This confirms that x=2x = 2 is not included in the domain.

Thus, the domain of f(x)f(x) is x>2x > 2.

Step 2: Find the domain of g(x)g(x)

The domain of g(x)g(x) requires that the denominator x4x - 4 is not zero: x40    x4x - 4 \neq 0 \implies x \neq 4 Thus, x4x \neq 4.

Step 3: Combine the domain restrictions for h(x)=f(x)+g(x)h(x) = f(x) + g(x)

The domain of h(x)h(x) will be the intersection of the domains of f(x)f(x) and g(x)g(x). The domain of f(x)f(x) is x>2x > 2, and the domain of g(x)g(x) is all real numbers except x=4x = 4.

Therefore, the domain of h(x)h(x) is: x>2andx4x > 2 \quad \text{and} \quad x \neq 4

Final Answer:

The domain of h(x)=f(x)+g(x)h(x) = f(x) + g(x) is (2,4)(4,)(2, 4) \cup (4, \infty).

Would you like further details or have any questions?


Here are 5 related questions:

  1. What is the range of the function h(x)=f(x)+g(x)h(x) = f(x) + g(x)?
  2. How do we handle square roots when solving for domains?
  3. What is the behavior of h(x)h(x) near x=4x = 4?
  4. Can the function f(x)f(x) or g(x)g(x) have any discontinuities?
  5. How would the domain change if the functions were composed as f(g(x))f(g(x))?

Tip: Always consider both the numerator and denominator when determining the domain of a rational function.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Algebra
Rational Functions
Domain of Functions

Formulas

f(x) = (2 - x)/√(2x - 4)
g(x) = (x - 3)/(x - 4)

Theorems

Square root function is defined for positive numbers
Denominators cannot be zero in rational functions

Suitable Grade Level

Grades 10-12