Raymond B. answered 10/15/25
Math, microeconomics or criminal justice
find lines tangent to y=x^2+1 that also go through (1,0)
it's very easy to make arithmetic and algebra mistakes in calculating the tangent lines
there are two of them, one upward sloping, one downward
y =-2x +4-2sqr2 and y =-2x+4+2sqr2
graph them to convince yourself it's accurate,
tangent lines will have slope = derivative of y = 2x
those lines go through (1,0) and a point on the curve (x, y) = (x, x^2+1)
it helps to draw at least a rough sketch of the upward opening parabola and plot the points
as there are mistakes below
the parabola has y intercept 1, and x intercepts 1 and -1, with vertex (0,1)
y = a(x-1)(x+1)
1 = a(-1)(1) = -a
a = -1 mistake somewhere as a negative "a" means a downward opening parabola
slope = 2x, = difference in y over difference in x = (x^2+1 - 0)/(x -1) = (x^2+1)/(x-1) = 2x
2x^2 -2x = x^2 +1
x^2 -1 -2x= 0
using quadratic formula
x = 1 + or - (1/2)sqr(4+4) = 1+/-sqr2 = about 2.414 or 0.414
y = x^2 +1 = (1+sqr2)^2 +1 = 1+2+2sqr2 +1 = 4+2sqr2
or y = x^2+1 = (1-sqr2)^2 +1 = 1 -2 -2sqr2 +1 = -2sqr2
line through (1,0) to (1+sqr2, 4+2sqr2) with slope = m = 2+2sqr2
two point formula
y -y1 = m(x-x1)
y -0 = (2+2sqr2)(x-1)
and a 2nd line with x=1-sqr2, y=-2sqr2
line from (1,0) to (1-sqr2, -2sqr2)
use two points formula again
Josh D.
ya but how will I execute it thoroughly02/26/24