Your solutions appear to have several errors and misunderstandings. Let’s go through your steps and correct them:
Problem Statement
You have two functions \( f(x) = -x^2 + 5x + 6 \) and \( g(x) \). You are looking for intersections of \( f(x) \) with the x-axis, the coordinates of points at which \( g(x) \) intersects \( f(x) \) vertically, and other related calculations.
Step 1: Calculate the Coordinates of \( B \) and \( C \)
You intend to find the points where \( f(x) \) intersects the x-axis. This requires \( f(x) = 0 \).
-
Starting with the right equation: \[ -x^2 + 5x + 6 = 0 \] This is already correct.
-
Rearranging: \[ x^2 - 5x - 6 = 0 \]
-
Factoring: \[ (x - 6)(x + 1) = 0 \] So, the roots are: \[ x = 6 \quad \text{and} \quad x = -1 \]
-
Thus, the coordinates of \( B \) and \( C \) as intersections with the x-axis are: \[ B(-1, 0) \quad \text{and} \quad C(6, 0) \] Your calculations for the coordinates of \( B \) and \( C \) are correct.
Step 2: Calculate the Length of \( PQ \)
You need to find the points \( P \) and \( Q \) on \( f(x) \) and \( g(x) \) respectively, with \( PQ = 5 \).
-
The expression \( PQ = f(x) - g(x) = 5 \) is somewhat misleading as it lacks clarity on how you are defining \( g(x) \). You mention that \( g(x) \) is perpendicular to the x-axis and therefore represents a vertical line \( x = k \) where \( k \) will be the x-coordinate you need to substitute.
-
You provided another function \( g(x) = -x^2 + 4x \) to evaluate points. This needs to be stated clearly at the beginning.
-
You correctly checked various points for \( P \) based on \( f(x) \) and computed \( PQ \). However, you seem to be looking for a specific \( x \) value that satisfies \( PQ = 5 \).
Corrected Solving Method
To find coordinates \( P \) and \( Q \):
-
From \( g(x) = -x^2 + 4x \): Let’s evaluate the distance \( f(x) - g(x) \) and set it equal to \( 5 \):
\[ f(x) - g(x) = (-x^2 + 5x + 6) - (-x^2 + 4x) = (5x - 4x) + 6 = x + 6 \]
Set \( x + 6 = 5 \): \[ x = -1 \]
-
Now substitute \( x = -1 \) back into \( f(x) \) and \( g(x) \): \[ f(-1) = -(-1)^2 + 5(-1) + 6 = -1 - 5 + 6 = 0 \] \[ g(-1) = -(-1)^2 + 4(-1) = -1 -4 = -5 \]
Thus, the coordinates become:
- \( P(-1, 0) \)
- \( Q(-1, -5) \)
Maximum Length of \( PQ \)
To find the maximum distance, take into consideration that tiny changes in \( x \) lead to new distances \( PQ \), especially as we check vertices of limitations of \( f(x) \) and \( g(x) \). Continuously evaluate both across their domain until these curves cannot exceed 5 apart.
Final Considerations
Check physical relevance and limitations for more points or different vertical approaches to height outstretching the function pairs directly.
The overall work demonstrates the necessity of clear notation and verified functional evaluations to correctly deduce intersections or distance measures required by the problem statement.