Skip to main content

2025 AMC 10B Problem 6

Problem 6 of 25EasierAlgebraGeometry

The line y=13x+1y = \tfrac{1}{3}x + 1 divides the square region defined by 0x20 \le x \le 2 and 0y20 \le y \le 2 into an upper region and a lower region. The line x=ax = a divides the lower region into two regions of equal area. Then aa can be written as st,\sqrt{s} - t, where ss and tt are positive integers. What is s+t?s + t?

Answer choices

Show solution

Solution

The lower region has area 02(x3+1)dx=23+2=83.\int_0^2\left(\tfrac{x}{3} + 1\right)dx = \tfrac{2}{3} + 2 = \tfrac{8}{3}. The slice with 0xa0 \le x \le a is a trapezoid of area a+a26.a + \tfrac{a^2}{6}. We want that to be half the total, namely 43,\tfrac{4}{3}, so a2+6a8=0a^2 + 6a - 8 = 0 and a=3+17.a = -3 + \sqrt{17}. Then s=17,s = 17, t=3,t = 3, and s+t=20.s + t = 20. Therefore, the answer is C.

More practice

Concepts: trapezoid · area · quadratic

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.