Question

Difficulty: HardLinear Equations and Graphing

In the standard (x,y)(x, y) coordinate plane, the triangular region RR is bounded by the lines y=2xy = 2x, y=x+9y = -x + 9, and the xx-axis. A vertical line x=kx = k (where 0<k<90 < k < 9) divides region RR into two sub-regions. If the area of the sub-region to the right of the line x=kx = k is exactly 88, what is the value of kk?

Answer: 5

Answer

5
The boundary lines intersect to form a triangle with vertices at (0,0)(0, 0), (9,0)(9, 0), and (3,6)(3, 6). Since the area to the right of x=kx = k is 88, and the total area of the triangle is 2727, kk must be greater than 33. The region to the right of x=kx = k is a right triangle with a base of 9k9 - k and a height of 9k9 - k. Setting its area 12(9k)2\frac{1}{2}(9 - k)^2 equal to 88 yields (9k)2=16(9 - k)^2 = 16, which gives 9k=49 - k = 4 (since k<9k < 9), and thus k=5k = 5.

Step-by-Step Solution

1
Find the vertices of the triangular region RR by finding the intersection points of the boundary lines y=2xy = 2x, y=x+9y = -x + 9, and y=0y = 0.
The vertices of the triangle are A(0,0)A(0, 0), B(9,0)B(9, 0), and C(3,6)C(3, 6).
This establishes the boundaries and shape of the triangular region.
2
Determine which side of the peak x=3x = 3 the vertical line x=kx = k must lie. Calculate the total area and the area of the left portion.
The total area of the triangle is 2727. The area to the left of the peak x=3x = 3 is 99. Since the area of the region to the right of x=kx = k is 88, which is less than 1818, kk must be greater than or equal to 33.
This determines the geometric shape of the sub-region to the right of x=kx = k as a right triangle.
3
Set up the area formula for the right-hand triangle with vertices (k,0)(k, 0), (9,0)(9, 0), and (k,k+9)(k, -k + 9), and set it equal to 88.
The area is 12(9k)2=8\frac{1}{2}(9 - k)^2 = 8, which simplifies to (9k)2=16(9 - k)^2 = 16.
This relates the given area to the unknown coordinate kk.
4
Solve the equation (9k)2=16(9 - k)^2 = 16 for kk, keeping in mind that k<9k < 9.
Taking the square root gives 9k=4    k=59 - k = 4 \implies k = 5.
This yields the final value of kk.

Key Concept

Finding the area of a region defined by linear boundary equations and dividing it with a vertical line.

Alternative Method

Using similar triangles: The right-hand triangle formed by the line x=3x = 3, the line y=x+9y = -x + 9, and the xx-axis has vertices at (3,0)(3,0), (9,0)(9,0), and (3,6)(3,6), with an area of 12×6×6=18\frac{1}{2} \times 6 \times 6 = 18. The smaller triangle to the right of x=kx = k has an area of 88 and is similar to the larger triangle. The ratio of their areas is 818=49\frac{8}{18} = \frac{4}{9}, which means the ratio of their linear dimensions is 49=23\sqrt{\frac{4}{9}} = \frac{2}{3}. The base of the larger triangle is 93=69 - 3 = 6, so the base of the smaller triangle must be 6×23=46 \times \frac{2}{3} = 4. This gives 9k=4    k=59 - k = 4 \implies k = 5.
Estimated Time:2m 30s
Rate this question