Question: 1
Step-by-Step Solutions
Question
i. Express \( -x^2 + 6x - 5 \) in the form \( a(x + b)^2 + c \), where \( a \), \( b \), and \( c \) are constants.
ii. State the smallest possible value of \( m \) for which \( f \) is one-one.
iii. For the case where \( m = 5 \), find an expression for \( f^{-1}(x) \) and state the domain of \( f^{-1} \).
Solution:
i. Express \( -x^2 + 6x - 5 \) in the form \( a(x + b)^2 + c \)
We begin by completing the square for the quadratic expression:
\[ -x^2 + 6x - 5 \]Step 1: Factor out the negative sign from the first two terms:
\[ = -(x^2 - 6x) - 5 \]Step 2: Complete the square inside the parentheses. To complete the square, take half of the coefficient of \( x \) (which is \( -6 \)), square it, and add it and subtract it inside the parentheses:
\[ = -(x^2 - 6x + 9 - 9) - 5 \] \[ = -(x^2 - 6x + 9) + 9 - 5 \]Step 3: Factor the perfect square trinomial:
\[ = -(x - 3)^2 + 4 \]Thus, the expression in the required form is:
\[ -x^2 + 6x - 5 = -(x - 3)^2 + 4 \]Here, \( a = -1 \), \( b = -3 \), and \( c = 4 \).
ii. State the smallest possible value of \( m \) for which \( f \) is one-one.
For a quadratic function to be one-one, it must either be strictly increasing or strictly decreasing. From the completed square form \( f(x) = -(x - 3)^2 + 4 \), we know that the vertex of the parabola is at \( x = 3 \), and the function is decreasing for \( x \leq 3 \) and increasing for \( x \geq 3 \). To make \( f \) one-one, we restrict the domain to values of \( x \) greater than or equal to the vertex.
The smallest possible value of \( m \) for which \( f \) is one-one is:
\[ m = 3 \]iii. For the case where \( m = 5 \), find an expression for \( f^{-1}(x) \) and state the domain of \( f^{-1} \).
Given that \( m = 5 \), the function \( f(x) = -(x - 3)^2 + 4 \) is defined for \( x \geq 5 \).
We will find the inverse function \( f^{-1}(x) \). Start by setting \( y = -(x - 3)^2 + 4 \) and solving for \( x \):
\[ y = -(x - 3)^2 + 4 \]Step 1: Subtract 4 from both sides:
\[ y - 4 = -(x - 3)^2 \]Step 2: Multiply both sides by -1:
\[ -(y - 4) = (x - 3)^2 \]We get
\[ 4 - y = (x - 3)^2 \]Replace x with y, and y with x
\[ 4 - x = (y - 3)^2 \]Step 3: Take the square root of both sides:
\[ \sqrt{(4 - x)} = y - 3 \]Step 4: Solve for \( y \):
\[ y = 3 + \sqrt{(4 - x)} \]The inverse function is:
\[ f^{-1}(x) = 3 + \sqrt{(4 - x)} \]The domain of the inverse function is restricted to values of \( x \) for which \( (4 - x) \geq 0 \), or equivalently:
\[ x \leq 4 \]Final Answer:
i. \( -(x - 3)^2 + 4 \)
ii. \( m = 3 \)
iii. \( f^{-1}(x) = 3 + \sqrt{(4 - x)} \), Domain: \( x \leq 4 \)
Question: 2
Step-by-Step Solutions
Question
The function \( f : x \mapsto x^2 - 4x + k \) is defined for the domain \( x \geq p \), where \( k \) and \( p \) are constants.
i. Express \( f(x) \) in the form \( (x + a)^2 + b + k \), where \( a \) and \( b \) are constants.
ii. State the range of \( f \) in terms of \( k \).
iii. State the smallest possible value of \( p \) for which \( f \) is one-one.
iv. For the value of \( p \) found in part iii, find an expression for \( f^{-1}(x) \) and state the domain of \( f^{-1} \), giving your answer in terms of \( k \).
Solution:
i. Express \( f(x) \) in the form \( (x + a)^2 + b + k \)
We begin by completing the square for the quadratic expression:
\[ f(x) = x^2 - 4x + k \]Step 1: Factor out any constants from the first two terms:
\[ = (x^2 - 4x) + k \]Step 2: Complete the square inside the parentheses. To complete the square, take half of the coefficient of \( x \) (which is \( -4 \)), square it, and add it and subtract it inside the parentheses:
\[ = (x^2 - 4x + 4 - 4) + k \] \[ = (x - 2)^2 - 4 + k \]Thus, the expression in the required form is:
\[ f(x) = (x - 2)^2 + k - 4 \]Here, \( a = -2 \), and \( b = -4 \).
ii. State the range of \( f \) in terms of \( k \)
From the expression \( f(x) = (x - 2)^2 + k - 4 \), we know that the minimum value of \( (x - 2)^2 \) is 0, as squares are always non-negative. Therefore, the minimum value of \( f(x) \) occurs when \( (x - 2)^2 = 0 \), which gives:
\[ f_{\text{min}} = k - 4 \]Thus, the range of \( f(x) \) is:
\[ f(x) \geq k - 4 \]iii. State the smallest possible value of \( p \) for which \( f \) is one-one.
For a quadratic function to be one-one, we need to restrict the domain such that the function is either strictly increasing or strictly decreasing. From the expression \( f(x) = (x - 2)^2 + k - 4 \), we know that the vertex of the parabola occurs at \( x = 2 \), and the function is increasing for \( x \geq 2 \).
Therefore, the smallest possible value of \( p \) for which \( f \) is one-one is:
\[ p = 2 \]iv. For the value of \( p = 2 \), find an expression for \( f^{-1}(x) \) and state the domain of \( f^{-1} \), giving your answer in terms of \( k \).
We are given that \( p = 2 \), so the function \( f(x) = (x - 2)^2 + k - 4 \) is defined for \( x \geq 2 \).
We will find the inverse function \( f^{-1}(x) \). Start by setting \( y = (x - 2)^2 + k - 4 \) and solving for \( x \):
\[ y = (x - 2)^2 + k - 4 \]Step 1: Subtract \( k - 4 \) from both sides:
\[ y - (k - 4) = (x - 2)^2 \]Step 2: Take the square root of both sides (since the domain of \( f \) is restricted to \( x \geq 2 \), we only take the positive square root):
\[ \sqrt{y - (k - 4)} = x - 2 \]Step 3: Solve for \( x \):
\[ x = 2 + \sqrt{y - (k - 4)} \]The inverse function is:
\[ f^{-1}(x) = 2 + \sqrt{x - (k - 4)} \]The domain of \( f^{-1}(x) \) is the range of \( f(x) \), which we found to be \( f(x) \geq k - 4 \). Therefore, the domain of \( f^{-1}(x) \) is:
\[ x \geq k - 4 \]Final Answer:
i. \( f(x) = (x - 2)^2 + k - 4 \)
ii. \( f(x) \geq k - 4 \)
iii. \( p = 2 \)
iv. \( f^{-1}(x) = 2 + \sqrt{x - (k - 4)} \), Domain: \( x \geq k - 4 \)
Question: 3
Step-by-Step Solutions
Question:
The function \( f \) is defined as:
\[ f(x) = \begin{cases} 3x - 2 & \text{for} \, -1 \leq x \leq 1, \\ \frac{4}{5 - x} & \text{for} \, 1 < x \leq 4. \end{cases} \]i. State the range of \( f \).
ii. Copy the diagram and sketch the graph of \( y = f^{-1}(x) \).
iii. Obtain expressions to define the function \( f^{-1}(x) \), giving the set of values for which each expression is valid.
Solution:
i. State the range of \( f \)
First, we evaluate the range of each piece of the function:
- For \( -1 \leq x \leq 1 \), the function is \( f(x) = 3x - 2 \). The range is found by evaluating the function at the endpoints: \[ f(-1) = 3(-1) - 2 = -5, \quad f(1) = 3(1) - 2 = 1. \] Thus, the range of \( 3x - 2 \) is \( [-5, 1] \). - For \( 1 < x \leq 4 \), the function is \( f(x) = \frac{4}{5 - x} \). We find the range by evaluating the function at the endpoints: \[ f(4) = \frac{4}{5 - 4} = 4, \quad f(1^+) = \frac{4}{5 - 1} = 1. \] So the range of \( \frac{4}{5 - x} \) is \( (1, 4] \).Thus, the range of the entire function \( f(x) \) is:
\[ [-5, 4] \]ii. Copy the diagram and sketch the graph of \( y = f^{-1}(x) \)
The graph of the inverse function \( y = f^{-1}(x) \) is obtained by reflecting the graph of \( f(x) \) over the line \( y = x \). To sketch the graph:
- The points on the graph of \( f(x) \) are reflected as \( (x, y) \to (y, x) \). - For example, \( f(-1) = -5 \) gives a point on \( f^{-1}(x) \) as \( (-5, -1) \), and \( f(1) = 1 \) gives \( (1, 1) \). - Similarly, for the second part of \( f(x) \), \( f(4) = 4 \) gives \( (4, 4) \), and \( f(1^+) = 1 \) reflects as \( (1, 1) \).The graph of \( f^{-1}(x) \) can now be sketched accordingly by reflecting these points and ensuring the correct piecewise behavior of the inverse function.
iii. Obtain expressions to define the function \( f^{-1}(x) \), giving the set of values for which each expression is valid
We now need to find the inverse of each piece of \( f(x) \) and specify the domain for each:
- For \( f(x) = 3x - 2 \) (valid for \( -1 \leq x \leq 1 \)): - Start with \( y = 3x - 2 \). - Solve for \( x \): \[ y + 2 = 3x \] \[ x = \frac{y + 2}{3} \] So, \( f^{-1}(x) = \frac{x + 2}{3} \), valid for \( -5 \leq x \leq 1 \) (since the range of \( f(x) \) for this piece is \( [-5, 1] \)). - For \( f(x) = \frac{4}{5 - x} \) (valid for \( 1 < x \leq 4 \)): - Start with \( y = \frac{4}{5 - x} \). - Solve for \( x \): \[ y(5 - x) = 4 \] \[ 5 - x = \frac{4}{y} \] \[ x = 5 - \frac{4}{y} \] So, \( f^{-1}(x) = 5 - \frac{4}{x} \), valid for \( 1 < x \leq 4 \).Final Answer:
i. Range of \( f(x) \): \( [-5, 4] \)
ii. See graph of \( y = f^{-1}(x) \), which is the reflection of \( f(x) \) over the line \( y = x \).
iii. The inverse function is:
\[ f^{-1}(x) = \begin{cases} \frac{x + 2}{3} & \text{for} \, -5 \leq x \leq 1, \\ 5 - \frac{4}{x} & \text{for} \, 1 < x \leq 4. \end{cases} \] GraphStep-by-Step Solutions
Question:
The function \( f(x) = 2x^2 - 12x + 13 \) is defined as follows:
i. Express \( 2x^2 - 12x + 13 \) in the form \( a(x + b)^2 + c \), where \( a \), \( b \), and \( c \) are constants.
Solution:
We will complete the square to express the quadratic in the required form:
\[ f(x) = 2(x^2 - 6x) + 13 \]Now, complete the square for \( x^2 - 6x \):
\[ x^2 - 6x = (x - 3)^2 - 9 \]Thus:
\[ f(x) = 2((x - 3)^2 - 9) + 13 \]Simplifying:
\[ f(x) = 2(x - 3)^2 - 18 + 13 \] \[ f(x) = 2(x - 3)^2 - 5 \]Thus, the expression in the required form is:
\[ f(x) = 2(x - 3)^2 - 5 \]ii. The function \( f(x) = 2x^2 - 12x + 13 \) is defined for \( x \geq k \), where \( k \) is a constant. It is given that \( f \) is a one-to-one function. State the smallest possible value of \( k \).
In order for the quadratic function to be one-to-one, we need to restrict the domain so that the function is either strictly increasing or strictly decreasing. The function \( f(x) = 2(x - 3)^2 - 5 \) has a minimum value when \( x = 3 \), which is the vertex of the parabola.
To make \( f \) one-to-one, we restrict the domain to \( x \geq 3 \), so that the function is strictly increasing. Thus, the smallest possible value of \( k \) is:
\[ k = 3 \]iii. Find the range of \( f \).
The range of \( f(x) = 2(x - 3)^2 - 5 \) is determined by the fact that the minimum value of \( (x - 3)^2 \) is 0, since squares are always non-negative.
Thus, the minimum value of \( f(x) \) is:
\[ f_{\text{min}} = 2(0) - 5 = -5 \]Since the function is strictly increasing for \( x \geq 3 \), the range of \( f(x) \) is:
\[ f(x) \geq -5 \]iv. Find the expression for \( f^{-1}(x) \) and state the domain of \( f^{-1} \).
We start by setting \( y = 2(x - 3)^2 - 5 \) and solve for \( x \):
\[ y + 5 = 2(x - 3)^2 \] \[ \frac{y + 5}{2} = (x - 3)^2 \]Now, take the square root of both sides:
\[ \sqrt{\frac{y + 5}{2}} = x - 3 \] \p>Thus, the expression for \( f^{-1}(x) \) is: \[ f^{-1}(x) = 3 + \sqrt{\frac{x + 5}{2}} \]Since \( f(x) \) is defined for \( x \geq 3 \), the domain of \( f^{-1}(x) \) is the range of \( f(x) \), which is \( x \geq -5 \). Thus, the domain of \( f^{-1}(x) \) is:
\[ x \geq -5 \]Question
i. Express \( x^2 - 2x - 15 \) in the form \( (x + a)^2 + b \).
Solution:
We will complete the square for the expression \( x^2 - 2x - 15 \).
Step 1: Take the quadratic part \( x^2 - 2x \) and complete the square:
\[ x^2 - 2x = (x - 1)^2 - 1 \]Step 2: Substitute this back into the original expression:
\[ x^2 - 2x - 15 = (x - 1)^2 - 1 - 15 \] \[ = (x - 1)^2 - 16 \]Thus, the expression in the required form is:
\[ f(x) = (x - 1)^2 - 16 \] ---ii. State the smallest possible value of \( c \).
Since \( f(x) = (x - 1)^2 - 16 \), the minimum value of \( (x - 1)^2 \) is 0 (because squares are non-negative). Therefore, the smallest value of \( f(x) \) is:
\[ f_{\text{min}} = -16 \]Thus, the smallest possible value of \( c \) is:
\[ c = -16 \] ---iii. For the case where \( c = 9 \) and \( d = 65 \), find \( p \) and \( q \).
We are given that \( f(x) \) is bounded between 9 and 65. From the equation \( f(x) = (x - 1)^2 - 16 \), set \( f(x) = 9 \) and solve for \( x \):
\[ (x - 1)^2 - 16 = 9 \] \[ (x - 1)^2 = 25 \] \[ x - 1 = \pm 5 \] \[ x = 1 \pm 5 \] \[ x = 6 \quad \text{or} \quad x = -4 \]So, \( p = -4 \) and \( q = 6 \).
---iv. Find an expression for \( f^{-1}(x) \) and state the domain of \( f^{-1} \).
To find the inverse function \( f^{-1}(x) \), we start by setting \( y = (x - 1)^2 - 16 \) and solve for \( x \):
\[ y + 16 = (x - 1)^2 \]Take the square root of both sides:
\[ x - 1 = \pm \sqrt{y + 16} \]So:
\[ x = 1 \pm \sqrt{y + 16} \]Since \( f(x) \) is defined for \( x \geq -4 \), we take the positive square root:
\[ f^{-1}(x) = 1 + \sqrt{x + 16} \]The domain of \( f^{-1}(x) \) is the range of \( f(x) \), which is \( 9 \leq x \leq 65 \). Therefore, the domain of \( f^{-1}(x) \) is:
\[ 9 \leq x \leq 65 \]Question
Step-by-Step Solution
i. Express \( f(x) \) in the form \( a(x - b)^2 - c \)
We are given the function:
\[ f(x) = 2x^2 - 12x + 7 \]To express \( f(x) \) in the form \( a(x - b)^2 - c \), we need to complete the square.
Step 1: Factor out 2 from the quadratic terms:
\[ f(x) = 2(x^2 - 6x) + 7 \]Step 2: Complete the square for the expression inside the parentheses:
\[ x^2 - 6x = (x - 3)^2 - 9 \]Substitute this back into the equation:
\[ f(x) = 2((x - 3)^2 - 9) + 7 \]Step 3: Simplify the expression:
\[ f(x) = 2(x - 3)^2 - 18 + 7 \] \[ f(x) = 2(x - 3)^2 - 11 \]Thus, the expression in the required form is:
\[ f(x) = 2(x - 3)^2 - 11 \]ii. State the range of \( f \)
The function \( f(x) = 2(x - 3)^2 - 11 \) is a parabola that opens upwards (since the coefficient of \( (x - 3)^2 \) is positive).
The minimum value of \( f(x) \) occurs when \( (x - 3)^2 = 0 \), which gives:
\[ f_{\text{min}} = 2(0) - 11 = -11 \]Therefore, the range of \( f(x) \) is:
\[ f(x) \geq -11 \]iii. Find the set of values of \( x \) for which \( f(x) < 21 \)
We are given that \( f(x) = 2(x - 3)^2 - 11 \), and we need to find the values of \( x \) for which \( f(x) < 21 \).
Step 1: Set the inequality:
\[ 2(x - 3)^2 - 11 < 21 \]Step 2: Add 11 to both sides:
\[ 2(x - 3)^2 < 32 \]Step 3: Divide both sides by 2:
\[ (x - 3)^2 < 16 \]Step 4: Take the square root of both sides:
\[ -4 < x - 3 < 4 \]Step 5: Solve for \( x \):
\[ -4 + 3 < x < 4 + 3 \] \[ -1 < x < 7 \]Therefore, the set of values of \( x \) for which \( f(x) < 21 \) is:
\[ x \in (-1, 7) \]iv. Find the value of the constant \( k \) for which the equation \( g(f(x)) = 0 \) has two equal roots
We are given that \( g(x) = 2x + k \) and need to find \( k \) such that \( g(f(x)) = 0 \) has two equal roots.
First, express \( g(f(x)) = 0 \):
\[ g(f(x)) = 2f(x) + k = 0 \]Substitute \( f(x) = 2(x - 3)^2 - 11 \) into the equation:
\[ 2(2(x - 3)^2 - 11) + k = 0 \]Simplify:
\[ 4(x - 3)^2 - 22 + k = 0 \] \[ 4(x - 3)^2 + k = 22 \]For the equation to have two equal roots, the expression inside the parentheses \( (x - 3)^2 \) must be zero, which occurs when \( x = 3 \).
Substitute \( x = 3 \) into the equation:
\[ 4(0) + k = 22 \]Thus, \( k = 22 \).
Notes on Parallel and Perpendicular Lines
1. Parallel Lines
Definition: Parallel lines are two or more lines in the same plane that never intersect. They remain equidistant from each other at all points.
Properties of Parallel Lines:
- Parallel lines have the same slope.
- If two lines are parallel, their slopes are equal.
- The y-intercepts of parallel lines may be different.
Slope Condition for Parallel Lines:
Let the slopes of two lines be \( m_1 \) and \( m_2 \). For the lines to be parallel, their slopes must be equal:
$$ m_1 = m_2 $$
Equation of Parallel Lines:
Two parallel lines can be represented as:
- First line: \( y = m_1x + c_1 \)
- Second line: \( y = m_2x + c_2 \)
If \( m_1 = m_2 \), the lines are parallel, but the constants \( c_1 \) and \( c_2 \) determine the vertical positions of the lines.
Example:
Consider the lines \( y = 2x + 3 \) and \( y = 2x - 5 \). Both lines have the same slope \( m = 2 \), which means they are parallel. However, they have different y-intercepts.
Perpendicular Lines
2. Perpendicular Lines
Definition: Perpendicular lines are two lines that intersect at a right angle (90°). Their slopes have a specific relationship: the product of their slopes is \(-1\).
Properties of Perpendicular Lines:
- Perpendicular lines intersect at 90°.
- The slopes of two perpendicular lines are negative reciprocals of each other.
- If one line has a slope of \( m \), the slope of the perpendicular line is \( -\frac{1}{m} \).
Slope Condition for Perpendicular Lines:
Let the slopes of two lines be \( m_1 \) and \( m_2 \). For the lines to be perpendicular, the product of their slopes must be \(-1\):
$$ m_1 \times m_2 = -1 $$
Equation of Perpendicular Lines:
If one line has the equation \( y = m_1x + c_1 \) and another line is perpendicular to it, the slope of the perpendicular line will be \( -\frac{1}{m_1} \). Thus, the equation of the perpendicular line will be:
$$ y = -\frac{1}{m_1}x + c_2 $$
Example:
Consider the lines \( y = \frac{3}{4}x + 2 \) and \( y = -\frac{4}{3}x + 5 \). Since the product of the slopes \( \frac{3}{4} \times -\frac{4}{3} = -1 \), the lines are perpendicular.
3. Parallel and Perpendicular Line Relationships
The relationship between parallel and perpendicular lines is important in both geometry and algebra:
- Parallel lines have equal slopes, but different y-intercepts (unless they are the same line).
- Perpendicular lines have slopes that are negative reciprocals of each other.
Summary of Conditions:
For two lines:
- If \( m_1 = m_2 \), the lines are parallel.
- If \( m_1 \times m_2 = -1 \), the lines are perpendicular.
4. Distance Between Two Parallel Lines
The shortest distance between two parallel lines \( y = m_1x + c_1 \) and \( y = m_1x + c_2 \) is given by:
$$ d = \frac{|c_2 - c_1|}{\sqrt{1 + m_1^2}} $$
Example:
Consider the lines \( y = 2x + 3 \) and \( y = 2x - 4 \). The distance between these two parallel lines is:
$$ d = \frac{|3 - (-4)|}{\sqrt{1 + 2^2}} = \frac{7}{\sqrt{5}} $$
Example: Find the distance of the point \( (4, -6) \) from the line \( 2x - 7y - 24 = 0 \).
Solution: The given line is \( 2x - 7y - 24 = 0 \).
Comparing with the general equation of a line \( Ax + By + C = 0 \), we get \( A = 2 \), \( B = -7 \), and \( C = -24 \).
Given point is \( (x_1, y_1) = (4, -6) \).
The distance of the given point from the given line is \( d = \frac{|Ax_1 + By_1 + C|}{\sqrt{A^2 + B^2}} = \frac{|2 \cdot 4 - 7 \cdot (-6) - 24|}{\sqrt{2^2 + (-7)^2}} = 3.6 \).
Example: Estimate the distance between the two parallel lines \( y = 2x + 7 \) and \( y = 2x + 5 \).
Solution: The distance between two parallel lines is given by \( \frac{|c_1 - c_2|}{\sqrt{a^2 + b^2}} \).
Here, the equations of parallel lines are \( y = 2x + 7 \) and \( y = 2x + 5 \).
Slopes are the same \( m_2 = m_1 = 2 \) and \( c_1 = 7 \), \( c_2 = 5 \).
So, the distance between two parallel lines is given by, \[ \text{Distance} = \frac{|c_1 - c_2|}{\sqrt{a^2 + b^2}} = \frac{|7 - 5|}{\sqrt{2^2 + 1^2}} = \frac{2}{\sqrt{5}} \]
Example:
Example 5: Let \( PS \) be the median of the triangle with vertices \( P(2, 2) \), \( Q(6, -1) \), and \( R(7, 3) \). The equation of the line passing through \( (1, -1) \) and parallel to \( PS \) is:
- A) \( 2x - 9y - 7 = 0 \)
- B) \( 2x - 9y - 11 = 0 \)
- C) \( 2x + 9y - 11 = 0 \)
- D) \( 2x + 9y + 7 = 0 \)
Solution:
\( S \) is the midpoint of \( QR \): \[ S = \left( \frac{6+7}{2}, \frac{-1+3}{2} \right) = \left( \frac{13}{2}, 1 \right) \]
Slope of \( PS \): \[ \text{Slope of } PS = \frac{1-2}{\frac{13}{2}-2} = \frac{-1}{\frac{9}{2}} = -\frac{2}{9} \]
Equation of line passing through \( (x_1, y_1) \) having slope \( m \) is \( y - y_1 = m(x - x_1) \). The required equation is: \[ y + 1 = -\frac{2}{9}(x - 1) \] Simplifying, we get: \[ 2x + 9y + 7 = 0 \]
Hence, Option D is the answer.
5. Perpendicular Bisector
The perpendicular bisector of a line segment is the line that divides the segment into two equal parts and is perpendicular to the segment.
Equation of the Perpendicular Bisector:
To find the equation of the perpendicular bisector of the segment joining two points \( (x_1, y_1) \) and \( (x_2, y_2) \), follow these steps:
- Find the midpoint of the segment:
- Find the slope of the line segment:
- The slope of the perpendicular bisector is the negative reciprocal of this slope:
$$ \left( \frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2} \right) $$
$$ m = \frac{y_2 - y_1}{x_2 - x_1} $$
$$ m_{\text{bisector}} = -\frac{1}{m} $$
Example:
Find the equation of the perpendicular bisector of the segment joining the points \( (2, 3) \) and \( (6, 7) \).
Solution:
- Midpoint: \( \left( \frac{2 + 6}{2}, \frac{3 + 7}{2} \right) = (4, 5) \)
- Slope of the segment: \( m = \frac{7 - 3}{6 - 2} = 1 \)
- Slope of the perpendicular bisector: \( m_{\text{bisector}} = -1 \)
- Equation of the perpendicular bisector: \( y - 5 = -1(x - 4) \), or \( y = -x + 9 \).
Question:
The coordinates of three points are \(A(k - 5, -15)\), \(B(10, k)\), and \(C(6, -k)\). Find the two possible values of \(k\) if \(A\), \(B\), and \(C\) are collinear.
Answer:
If \(A\), \(B\), and \(C\) are collinear, then they lie on the same line. Thus, the gradient of \(AB\) must equal the gradient of \(BC\):
\[ \frac{-15 - k}{k - 15} = \frac{k + k}{10 - 6} \] \begin{align*} \text{Simplify:} & \quad \frac{-15 - k}{k - 15} = \frac{2k}{4} \\ \text{Cross-multiply:} & \quad 4(-15 - k) = 2k(k - 15) \\ \text{Expand brackets:} & \quad -60 - 4k = 2k^2 - 30k \\ \text{Collect terms on one side:} & \quad 2k^2 - 26k - 60 = 0 \\ \text{Factorise:} & \quad 2(k^2 - 13k - 30) = 0 \\ \text{Solve:} & \quad (k - 3)(k - 10) = 0 \end{align*}
Thus, \( k = 3 \) or \( k = 10 \).
Example
The vertices of triangle \( ABC \) are \( A(1, 3) \), \( B(2k, k) \), and \( C(-1, -1) \). Find the two possible values of \( k \) if angle \( ABC \) is \( 90^\circ \).
Answer:
Since angle \( ABC \) is \( 90^\circ \), the product of the gradients of \( AB \) and \( BC \) must be \(-1\):
\[ \frac{k - 3}{2k - 11} \times \frac{-11 - k}{-1 - 2k} = -1 \]
Cross-multiply to equate with \(-1\): \[ \frac{k - 3}{2k - 11} = \frac{-1}{\frac{-11 - k}{-1 - 2k}} \implies \frac{k - 3}{2k - 11} = \frac{k + 11}{2k + 1} \]
Clear the denominator: \[ (k - 3)(2k + 1) = (2k - 11)(k + 11) \]
Expand and simplify: \[ 2k^2 + k - 3 = 2k^2 + 9k - 121 \] \[ 12k = 118 \implies k = \frac{118}{12} \approx 9.83 \]
Upon re-evaluation (solving a quadratic equation derived from above expansions): \[ 5k^2 - 12k - 44 = 0 \implies (5k - 22)(k + 2) = 0 \]
Solve for \( k \): \[ k = \frac{22}{5} \text{ or } k = -2 \]
Thus, \( k = 4.4 \) or \( k = -2 \).
Question:
Find the equation of the perpendicular bisector of the line segment joining \( A(-5, 1) \) and \( B(7, -2) \).
Answer:
Step 1: Calculate the gradient of \( AB \):
\[ \text{Gradient of } AB = \frac{-2 - 1}{7 - (-5)} = \frac{-3}{12} = -\frac{1}{4} \]
Step 2: Find the gradient of the perpendicular bisector (negative reciprocal):
\[ \text{Gradient of the perpendicular bisector} = 4 \]
Step 3: Find the midpoint of \( AB \):
\[ \text{Midpoint of } AB = \left( \frac{-5 + 7}{2}, \frac{1 + (-2)}{2} \right) = (1, -\frac{1}{2}) \]
Step 4: Use the point-slope form to find the equation of the perpendicular bisector:
\[ y - y_1 = m(x - x_1) \]
Substitute \( x_1 = 1 \), \( y_1 = -\frac{1}{2} \), and \( m = 4 \):
\[ y + \frac{1}{2} = 4(x - 1) \]
Step 5: Simplify and expand:
\[ y + \frac{1}{2} = 4x - 4 \]
Step 6: Multiply both sides by 2 to remove the fraction:
\[ 2y + 1 = 8x - 8 \]
Final equation of the perpendicular bisector:
\[ 2y = 8x - 9 \]
Question 1:
Find the equation of the line with:
- Gradient 2 passing through the point \( (4, 9) \)
- Gradient \( -3 \) passing through the point \( (1, -4) \)
- Gradient \( -\frac{2}{3} \) passing through the point \( (-4, 3) \)
Solution:
The equation of the line is given by the point-slope form:
\[ y - y_1 = m(x - x_1) \]Substitute \( m = 2 \), \( x_1 = 4 \), and \( y_1 = 9 \):
\[ y - 9 = 2(x - 4) \]Expand:
\[ y - 9 = 2x - 8 \]Simplify:
\[ y = 2x + 1 \]Solution:
\[ y - y_1 = m(x - x_1) \]Substitute \( m = -3 \), \( x_1 = 1 \), and \( y_1 = -4 \):
\[ y + 4 = -3(x - 1) \]Expand:
\[ y + 4 = -3x + 3 \]Simplify:
\[ y = -3x - 1 \]Solution:
\[ y - y_1 = m(x - x_1) \]Substitute \( m = -\frac{2}{3} \), \( x_1 = -4 \), and \( y_1 = 3 \):
\[ y - 3 = -\frac{2}{3}(x + 4) \]Expand:
\[ y - 3 = -\frac{2}{3}x - \frac{8}{3} \]Simplify:
\[ y = -\frac{2}{3}x + \frac{1}{3} \]Question 2:
Find the equation of the line passing through each pair of points:
- Points \( (1, 0) \) and \( (5, 6) \)
- Points \( (3, -5) \) and \( (-2, 4) \)
- Points \( (3, -1) \) and \( (-3, -5) \)
Solution:
Step 1: Calculate the gradient:
\[ m = \frac{6 - 0}{5 - 1} = \frac{6}{4} = \frac{3}{2} \]Step 2: Use point-slope form with \( x_1 = 1 \) and \( y_1 = 0 \):
\[ y - 0 = \frac{3}{2}(x - 1) \]Expand:
\[ y = \frac{3}{2}x - \frac{3}{2} \]Solution:
Step 1: Calculate the gradient:
\[ m = \frac{4 - (-5)}{-2 - 3} = \frac{9}{-5} = -\frac{9}{5} \]Step 2: Use point-slope form with \( x_1 = 3 \) and \( y_1 = -5 \):
\[ y + 5 = -\frac{9}{5}(x - 3) \]Expand:
\[ y + 5 = -\frac{9}{5}x + \frac{27}{5} \]Simplify:
\[ y = -\frac{9}{5}x - \frac{2}{5} \]Solution:
Step 1: Calculate the gradient:
\[ m = \frac{-5 - (-1)}{-3 - 3} = \frac{-4}{-6} = \frac{2}{3} \]Step 2: Use point-slope form with \( x_1 = 3 \) and \( y_1 = -1 \):
\[ y + 1 = \frac{2}{3}(x - 3) \]Expand:
\[ y + 1 = \frac{2}{3}x - 2 \]Simplify:
\[ y = \frac{2}{3}x - 3 \]Question 3:
Find the equation of the line:
- Parallel to the line \( y = 3x - 5 \), passing through the point \( (1, 7) \)
- Parallel to the line \( x + 2y = 6 \), passing through the point \( (4, -6) \)
- Perpendicular to the line \( y = 2x - 3 \), passing through the point \( (6, 1) \)
- Perpendicular to the line \( 2x - 3y = 12 \), passing through the point \( (8, -3) \)
Solution:
The gradient of the required line is the same as that of \( y = 3x - 5 \), which is 3. Using point-slope form:
\[ y - 7 = 3(x - 1) \]Expand:
\[ y - 7 = 3x - 3 \]Simplify:
\[ y = 3x + 4 \]Solution:
Step 1: Rearrange \( x + 2y = 6 \) into slope-intercept form:
\[ 2y = -x + 6 \implies y = -\frac{1}{2}x + 3 \]Step 2: Use the same gradient \( -\frac{1}{2} \) and point-slope form:
\[ y + 6 = -\frac{1}{2}(x - 4) \]Expand:
\[ y + 6 = -\frac{1}{2}x + 2 \]Simplify:
\[ y = -\frac{1}{2}x - 4 \]Solution:
The gradient of the perpendicular line is the negative reciprocal of 2, which is \( -\frac{1}{2} \). Using point-slope form:
\[ y - 1 = -\frac{1}{2}(x - 6) \]Expand:
\[ y - 1 = -\frac{1}{2}x + 3 \]Simplify:
\[ y = -\frac{1}{2}x + 4 \]Solution:
Step 1: Rearrange \( 2x - 3y = 12 \) into slope-intercept form:
\[ 3y = 2x - 12 \implies y = \frac{2}{3}x - 4 \]Step 2: The gradient of the perpendicular line is \( -\frac{3}{2} \). Using point-slope form:
\[ y + 3 = -\frac{3}{2}(x - 8) \]Expand:
\[ y + 3 = -\frac{3}{2}x + 12 \]Simplify:
\[ y = -\frac{3}{2}x + 9 \]Question 4:
Find the equation of the perpendicular bisector of the line segment joining the points:
- Points \( (5, 2) \) and \( (-3, 6) \)
Solution:
Step 1: Find the midpoint:
\[ \text{Midpoint} = \left( \frac{5 + (-3)}{2}, \frac{2 + 6}{2} \right) = (1, 4) \]Step 2: Find the gradient of the line segment:
\[ m = \frac{6 - 2}{-3 - 5} = \frac{4}{-8} = -\frac{1}{2} \]Step 3: The gradient of the perpendicular bisector is 2. Use point-slope form with the midpoint \( (1, 4) \):
\[ y - 4 = 2(x - 1) \]Expand:
\[ y - 4 = 2x - 2 \]Simplify:
\[ y = 2x + 2 \]Question 5:
The line \( l_1 \) passes through the points \( P(-10, 1) \) and \( Q(2, 10) \). The line \( l_2 \) is parallel to \( l_1 \) and passes through the point \( (4, -1) \). The point \( R \) lies on \( l_2 \), such that \( QR \) is perpendicular to \( l_2 \). Find the coordinates of \( R \).
Solution:
Step 1: Find the gradient of \( l_1 \):
\[ m_{l_1} = \frac{10 - 1}{2 - (-10)} = \frac{9}{12} = \frac{3}{4} \]Step 2: The gradient of \( l_2 \) is the same as that of \( l_1 \) because they are parallel:
\[ m_{l_2} = \frac{3}{4} \]Step 3: Use the point-slope form to find the equation of \( l_2 \), using the point \( (4, -1) \):
\[ y + 1 = \frac{3}{4}(x - 4) \]Expand:
\[ y + 1 = \frac{3}{4}x - 3 \]Simplify:
\[ y = \frac{3}{4}x - 4 \]Step 4: The gradient of \( QR \) is the negative reciprocal of \( \frac{3}{4} \), which is \( -\frac{4}{3} \). Use the point-slope form with point \( Q(2, 10) \):
\[ y - 10 = -\frac{4}{3}(x - 2) \]Expand:
\[ y - 10 = -\frac{4}{3}x + \frac{8}{3} \]Simplify:
\[ y = -\frac{4}{3}x + \frac{38}{3} \]Step 5: Solve the system of equations to find the coordinates of \( R \). Set the equations of \( l_2 \) and \( QR \) equal to each other:
\[ \frac{3}{4}x - 4 = -\frac{4}{3}x + \frac{38}{3} \]Multiply through by 12 to eliminate fractions:
\[ 9x - 48 = -16x + 152 \]Solve for \( x \):
\[ 25x = 200 \implies x = 8 \]Step 6: Substitute \( x = 8 \) into the equation of \( l_2 \):
\[ y = \frac{3}{4}(8) - 4 = 6 - 4 = 2 \]Thus, the coordinates of \( R \) are \( (8, 2) \).
Question 6:
Given \( P(-4, 2) \) and \( Q(5, -4) \), a line \( l \) is drawn through \( P \) and perpendicular to \( PQ \) to meet the y-axis at \( R \).
- Find the equation of the line \( l \).
- Find the coordinates of \( R \).
- Find the area of triangle \( PQR \).
Solution:
Step 1: Find the gradient of \( PQ \):
\[ m_{PQ} = \frac{-4 - 2}{5 - (-4)} = \frac{-6}{9} = -\frac{2}{3} \]Step 2: The gradient of the perpendicular line is \( \frac{3}{2} \). Using the point-slope form with \( P(-4, 2) \):
\[ y - 2 = \frac{3}{2}(x + 4) \]Expand:
\[ y - 2 = \frac{3}{2}x + 6 \]Simplify:
\[ y = \frac{3}{2}x + 8 \]Solution:
The point \( R \) lies on the y-axis, where \( x = 0 \). Substitute \( x = 0 \) into the equation of \( l \):
\[ y = \frac{3}{2}(0) + 8 = 8 \]Thus, the coordinates of \( R \) are \( (0, 8) \).
Solution:
The area of a triangle is given by:
\[ \text{Area} = \frac{1}{2} \left| x_1(y_2 - y_3) + x_2(y_3 - y_1) + x_3(y_1 - y_2) \right| \]Substitute \( P(-4, 2) \), \( Q(5, -4) \), and \( R(0, 8) \):
\[ \text{Area} = \frac{1}{2} \left| -4(-4 - 8) + 5(8 - 2) + 0(2 + 4) \right| \] \[ = \frac{1}{2} \left| -4(-12) + 5(6) \right| \] \[ = \frac{1}{2} \left( 48 + 30 \right) = \frac{1}{2}(78) = 39 \]Thus, the area of triangle \( PQR \) is 39 square units.
Question 7:
The line \( l_1 \) has equation \( 3x - 2y = 12 \), and the line \( l_2 \) has equation \( y = 15 - 2x \). The lines intersect at point \( A \).
- Find the coordinates of \( A \).
- Find the equation of the line through \( A \) that is perpendicular to \( l_1 \).
Solution:
Step 1: Substitute \( y = 15 - 2x \) into \( 3x - 2y = 12 \):
\[ 3x - 2(15 - 2x) = 12 \]Expand:
\[ 3x - 30 + 4x = 12 \implies 7x = 42 \implies x = 6 \]Step 2: Substitute \( x = 6 \) into \( y = 15 - 2x \):
\[ y = 15 - 2(6) = 3 \]Thus, the coordinates of \( A \) are \( (6, 3) \).
Solution:
The gradient of \( l_1 \) is \( \frac{3}{2} \), so the gradient of the perpendicular line is \( -\frac{2}{3} \). Use point-slope form with \( A(6, 3) \):
\[ y - 3 = -\frac{2}{3}(x - 6) \]Expand:
\[ y - 3 = -\frac{2}{3}x + 4 \]Simplify:
\[ y = -\frac{2}{3}x + 7 \]Question 8:
The perpendicular bisector of the line joining \( A(-10, 5) \) and \( B(-2, -1) \) intersects the x-axis at \( P \) and the y-axis at \( Q \).
- Find the equation of the line \( PQ \).
- Find the coordinates of \( P \) and \( Q \).
- Find the length of \( PQ \).
Solution:
Step 1: Find the midpoint of \( AB \):
\[ \text{Midpoint} = \left( \frac{-10 + (-2)}{2}, \frac{5 + (-1)}{2} \right) = (-6, 2) \]Step 2: Find the gradient of \( AB \):
\[ m_{AB} = \frac{-1 - 5}{-2 - (-10)} = \frac{-6}{8} = -\frac{3}{4} \]Step 3: The gradient of the perpendicular bisector is the negative reciprocal of \( -\frac{3}{4} \), which is \( \frac{4}{3} \). Use point-slope form with the midpoint \( (-6, 2) \):
\[ y - 2 = \frac{4}{3}(x + 6) \]Expand:
\[ y - 2 = \frac{4}{3}x + 8 \]Simplify:
\[ y = \frac{4}{3}x + 10 \]Solution:
For \( P \) (intersection with the x-axis), \( y = 0 \):
\[ 0 = \frac{4}{3}x + 10 \implies x = -\frac{30}{4} = -7.5 \]Thus, \( P(-7.5, 0) \).
For \( Q \) (intersection with the y-axis), \( x = 0 \):
\[ y = \frac{4}{3}(0) + 10 = 10 \]Thus, \( Q(0, 10) \).
Solution:
Use the distance formula between \( P(-7.5, 0) \) and \( Q(0, 10) \):
\[ PQ = \sqrt{(0 - (-7.5))^2 + (10 - 0)^2} = \sqrt{7.5^2 + 10^2} = \sqrt{56.25 + 100} = \sqrt{156.25} = 12.5 \]Thus, the length of \( PQ \) is 12.5 units.
The standard form of the equation of a circle is:
\[ (x - h)^2 + (y - k)^2 = r^2 \]
Where:
- \((h, k)\) is the center of the circle.
- \(r\) is the radius of the circle.
Steps for Finding the Center and Radius
1. Recognize the Equation of a Circle:
- If the equation is of the form \(x^2 + y^2 = r^2\), it represents a circle centered at the origin \((0,0)\) with radius \(r\).
- If the equation is of the form \((x - h)^2 + (y - k)^2 = r^2\), the center is \((h, k)\) and the radius is \(r\).
Example A
Consider the equation \(x^2 + y^2 = 25\):
\[ x^2 + y^2 = 25 \]
This is a standard form of a circle centered at the origin, \((0,0)\), and the radius \(r\) is:
\[ r = \sqrt{25} = 5 \]
Thus, the center is \((0, 0)\) and the radius is \(5\).
Example B
Now, consider the equation \((x - 2)^2 + (y - 1)^2 = 9\):
\[ (x - 2)^2 + (y - 1)^2 = 9 \]
From the equation, the center \((h, k)\) is \((2, 1)\) and the radius \(r\) is:
\[ r = \sqrt{9} = 3 \]
Example C
Consider the equation \((x + 3)^2 + (y + 5)^2 = 16\):
\[ (x + 3)^2 + (y + 5)^2 = 16 \]
The center \((h, k)\) is \((-3, -5)\), and the radius \(r\) is:
\[ r = \sqrt{16} = 4 \]
Example D
Consider the equation \((x - 8)^2 + (y + 6)^2 = 49\):
\[ (x - 8)^2 + (y + 6)^2 = 49 \]
The center \((h, k)\) is \((8, -6)\), and the radius \(r\) is:
\[ r = \sqrt{49} = 7 \]
Example E
Consider the equation \(x^2 + (y + 4)^2 = 4\):
\[ x^2 + (y + 4)^2 = 4 \]
The center \((h, k)\) is \((0, -4)\), and the radius \(r\) is:
\[ r = \sqrt{4} = 2 \]
Example F
Consider the equation \((x + 6)^2 + y^2 = 64\):
\[ (x + 6)^2 + y^2 = 64 \]
The center \((h, k)\) is \((-6, 0)\), and the radius \(r\) is:
\[ r = \sqrt{64} = 8 \]
Completed Table
The following table summarizes the centers and radii of the circles from the examples:
\[ \begin{array}{|c|c|c|} \hline \text{Equation of Circle} & \text{Center (h, k)} & \text{Radius} \\ \hline x^2 + y^2 = 25 & (0, 0) & 5 \\ (x - 2)^2 + (y - 1)^2 = 9 & (2, 1) & 3 \\ (x + 3)^2 + (y + 5)^2 = 16 & (-3, -5) & 4 \\ (x - 8)^2 + (y + 6)^2 = 49 & (8, -6) & 7 \\ x^2 + (y + 4)^2 = 4 & (0, -4) & 2 \\ (x + 6)^2 + y^2 = 64 & (-6, 0) & 8 \\ \hline \end{array} \]
Conclusion
By examining the structure of the circle's equation, students can easily identify its center \((h, k)\) and radius \(r\). The square of the radius is always the constant on the right side of the equation, and the center coordinates come from the terms inside the parentheses in the form \((x - h)^2 + (y - k)^2\).
Equation of a circle passing through two points
A is the point \(A(3, 0)\) and B is the point \(B(7, -4)\).
Find the equation of the circle that has \(AB\) as a diameter.
Answer
The centre of the circle, \(C\), is the midpoint of \(AB\).
\[ C = \left( \frac{3 + 7}{2}, \frac{0 + (-4)}{2} \right) = (5, -2) \]
Radius of the circle, \(r\), is equal to \(AC\).
\[ r = \sqrt{(5 - 3)^2 + (-2 - 0)^2} = \sqrt{8} \]
Equation of the circle is \( (x - a)^2 + (y - b)^2 = r^2 \), where \(a = 5\), \(b = -2\), and \(r = \sqrt{8}\).
\[ (x - 5)^2 + (y + 2)^2 = \left( \sqrt{8} \right)^2 \]
Therefore, the equation of the circle is:
\[ (x - 5)^2 + (y + 2)^2 = 8 \]
General Equation of a circle
Find the centre and the radius of the circle \(x^2 + y^2 + 10x - 8y - 40 = 0\).
Answer
We answer this question by first completing the square.
\[ x^2 + 10x + y^2 - 8y - 40 = 0 \]
Complete the square for both \(x\) and \(y\):
\[ (x + 5)^2 - 5^2 + (y - 4)^2 - 4^2 - 40 = 0 \]
Collect the constant terms together:
\[ (x + 5)^2 + (y - 4)^2 = 81 \]
Now, compare with the equation \((x - a)^2 + (y - b)^2 = r^2\):
\[ a = -5, \quad b = 4, \quad r^2 = 81 \]
The center is \((-5, 4)\) and the radius is \(r = 9\).
Important points to Remember
The Angle in a Semicircle is a Right Angle
Note: The angle formed at the circumference by a diameter of the circle is always a right angle (90 degrees).
Example Problem 1
Problem: In a circle with center \(O\), the diameter \(AC\) is drawn. A point \(B\) is placed on the circumference such that \(AB\) and \(BC\) are chords. Find the angle \(\angle ABC\).
Solution:
Since \(AC\) is a diameter, the angle \(\angle ABC\) is a right angle.
\[ \angle ABC = 90^\circ \]
Example Problem 2
Problem: In a circle with center \(O\), the diameter \(PQ\) is drawn. If a point \(R\) lies on the circumference such that \(PR\) and \(RQ\) form a triangle, find the measure of \(\angle PRQ\).
Solution:
Since \(PQ\) is the diameter of the circle, the angle subtended by it on the circumference is always a right angle.
\[ \angle PRQ = 90^\circ \]
The Perpendicular from the Center of a Circle to a Chord Bisects the Chord
Note: The perpendicular dropped from the center of a circle to any chord will always bisect the chord.
Example Problem 1
Problem: In a circle with center \(O\), a chord \(AB\) is 10 cm long. The perpendicular from the center \(O\) to the chord \(AB\) intersects \(AB\) at point \(M\). Find the length of \(AM\).
Solution:
Since the perpendicular from the center of the circle bisects the chord, \(AM = MB\). Therefore, the length of \(AM\) is half the length of the chord:
\[ AM = \frac{10}{2} = 5 \, \text{cm} \]
Example Problem 2
Problem: In a circle with center \(O\), a chord \(CD\) is 16 cm long. The perpendicular from the center \(O\) to the chord intersects \(CD\) at point \(N\). Find the lengths of \(CN\) and \(ND\).
Solution:
The perpendicular from the center bisects the chord \(CD\), so \(CN = ND\). Thus, each segment of the chord is:
\[ CN = ND = \frac{16}{2} = 8 \, \text{cm} \]
The Tangent to a Circle at a Point is Perpendicular to the Radius at that Point
Note: The tangent line to a circle at any point on the circle is perpendicular to the radius drawn to the point of tangency.
Example Problem 1
Problem: In a circle with center \(O\), the radius \(OP\) is drawn to the point of tangency \(P\), where the line \(TP\) touches the circle. If \(TP\) is the tangent line, find the measure of the angle between \(OP\) and \(TP\).
Solution:
By the property of tangents, the angle between the radius and the tangent at the point of tangency is 90 degrees. Therefore,
\[ \angle OPT = 90^\circ \]
Example Problem 2
Problem: A circle with center \(O\) has a tangent line \(QR\) touching the circle at point \(R\). The radius \(OR\) is drawn to the point \(R\). What is the angle between \(OR\) and \(QR\)?
Solution:
The radius \(OR\) is perpendicular to the tangent \(QR\) at the point of tangency \(R\). Therefore, the angle between them is 90 degrees.
\[ \angle ORQ = 90^\circ \]
1. Find the center and the radius of each of the following circles:
(a) \( x^2 + y^2 = 16 \)
Solution: \[ \text{The equation of the circle is in the form } x^2 + y^2 = r^2. \] \[ \therefore \text{Center} = (0, 0) \quad \text{and} \quad \text{Radius} = \sqrt{16} = 4 \]
(b) \( 2x^2 + 2y^2 = 9 \)
Solution: \[ \frac{2x^2 + 2y^2}{2} = \frac{9}{2} \] \[ \therefore x^2 + y^2 = \frac{9}{2} \] \[ \therefore \text{Center} = (0, 0) \quad \text{and} \quad \text{Radius} = \sqrt{\frac{9}{2}} \]
(c) \( x^2 + (y - 2)^2 = 25 \)
Solution: \[ \therefore \text{Center} = (0, 2) \quad \text{and} \quad \text{Radius} = \sqrt{25} = 5 \]
(d) \( (x - 5)^2 + (y + 3)^2 = 4 \)
Solution: \[ \therefore \text{Center} = (5, -3) \quad \text{and} \quad \text{Radius} = \sqrt{4} = 2 \]
(e) \( (x + 7)^2 + y^2 = 18 \)
Solution: \[ \therefore \text{Center} = (-7, 0) \quad \text{and} \quad \text{Radius} = \sqrt{18} \]
(f) \( 2(x - 3)^2 + 2(y + 4)^2 = 45 \)
Solution: \[ \frac{2(x - 3)^2 + 2(y + 4)^2}{2} = \frac{45}{2} \] \[ \therefore \text{Center} = (3, -4) \quad \text{and} \quad \text{Radius} = \sqrt{\frac{45}{2}} \]
(g) \( x^2 + y^2 - 8x + 20y + 110 = 0 \)
Solution: \[ x^2 - 8x + y^2 + 20y = -110 \] \[ (x - 4)^2 + (y + 10)^2 = 6 \] \[ \therefore \text{Center} = (4, -10) \quad \text{and} \quad \text{Radius} = \sqrt{6} \]
(h) \( 2x^2 + 2y^2 - 14x - 10y - 163 = 0 \)
Solution: \[ x^2 - 7x + y^2 - 5y = \frac{163}{2} \] \[ \therefore \text{Center} = \left(\frac{7}{2}, \frac{5}{2}\right) \]
2. Find the equation of each of the following circles:
(a) Center \( (0, 0) \), Radius 8
Solution: \[ \therefore x^2 + y^2 = 64 \]
(b) Center \( (5, -2) \), Radius 4
Solution: \[ \therefore (x - 5)^2 + (y + 2)^2 = 16 \]
(c) Center \( (-1, 3) \), Radius \( \sqrt{7} \)
Solution: \[ \therefore (x + 1)^2 + (y - 3)^2 = 7 \]
(d) Center \( \left( \frac{1}{2}, -\frac{3}{2} \right) \), Radius \( \frac{5}{2} \)
Solution: \[ \left( x - \frac{1}{2} \right)^2 + \left( y + \frac{3}{2} \right)^2 = \frac{25}{4} \]
3. Find the equation of the circle with center (2, 5) passing through the point (6, 8).
Solution: \[ r = \sqrt{(6 - 2)^2 + (8 - 5)^2} = 5 \] \[ \therefore (x - 2)^2 + (y - 5)^2 = 25 \]
4. A diameter of a circle has its endpoints at A(-6, 8) and B(2, -4). Find the equation of the circle.
Solution: \[ \text{Midpoint} = (-2, 2) \] \[ r = \frac{\sqrt{208}}{2} = \sqrt{52} \] \[ \therefore (x + 2)^2 + (y - 2)^2 = 52 \]
Question
Find the equation of the line with gradient -4, and passing thru P(5m, 3m) intersects the x-Axis at A, and y-axis at B(i) Find the equation of the line
(ii) Find the area of the triangle AOB
(iii) Find the general form of the equation of a line
(iv) The line thru P perpendicular to AB intersects the x-axis at C, Check if the midpoint of PC lies on the line y = x
$$ y - y_1 = m(x - x_1) $$
Where:
- \( m \) is the gradient of the line.
- \( (x_1, y_1) \) is a point on the line.
Given:
- Gradient \( m = -4 \)
- Point \( P(5m, 3m) \)
Substitute these values into the equation of the line:
$$ y - 3m = -4(x - 5m) $$
Simplifying:
$$ y - 3m = -4x + 20m $$
$$ y = -4x + 23m $$
Thus, the equation of the line is:
$$ y = -4x + 23m $$
(ii) The coordinates of point \( A \) (x-intercept) are:
$$ A\left(\frac{23m}{4}, 0\right) $$
The coordinates of point \( B \) (y-intercept) are:
$$ B(0, 23m) $$
Finding the Area of Triangle \( AOB \)
The area of triangle \( AOB \) is given by:
$$ \text{Area} = \frac{1}{2} \times \text{base} \times \text{height} $$
Using the coordinates of \( A \left( \frac{23m}{4}, 0 \right) \) and \( B(0, 23m) \), we get:
$$ \text{Area} = \frac{1}{2} \times \frac{23m}{4} \times 23m $$
Simplifying this, we find:
$$ \text{Area} = \frac{529m^2}{8} $$
Thus, the area of triangle \( AOB \) is:
$$ \boxed{\frac{529m^2}{8}} $$
(iii) The equation of the line perpendicular to \( AB \), passing through \( P(5m, 3m) \), is:
$$ y = \frac{1}{4}x + \frac{7m}{4} $$
(iv) The coordinates of point \( C \) (x-intercept of the perpendicular line) are:
$$ C(-7m, 0) $$
(v) The midpoint of \( PC \) is:
$$ M = \left( -m, \frac{3m}{2} \right) $$
Since \( y = \frac{3m}{2} \neq -m \), the midpoint does not lie on the line \( y = x \).
Question
Find the equation of the line with gradient -2, and passing thru P(3t, 2t) and intersects the x-Axis at A, and y-axis at B(i) Find the area of the triangle AOB in terms of t
The line thru P, perpendicular to AB, intersects the x-axis at C
(ii) Show that the midpoint of PC lies on y = x
Solution
1.
Solution: The equation of the line with gradient \( -2 \) passing through the point \( P(3t, 2t) \) is given by:
\[ y - 2t = -2(x - 3t) \]Simplifying this equation:
\[ y = -2x + 8t \]The line intersects the x-axis at \( A(4t, 0) \) and the y-axis at \( B(0, 8t) \). The area of triangle \( AOB \) is given by:
\[ \text{Area} = \frac{1}{2} \times 4t \times 8t = 16t^2 \]Therefore, the area of triangle \( AOB \) is = \(\boxed{16t^2} \).
2.
Solution: The equation of the line through \( P(3t, 2t) \) perpendicular to \( AB \) has a gradient of \( \frac{1}{2} \). The equation of this line is:
\[ y - 2t = \frac{1}{2}(x - 3t) \]Simplifying:
\[ y = \frac{1}{2}x + \frac{t}{2} \]This line intersects the x-axis at \( C(-t, 0) \). The midpoint of \( PC \) is:
\[ \text{Midpoint} = \left( \frac{2t}{2}, \frac{2t}{2} \right) = (t, t) \]Since the midpoint is \( (t, t) \), it lies on the line \( y = x \).
QuestionProblem:
The diagram shows the graph of \( y = f(x) \), where \( f(x) = \frac{5}{2} \cos(3x) + 1 \) for \( 0 \leq x \leq \frac{\pi}{3} \).
(a) State the range of \( f(x) \).
Solution:
Step 1: Analyze the function \( f(x) \)
We are given the function:
$$ f(x) = \frac{5}{2} \cos(3x) + 1 $$
The cosine function \( \cos(3x) \) has a range of:
$$ -1 \leq \cos(3x) \leq 1 $$
Step 2: Apply the transformations
- Scaling by \( \frac{5}{2} \) gives the range:
- Adding \( 1 \) shifts the range:
$$ -\frac{5}{2} \leq \frac{5}{2} \cos(3x) \leq \frac{5}{2} $$
$$ -\frac{5}{2} + 1 \leq f(x) \leq \frac{5}{2} + 1 $$
Step 3: Simplify the range
The final range becomes:
$$ -\frac{3}{2} \leq f(x) \leq \frac{7}{2} $$
Thus, the range of \( f(x) \) is:
$$ \boxed{\left[-\frac{3}{2}, \frac{7}{2}\right]} $$
Solution for Question (b):
The value of \( k \) is:
$$ \boxed{k = 1} $$
This means there is no vertical scaling applied to the function \( f(x) \).
The transformation is an identity transformation, meaning the curve remains unchanged under this mapping.
Solution for Question (c):
The equation of the curve reflected in the x-axis is given by:
$$ y = -f(x) = -\left( \frac{5}{2} \cos(3x) + 1 \right) $$
Simplifying this gives:
$$ y = -\frac{5}{2} \cos(3x) - 1 $$
Thus, the equation in the form \( y = a \cos(2x) + b \) is:
$$ \boxed{a = -\frac{5}{2}, \quad b = -1} $$
Problem:
The diagram shows the graph of \( y = f(x) \), where \( f(x) = \frac{5}{2} \cos(2x) + \frac{1}{2} \) for \( 0 \leq x \leq \pi \).
(a) State the range of \( f(x) \).
Solution:
Step 1: Analyze the function \( f(x) \)
We are given the function:
$$ f(x) = \frac{5}{2} \cos(2x) + \frac{1}{2} $$
The cosine function \( \cos(2x) \) has a range of:
$$ -1 \leq \cos(2x) \leq 1 $$
Step 2: Apply the transformations
- Scaling by \( \frac{5}{2} \) gives the range:
- Adding \( \frac{1}{2} \) shifts the range:
$$ -\frac{5}{2} \leq \frac{5}{2} \cos(2x) \leq \frac{5}{2} $$
$$ -\frac{5}{2} + \frac{1}{2} \leq f(x) \leq \frac{5}{2} + \frac{1}{2} $$
Step 3: Simplify the range
The final range becomes:
$$ -2 \leq f(x) \leq 3 $$
Thus, the range of \( f(x) \) is:
$$ \boxed{[-2, 3]} $$
Question
Solution for the Equation of a Circle:
A circle passes through the points \( P(-1, 4) \), \( Q(1, 6) \), and \( R(5, 4) \).
Find the equation of the circle.
Step 1: Find the Midpoint of \( PQ \) and the Perpendicular Bisector
The midpoint of \( PQ \) is:
$$ \text{Midpoint of } PQ = \left( \frac{-1 + 1}{2}, \frac{4 + 6}{2} \right) = (0, 5) $$
The gradient of \( PQ \) is:
$$ \text{Gradient of } PQ = \frac{6 - 4}{1 - (-1)} = 1 $$
The gradient of the perpendicular bisector of \( PQ \) is the negative reciprocal, so:
$$ \text{Gradient of perpendicular bisector of } PQ = -1 $$
The equation of the perpendicular bisector of \( PQ \) is:
$$ (y - 5) = -1(x - 0) $$
$$ y = -x + 5 \quad \text{(Equation 1)} $$
Step 2: Find the Midpoint of \( QR \) and the Perpendicular Bisector
The midpoint of \( QR \) is:
$$ \text{Midpoint of } QR = \left( \frac{1 + 5}{2}, \frac{6 + 4}{2} \right) = (3, 5) $$
The gradient of \( QR \) is:
$$ \text{Gradient of } QR = \frac{4 - 6}{5 - 1} = -\frac{1}{2} $$
The gradient of the perpendicular bisector of \( QR \) is the negative reciprocal, so:
$$ \text{Gradient of perpendicular bisector of } QR = 2 $$
The equation of the perpendicular bisector of \( QR \) is:
$$ (y - 5) = 2(x - 3) $$
$$ y = 2x - 1 \quad \text{(Equation 2)} $$
Step 3: Solve the Two Equations to Find the Centre of the Circle
Solving equations (1) and (2) gives:
$$ x = 2, \quad y = 3 $$
The centre of the circle is \( (2, 3) \).
Step 4: Find the Radius of the Circle
The radius is the distance from the centre \( (2, 3) \) to any of the points, say \( R(5, 4) \). Using the distance formula:
$$ \text{Radius} = CR = \sqrt{(5 - 2)^2 + (4 - 3)^2} = \sqrt{9 + 1} = \sqrt{10} $$
Step 5: Equation of the Circle
The equation of the circle is:
$$ (x - 2)^2 + (y - 3)^2 = 10 $$
Question:
Find the equation of the circle with center(2,5) passing thru the point (6,8)Solution
The general equation of a circle with center \( (h, k) \) and radius \( r \) is given by: \[ (x - h)^2 + (y - k)^2 = r^2 \]Here, the center is \( (2, 5) \). Substituting \( h = 2 \) and \( k = 5 \) into the equation, we get:
\[ (x - 2)^2 + (y - 5)^2 = r^2 \]We are also given that the circle passes through the point \( (6, 8) \). Substituting \( x = 6 \) and \( y = 8 \) into the equation to find \( r^2 \):
\[ (6 - 2)^2 + (8 - 5)^2 = r^2 \] \[ 4^2 + 3^2 = r^2 \] \[ 16 + 9 = r^2 \] \[ r^2 = 25 \]Therefore, the equation of the circle is:
\[ (x - 2)^2 + (y - 5)^2 = 25 \]Hence, the equation of the circle is \( (x - 2)^2 + (y - 5)^2 = 25 \).
Question
Solution
We are given:
\[ f(x) = \frac{1}{2}x - a, \quad g(x) = 3x + b \]and the conditions:
\[ gg(2) = 10, \quad f^{-1}(2) = 14 \]Part (a): Solving for \( a \) and \( b \)
We start with \( gg(2) = 10 \). First, compute \( g(g(2)) \):
\[ g(2) = 3(2) + b = 6 + b \]Substitute into \( g(g(2)) \):
\[ g(g(2)) = g(6 + b) = 3(6 + b) + b = 18 + 3b + b = 18 + 4b \]Since \( g(g(2)) = 10 \), we have:
\[ 18 + 4b = 10 \implies 4b = -8 \implies b = -2 \]Next, use \( f^{-1}(2) = 14 \). By definition of the inverse function, we know:
\[ f(14) = 2 \]Substitute into \( f(x) \):
\[ f(14) = \frac{1}{2}(14) - a = 7 - a \]Since \( f(14) = 2 \), we have:
\[ 7 - a = 2 \implies a = 5 \]Part (b): Find \( gf(x) \)
Using \( a = 5 \) and \( b = -2 \), we have \( f(x) = \frac{1}{2}x - 5 \) and \( g(x) = 3x - 2 \). Now, calculate \( g(f(x)) \):
\[ g(f(x)) = g\left(\frac{1}{2}x - 5\right) = 3\left(\frac{1}{2}x - 5\right) - 2 \]Simplifying:
\[ g(f(x)) = 3\left(\frac{1}{2}x - 5\right) - 2 = \frac{3}{2}x - 15 - 2 = \frac{3}{2}x - 17 \]Therefore, \( gf(x) = \frac{3}{2}x - 17 \).