Find the linear function whose graph is tangent to the graph of at two points. Write your answer in the form of .
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.
Let ( x 1 , f ( x 1 ) ) and ( x 2 , f ( x 2 ) be the points where g ( x ) is tangent to f ( x ) . Let's form the function h ( x ) = f ( x ) − g ( x ) , so h ( x ) = x 4 − 6 x 3 + 1 3 x 2 − ( 1 0 + m ) x + 7 − b . The zeros of h ( x ) are x = x 1 and x = x 2 and we also know that h ( x ) ≥ 0 for all x . What's nice is that h ( x ) can also be written as h ( x ) = ( x − x 1 ) 2 ( x − x 2 ) 2 . We can expand this to get h ( x ) = x 4 − 2 ( x 1 + x 2 ) x 3 + ( x 1 2 + 4 x 1 x 2 + x 2 2 ) x 2 − 2 ( x 1 2 x 2 + x 1 x 2 2 ) x + x 1 2 x 2 2 . By comparing the two forms of h(x) we can get that x 1 = 1 and x 2 = 2 (or vice versa) and therefore m = 2 and b = 3 .