返回题库

AIME 1983 · 第 3 题

AIME 1983 — Problem 3

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

What is the product of the real roots of the equation x2+18x+30=2x2+18x+45x^2 + 18x + 30 = 2 \sqrt{x^2 + 18x + 45}?

解析

Solution 1

Let y=x2+18x+30y=x^2+18x+30. Substituting into the original equation yields y=2y+15y=2\sqrt{y+15}.

Squaring both sides yields y2=4y+60y^2 = 4y + 60, which can be rearranged to form y24y60=(y10)(y+6)=0y^2 - 4y - 60 = (y-10)(y+6) = 0. Though this quadratic has roots 6-6 and 1010, only y=10y=10 satisfies the original equation.

So y=x2+18x+30=10y=x^2+18x+30=10, and therefore x2+18x+20=0x^2+18x+20=0. This quadratic has discriminant 1824120=244>018^2 - 4 \cdot 1 \cdot 20 = 244 > 0, so both its roots are real. By Vieta's Formulas, the product of these roots is 020\boxed{020}.

Solution 2

We begin by noticing that the polynomial on the left is 1515 less than the polynomial under the radical sign. Thus:

(x2+18x+45)2x2+18x+4515=0.(x^2+ 18x + 45) - 2\sqrt{x^2+18x+45} - 15 = 0. Letting n=x2+18x+45n = \sqrt{x^2+18x+45}, we have n22n15=0(n5)(n+3)=0n^2-2n-15 = 0 \Longrightarrow (n-5)(n+3) = 0. Because the square root of a real number can't be negative, the only possible nn is 55.

Substituting that in, we have

x2+18x+45=5x2+18x+45=25x2+18x+20=0.\sqrt{x^2+18x+45} = 5 \Longrightarrow x^2 + 18x + 45 = 25 \Longrightarrow x^2+18x+20=0. Reasoning as in Solution 1, the product of the roots is 020\boxed{020}.

Solution 3

Begin by completing the square on both sides of the equation, which gives

(x+9)251=2(x+3)(x+15)(x+9)^2-51=2\sqrt{(x+3)(x+15)} Now by substituting y=x+9y=x+9, we get y251=2(y6)(y+6)y^2-51=2\sqrt{(y-6)(y+6)}, or

y4106y2+2745=0y^4-106y^2+2745=0 The solutions in yy are then

y=x+9=±35,±61y=x+9=\pm3\sqrt{5},\pm\sqrt{61} Turns out, ±35\pm3\sqrt{5} are a pair of extraneous solutions. Thus, our answer is then

(619)(619)=8161=020\left(\sqrt{61}-9\right)\left(-\sqrt{61}-9\right)=81-61=\boxed{020} By difference of squares.

Solution 4

We are given the equation

x2+18x+30=2x2+18x+45x^2+18x+30=2\sqrt{x^2+18x+45} Squaring both sides yields

(x2+18x+30)2=4(x2+18x+45)(x^2+18x+30)^2=4(x^2+18x+45) (x2+18x+30)2=4(x2+18x+30+15)(x^2+18x+30)^2=4(x^2+18x+30+15) (x2+18x+30)2=4(x2+18x+30)+60(x^2+18x+30)^2=4(x^2+18x+30)+60 (x2+18x+30)24(x2+18x+30)60=0(x^2+18x+30)^2-4(x^2+18x+30)-60=0 Substituting y=x2+18x+30y=x^2+18x+30 yields

y24y60=0y^2-4y-60=0 (y+6)(y10)=0(y+6)(y-10)=0 Thus y=x2+18x+30=6,10y=x^2+18x+30=-6,10. However if y=6y=-6, the left side of the equation

x2+18x+30=2x2+18x+45x^2+18x+30=2\sqrt{x^2+18x+45} would be negative while the right side is negative. Thus y=10y=10 is the only possible value and we have

x2+18x+30=10x^2+18x+30=10 x2+18x+20=0x^2+18x+20=0 Since the discriminant 182420\sqrt{18^2-4\cdot20} is real, both the roots are real. Thus by Vieta's Formulas, the product of the roots is the constant, 020\boxed{020}.

~ Nafer