Exercise 1.3 Solutions
Given: Relation on \( \mathbb{N} \) defined by \( y = 2x \) for \( x, y \in \mathbb{N} = \{1, 2, 3, 4, \dots\} \).
\( f = \{(1, 2), (2, 4), (3, 6), (4, 8), \dots\} \)
- Domain: Set of natural numbers = \( \mathbb{N} = \{1, 2, 3, 4, \dots\} \)
- Co-domain: Set of natural numbers = \( \mathbb{N} = \{1, 2, 3, 4, \dots\} \)
- Range: Set of even natural numbers = \( \{2, 4, 6, 8, \dots\} \)
Is it a function? Yes, every element \( x \in \mathbb{N} \) has a unique image \( y = 2x \in \mathbb{N} \). Hence, it is a function.
Given \( X = \{3, 4, 6, 8\} \) and \( f(x) = x^2 + 1 \):
- \( f(3) = 3^2 + 1 = 9 + 1 = 10 \in \mathbb{N} \)
- \( f(4) = 4^2 + 1 = 16 + 1 = 17 \in \mathbb{N} \)
- \( f(6) = 6^2 + 1 = 36 + 1 = 37 \in \mathbb{N} \)
- \( f(8) = 8^2 + 1 = 64 + 1 = 65 \in \mathbb{N} \)
Ordered pairs: \( R = \{(3, 10), (4, 17), (6, 37), (8, 65)\} \)
Since each element in domain \( X \) has a unique image in \( \mathbb{N} \), \( R \) is a function from \( X \) to \( \mathbb{N} \).
\( f(-1) = (-1)^2 - 5(-1) + 6 = 1 + 5 + 6 = \mathbf{12} \)
\( f(2a) = (2a)^2 - 5(2a) + 6 = \mathbf{4a^2 - 10a + 6} \)
\( f(2) = (2)^2 - 5(2) + 6 = 4 - 10 + 6 = \mathbf{0} \)
\( f(x - 1) = (x - 1)^2 - 5(x - 1) + 6 \)
\( = (x^2 - 2x + 1) - 5x + 5 + 6 = \mathbf{x^2 - 7x + 12} \)
(a) \( f(0) = \mathbf{9} \)
(b) \( f(7) = \mathbf{6} \)
(c) \( f(2) = \mathbf{6} \)
(d) \( f(10) = \mathbf{0} \)
From the graph, when \( y = 1 \), the value of \( x = \mathbf{9.5} \).
Domain: \( \{x \mid 0 \le x \le 10, x \in \mathbb{R}\} = \mathbf{[0, 10]} \)
Range: \( \{y \mid 0 \le y \le 9, y \in \mathbb{R}\} = \mathbf{[0, 9]} \)
From graph, at \( x = 6 \), \( y = 5 \). So the image of 6 is 5.
\( f(x) = 2x + 5 \)
\( f(x + 2) = 2(x + 2) + 5 = 2x + 4 + 5 = 2x + 9 \)
\( f(2) = 2(2) + 5 = 4 + 5 = 9 \)
\( \frac{f(x + 2) - f(2)}{x} = \frac{(2x + 9) - 9}{x} = \frac{2x}{x} = \mathbf{2} \)
\( f(0) = 2(0) - 3 = -3 \)
\( f(1) = 2(1) - 3 = -1 \)
\( \frac{-3 + (-1)}{2} = \frac{-4}{2} = \mathbf{-2} \)
\( 2x - 3 = 0 \implies 2x = 3 \implies x = \mathbf{\frac{3}{2}} \)
\( 2x - 3 = x \implies 2x - x = 3 \implies x = \mathbf{3} \)
\( 2x - 3 = 2(1 - x) - 3 \)
\( 2x - 3 = 2 - 2x - 3 \)
\( 4x = 2 \implies x = \frac{2}{4} = \mathbf{\frac{1}{2}} \)
When squares of side \( x \) are cut from four corners:
- Length (\(l\)): \( 24 - 2x \)
- Breadth (\(b\)): \( 24 - 2x \)
- Height (\(h\)): \( x \)
Volume (\(V\)): \( l \times b \times h \)
\( V(x) = (24 - 2x)(24 - 2x)x \)
\( V(x) = (576 - 96x + 4x^2)x \)
\( V(x) = \mathbf{4x^3 - 96x^2 + 576x} \text{ cm}^3 \)
\( f(x^2) = 3 - 2x^2 \)
\( (f(x))^2 = (3 - 2x)^2 = 9 - 12x + 4x^2 \)
Given \( f(x^2) = (f(x))^2 \):
\( 3 - 2x^2 = 9 - 12x + 4x^2 \)
\( 6x^2 - 12x + 6 = 0 \)
Divide by 6: \( x^2 - 2x + 1 = 0 \)
\( (x - 1)^2 = 0 \implies x = \mathbf{1} \)
Speed: \( 500 \text{ km/h} \)
Time: \( t \text{ hours} \)
Formula: \( \text{Distance} = \text{Speed} \times \text{Time} \)
\( d(t) = 500 \times t \)
Answer: \( d(t) = 500t \)
Each value of forehand length \( x \) is uniquely paired with a height \( y \). Hence, it is a function.
Using given points \( (35, 56) \) and \( (45, 65) \):
1) \( 35a + b = 56 \)
2) \( 45a + b = 65 \)
Subtracting equation (1) from (2):
\( 10a = 9 \implies a = \mathbf{0.9} \)
Substitute \( a = 0.9 \) in (1):
\( 35(0.9) + b = 56 \implies 31.5 + b = 56 \implies b = \mathbf{24.5} \)
Equation: \( y = 0.9x + 24.5 \)
Given \( x = 40 \):
\( y = 0.9(40) + 24.5 = 36 + 24.5 = \mathbf{60.5} \text{ inches} \)
Given \( y = 53.5 \):
\( 53.5 = 0.9x + 24.5 \)
\( 0.9x = 53.5 - 24.5 = 29 \)
\( x = \frac{29}{0.9} = \mathbf{32.22} \text{ cm} \)
No comments:
Post a Comment