Question

Difficulty: Very hardLinear Functions and Graphs

In the xyxy-plane, the graph of a linear function ff has a positive yy-intercept and a positive xx-intercept. The area of the triangular region in the first quadrant bounded by the graph of ff and the coordinate axes is 3636. If the graph of ff passes through the point (4,4)(4, 4) and has a slope less than 1-1, what is the yy-coordinate of the yy-intercept of the graph of ff?

Answer: 12

Answer

The yy-coordinate of the yy-intercept of the graph of ff is 1212.
The correct answer is 1212 because the system of equations derived from the area constraint (qr=72qr = 72) and the point constraint (q+r=18q+r=18) yields two possible values for the yy-intercept: 66 or 1212. The condition that the slope must be less than 1-1 means that the line must be steeper than a slope of 1-1, which requires the yy-intercept to be larger than the xx-intercept (r>qr > q). Thus, the yy-intercept is 1212.

Step-by-Step Solution

1
Express the equation of the line using intercept form.
xq+yr=1\frac{x}{q} + \frac{y}{r} = 1, where q>0q > 0 is the xx-intercept and r>0r > 0 is the yy-intercept.
Since the line intersects the positive axes, this form directly relates the intercepts to the coordinates of points on the line.
2
Use the area of the triangle to find a relationship between qq and rr.
qr=72qr = 72
The area of the right triangle formed by the axes and the intercepts is given by Area=12×base×height=12qr=36\text{Area} = \frac{1}{2} \times \text{base} \times \text{height} = \frac{1}{2}qr = 36.
3
Substitute the point (4,4)(4, 4) into the equation of the line and simplify using the area relationship.
q+r=18q + r = 18
Plugging in x=4x = 4 and y=4y = 4 yields 4q+4r=1    4(q+r)=qr\frac{4}{q} + \frac{4}{r} = 1 \implies 4(q + r) = qr. Substituting qr=72qr = 72 gives 4(q+r)=72    q+r=184(q + r) = 72 \implies q + r = 18.
4
Solve the system of equations q+r=18q + r = 18 and qr=72qr = 72.
(q,r)=(6,12)(q, r) = (6, 12) or (q,r)=(12,6)(q, r) = (12, 6)
Substituting r=18qr = 18 - q into qr=72qr = 72 yields q(18q)=72    q218q+72=0    (q6)(q12)=0q(18 - q) = 72 \implies q^2 - 18q + 72 = 0 \implies (q - 6)(q - 12) = 0.
5
Apply the slope condition to determine the unique value of rr.
r=12r = 12
The slope of the line is m=rqm = -\frac{r}{q}. If q=12q = 12 and r=6r = 6, then m=0.5m = -0.5, which is not less than 1-1. If q=6q = 6 and r=12r = 12, then m=2m = -2, which is less than 1-1. Thus, r=12r = 12 is the correct yy-intercept.

Key Concept

Using intercepts and area to determine the equation of a linear function under constraints.
Rate this question