Given the graph of
Let and be integers in the equation of a line that intersects the graph of only once, at the point .
What is ?
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.
Since this line passes through ( 3 , 9 ) , then 3 ( m ) + b = 9 ⇒ b = 9 − 3 m ⋯ ( 1 )
Also, this line is tangent to the graph of y = x 2 once so there is exactly one solution to the system
{ y = m x + b ⋯ ( 2 ) y = x 2 ⋯ ( 3 )
Setting ( 1 ) and ( 2 ) equal, we get y = m x + b = x 2 ⇒ x 2 − m x − b has exactly one solution so the discriminant ( − m ) 2 − 4 ( − b ) = m 2 + 4 b is 0 . Substituting ( 1 ) in, we have
m 2 + 4 ( 9 − 3 m ) = 0 ⇒ m 2 − 1 2 m + 3 6 = 0 ⇒ ( m − 6 ) 2 = 0 ⇒ m = 6 ⇒ b = 9 − 3 m = − 9
m + b = 6 + ( − 9 ) = − 3 .