Maths Olympiad Prep

Library / /383 of 520

Algebra Difficulty 3.5 AMC 10/12 Find the answer

There are two values of aa for which the equation 4x2+ax+8x+9=04x^2 + ax + 8x + 9 = 0 has only one solution for xx. What is the sum of these values of aa?
(A) 16(\mathrm {A}) \ -16(B) 8(\mathrm {B}) \ -8(C) 0(\mathrm {C})\ 0(D) 8(\mathrm {D}) \ 8(E) 20(\mathrm {E})\ 20

Multiple choice: answer with the letter of the option you want.

Solution

Video Solution
https://youtu.be/3dfbWzOfJAI?t=222
~pi_is_3.14

Solution 1
A quadratic equation always has two roots, unless it has a double root. That means we can write the quadratic as a square, and the coefficients 4 and 9 suggest this. Completing the square, 0=(2x±3)2=4x2±12x+90 = (2x \pm 3)^2 = 4x^2 \pm 12x + 9, so ±12=a+8a=4,20\pm 12 = a + 8 \Longrightarrow a = 4, -20. The sum of these is 20+4=16(A)-20 + 4 = -16 \Rightarrow \mathrm{(A)}.

Solution 2
Another method would be to use the quadratic formula, since our x2x^2 coefficient is given as 4, the xx coefficient is a+8a+8 and the constant term is 99. Hence, x=(a+8)±(a+8)24(4)(9)2(4)x = \frac{-(a+8) \pm \sqrt {(a+8)^2-4(4)(9)}}{2(4)} Because we want only a single solution for xx, the determinant must equal 0. Therefore, we can write (a+8)2144=0(a+8)^2 - 144 = 0 which factors to a2+16a80=0a^2 + 16a - 80 = 0; using Vieta's formulas we see that the sum of the solutions for aa is the opposite of the coefficient of aa, or 16(A)-16 \Rightarrow \mathrm{ (A)}.

Solution 3
Using the discriminant, the result must equal 00.
D=b24acD = b^2 - 4ac
=(a+8)24(4)(9)= (a+8)^2 - 4(4)(9)
=a2+16a+64144= a^2 + 16a + 64 - 144
=a2+16a80=0= a^2 + 16a - 80 = 0 \Rightarrow
(a+20)(a4)=0(a + 20)(a - 4) = 0
Therefore, a=20a = -20 or a=4a = 4, giving a sum of 16(A)-16 \Rightarrow \mathrm{ (A)}.

Solution 4
First, notice that for there to be only 11 root to a quadratic, the quadratic must be a square. Then, notice that the quadratic and linear terms are both squares. Thus, the value of aa must be such that both (2x+3)2(2x+3)^2 and (2x3)2(2x-3)^2. Clearly, a=4a=4 or a=20a=-20. Hence 20+4=16(A)-20 + 4 = -16 \Rightarrow \mathrm{(A)}.
Solution by franzliszt

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.