The line y = a x + b is tangent to the graph of y = x 4 − 2 x 3 − 9 x 2 + 2 x + 8 at exactly two distinct points. What is the value of ∣ a + b ∣ ?
This problem is posed by Matt E .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Nicely done!
why ( x − c ) 2 ( x − d ) 2 how about the possibility of ( x − c ) 3 ( x − d ) ?
can you explain why "r is always positive when we get closer to c and d" implies that it has multiplicity 2? why can't they be single roots and there also be two complex roots?
The line y = a x + b is tangent to the graph of y = x 4 − 2 x 3 − 9 x 2 + 2 x + 8 at exactly two distinct points if and only if the graph of y = x 4 − 2 x 3 − 9 x 2 + ( 2 − a ) x + ( 8 − b ) touches the x -axis at exactly two points.
This happens when y = x 4 − 2 x 3 − 9 x 2 + ( 2 − a ) x + ( 8 − b ) has two repeated roots, or x 4 − 2 x 3 − 9 x 2 + ( 2 − a ) x + ( 8 − b ) = ( x 2 + c x + d ) 2 , for some real numbers c and d .
Expanding ( x 2 + c x + d ) 2 , we get x 4 + 2 c x 3 + ( c 2 + 2 d ) x 2 + 2 c d x + d 2 . By comparing coefficients, we get 2 c = − 2 and c 2 + 2 d = − 9 , implying c = − 1 and d = − 5 . Thus, continuing to compare coefficients of the last two terms, we get 2 − a = 2 c d = 1 0 and 8 − b = d 2 = 2 5 , so a = − 8 and b = − 1 7 .
Therefore ∣ a + b ∣ = ∣ − 8 − 1 7 ∣ = 2 5
Nicely done! You should check, however, that x 2 + c x + d does have two distinct roots.
Subtract the two expressions to get ( x 4 − 2 x 3 − 9 x 2 + 2 x + 8 ) − ( a x + b ) .
Due to the tangency condition (the graph is now tangent to the x-axis at two distinct points), this expression has 2 double roots, e.g. x 4 − 2 x 3 − 9 x 2 + ( 2 − a ) x + ( 8 − b ) = ( x − r 1 ) 2 ( x − r 2 ) 2
Expanding the right hand side gives ( x − r 1 ) 2 ( x − r 2 ) 2 = ( x 2 − 2 r 1 x + r 1 2 ) ( x 2 − 2 r 2 x + r 2 2 ) = x 4 − 2 ( r 1 + r 2 ) x 3 + ( r 1 2 + 4 r 1 r 2 + r 2 2 ) x 2 − 2 r 1 r 2 ( r 1 + r 2 ) x + ( r 1 r 2 ) 2 Equating coefficients gives us the following system.
⎩ ⎪ ⎪ ⎪ ⎨ ⎪ ⎪ ⎪ ⎧ − 2 ( r 1 + r 2 ) = − 2 r 1 2 + 4 r 1 r 2 + r 2 2 = − 9 − 2 r 1 r 2 ( r 1 + r 2 ) = 2 − a ( r 1 r 2 ) 2 = 8 − b The first equation gives r 1 + r 2 = 1 Subtracting the square of this from the second equation gives ( r 1 2 + 4 r 1 r 2 + r 2 2 ) − ( r 1 2 + 2 r 1 r 2 + r 2 2 ) = − 9 − 1 2 2 r 1 r 2 = − 1 0 r 1 r 2 = − 5
Plugging these into the final 2 equations gives us values for a , b . − 2 ( − 5 ) ( 1 ) = 2 − a a = − 8
( − 5 ) 2 = 8 − b b = − 1 7
Finally, we have our answer. ∣ a + b ∣ = ∣ − 2 5 ∣ = 2 5
nice
Let y 1 = x 4 − 2 x 3 − 9 x 2 + 2 x + 8 , and let y 2 = a x + b be the line that touches the polynomial y 1 ( x ) at points x 1 and x 2 .
Then the curve described by the polynomial y 3 ≡ y 1 − y 2 = x 4 − 2 x 3 − 9 x 2 + ( 2 − a ) x + 8 − b must touch the x-axis at the same points where the line y 2 ( x ) touches the polynomial y 1 ( x ) , that is, at x 1 and x 2 .
This means that each of the points x 1 and x 2 are double roots of y 3 ( x ) . This implies that we can write y 3 ( x ) = ( x − x 1 ) 2 ( x − x 2 ) 2 Expanding the expression, y 3 ( x ) = x 4 − 2 ( x 1 + x 2 ) x 3 + [ ( x 1 + x 2 ) 2 + 2 x 1 x 2 ] x 2 − 2 x 1 x 2 ( x 1 + x 2 ) x + ( x 1 x 2 ) 2 , and comparing the two equations, we get − 2 = − 2 ( x 1 + x 2 ) ⇒ x 1 + x 2 = 1 ; ( x 1 + x 2 ) 2 + 2 x 1 x 2 = − 9 ⇒ x 1 x 2 = − 5 2 − a = − 2 x 1 x 2 ( x 1 + x 2 ) = − 2 × 5 × 1 = 1 0 ⇒ a = − 8 8 − b = ( x 1 x 2 ) 2 = ( − 5 ) 2 = 2 5 ⇒ b = − 1 7 Therefore, ∣ a + b ∣ = 2 5 .
Problem Loading...
Note Loading...
Set Loading...
Let p ( x ) = x 4 − 2 x 3 − 9 x 2 + 2 x + 8 and q ( x ) = a x + b . By sketching the graph of p , we can easily see that the only way that q can be tangent to p in two distinct points is if q is right at the bottom of p , touching each 2 down-humps in a different point, let us say, c and d .
Now let us sketch r ( x ) = p ( x ) − q ( x ) . Because q is right at the bottom of p , the difference p ( x ) − q ( x ) is always positive, except for x = c and x = d , which make it go to zero. Therefore, r is a polynomial with only 2 real roots c and d . Furthermore, r is always positive when we get closer to c and to d , which means both have multiplicity 2 or greater.
Algebraically, r ( x ) = x 4 − 2 x 3 − 9 x 2 + ( 2 − a ) x + ( 8 − b ) and, by the conditions above, the only way to write r in terms of c and d is r ( x ) = ( x − c ) 2 ( x − d ) 2 .
From x 4 − 2 x 3 − 9 x 2 + ( 2 − a ) x + ( 8 − b ) = ( x − c ) 2 ( x − d ) 2 , we get c + d = 1 , c d = − 5 , a = − 8 and b = − 1 7 . The answer is thus ∣ a + b ∣ = 2 5 .