Posted by EYOB on Sunday, March 7, 2010 at 2:52am.
Non-Calculus way:
Let's find their intersection, ...
(2x+b)^2 = 8(x+2)
4x^2 + 4bx + b^2 - 8x - 16 = 0
4x^2 + (4b-8)x + b^2 - 16 = 0
this is a quadratic with
A = 4
B = 4b -8
C = b^2 - 16
IF this is to have only one root, then the B^2 - 4AC, or the discriminant, must be zero.
so
(4b-8)^2 - 4(4)(b^2 - 16) = 0
16b^2 - 64b + 64 - 16b^2 + 256 = 0
64b = 320
b =5
Using Calculus:
for y^2= 8x + 16
2y(dy/dx) = 8
dy/dx = 8/2y ----> slope of the tangent
but we know the slope of the tangent is 2 from y - 2x+b
then 8/2y = 2
4y = 8, then y = 2
sub that into parabola
4 = 8x + 16
x = -12/8 =- 3/2
so the point of contact is (- 3/2,2) which must satisfy
y = 2x + b
2 = 2(-3/2) + b
2 = -3 + b
b = 5 , just like before.
Related Questions
math - The line x=c where c>0 intersects the cubic y=2x^(3)+3x^(2)-9 at ...
precalculus - graph the parabola y=2x^2-6x-3. plot point on the parabola A[1,-7...
calculus - The line x=c where c>0 intersects the cubic y=2x^(3)+3x^(2)-9 ...
math - A parabola has the equation y = 4(x-3)^2-7 Choose 2 true statements: A) ...
math - A parabola has the equation y = 4(x-3)^2-7 Choose 2 true statements: A) ...
math - determine the value of k such that g(x)=3x+k intersects the quadratic ...
MATH - True or False? 1.) A segment has exactly one perpendicular bisector. 2.) ...
maths - consider the line y=6x-k and the parabola y=x^2 i) for what value of k ...
math - L is a straight line in x-y plane. its equation is in the form y-8=m(x-1...
Math - If f(x)=3x^2-5x, find the f'(2) & use it to find an equation of ...
For Further Reading