Question

Difficulty: HardLinear Equations and Graphing

In the standard (x,y)(x, y) coordinate plane, the lines with equations y=12x+1y = \frac{1}{2}x + 1, y=x+7y = -x + 7, and y=ky = k enclose a triangular region with an area of 66 square units. What is a possible value of kk?

  1. A
    2
  2. B
    3
  3. C
    4
  4. 5Answer
  5. E
    7

Answer

The correct value of k is 5.
The correct answer is 5. Finding the intersection of the two boundary lines yields the vertex P(4,3)P(4, 3). Calculating the intersection points of the horizontal line y=ky = k with the boundary lines gives the xx-coordinates 2k22k - 2 and 7k7 - k. The distance between these coordinates represents the base of the triangle, 3k33|k - 3|, while the height is the vertical distance k3|k - 3|. Substituting these into the triangle area formula Area=12×base×height\text{Area} = \frac{1}{2} \times \text{base} \times \text{height} results in 6=32(k3)26 = \frac{3}{2}(k - 3)^2. Solving this quadratic equation gives (k3)2=4(k - 3)^2 = 4, which leads to k=5k = 5 or k=1k = 1. Therefore, 5 is the correct possible value.

Step-by-Step Solution

1
Find the intersection point of the two non-horizontal lines by setting their equations equal to each other.
12x+1=x+732x=6x=4\frac{1}{2}x + 1 = -x + 7 \Rightarrow \frac{3}{2}x = 6 \Rightarrow x = 4. Substituting x=4x = 4 back into either equation gives y=3y = 3. The intersection point is P(4,3)P(4, 3).
The intersection point serves as the third vertex of the triangle, and its yy-coordinate helps determine the height of the triangle relative to the horizontal boundary line y=ky = k.
2
Find the xx-coordinates of the intersection points between the horizontal line y=ky = k and the other two lines.
For y=12x+1y = \frac{1}{2}x + 1, setting y=ky = k gives k=12x+1x=2k2k = \frac{1}{2}x + 1 \Rightarrow x = 2k - 2. For y=x+7y = -x + 7, setting y=ky = k gives k=x+7x=7kk = -x + 7 \Rightarrow x = 7 - k.
These two points define the base of the triangle along the line y=ky = k.
3
Express the base length and height of the triangle in terms of kk, then set up the area equation.
The base is the distance between the two xx-coordinates: (2k2)(7k)=3k9=3k3|(2k - 2) - (7 - k)| = |3k - 9| = 3|k - 3|. The height is the vertical distance from the line y=ky = k to the point P(4,3)P(4, 3): k3|k - 3|. The area is Area=12×base×height=32(k3)2\text{Area} = \frac{1}{2} \times \text{base} \times \text{height} = \frac{3}{2}(k - 3)^2.
This sets up a solvable algebraic equation using the given area of 66 square units.
4
Solve the area equation for kk.
32(k3)2=6(k3)2=4k3=±2\frac{3}{2}(k - 3)^2 = 6 \Rightarrow (k - 3)^2 = 4 \Rightarrow k - 3 = \pm 2. Thus, k=5k = 5 or k=1k = 1. Since 55 is among the options, it is the correct choice.
This yields the possible values of kk that satisfy the geometric conditions.

Key Concept

Linear Equations and Graphing

Alternative Method

Instead of solving the algebraic quadratic equation, you can test the given choices for kk. For example, if you test the value 55, the line is y=5y = 5. The intersection of y=5y = 5 and y=12x+1y = \frac{1}{2}x + 1 is (8,5)(8, 5), and the intersection of y=5y = 5 and y=x+7y = -x + 7 is (2,5)(2, 5). The base of the triangle is the horizontal distance from x=2x = 2 to x=8x = 8, which is 66. The height of the triangle is the vertical distance from y=3y = 3 (the intersection vertex) to y=5y = 5, which is 22. The area is 12×6×2=6\frac{1}{2} \times 6 \times 2 = 6. This matches the problem statement, confirming that 55 is the correct answer.
Estimated Time:2m 0s
Rate this question