Processing Math: 100%
To print higher-resolution math symbols, click the
Hi-Res Fonts for Printing button on the jsMath control panel.

No jsMath TeX fonts found -- using image fonts instead.
These may be slow and might not print well.
Use the jsMath control panel to get additional information.
jsMath Control PanelHide this Message


jsMath

Lösung 1.1:5

Aus Online Mathematik Brückenkurs 2

Wechseln zu: Navigation, Suche

Suppose that the tangent touches the curve at the point (x0y0). That point must, first and foremost, lie on the curve and therefore satisfy the equation of the curve, i.e.

y0=x20. (1)

If we now write the equation of the tangent as y=kx+m, the slope of the tangent, k, is given by the value of the curve's derivative, y=2x, at x=x0,

k=2x0. (2)

The condition that the tangent goes through the point (x0y0) gives us that

y0=kx0+m. (3)

In addition to this, the tangent should also pass through the point (1,1),

1=k1+m. (4)

Equations (1)-(4) constitute a system of equations in the unknowns x0, y0, k and m.

Because we are looking for x0 and y0, the first step is to try and eliminate k and m from the equations.

Equation (2) gives that k=2x0 and substituting this into equation (4) gives

1=2x0+mm=2x0+1.

With k and m expressed in terms of x0 and y0, (3) becomes an equation that is expressed completely in terms of x0 and y0,

y0=2x20+2x0+1. (3')

This equation, together with (1), is a system of equations in x0 and y0,

y0y0=x20=2x20+2x0+1.

Substituting equation (1) into (3') gives us an equation in x0,

x20=2x20+2x0+1

i.e.

x202x01=0.

This quadratic equation has solutions

x0=12andx0=1+2. 

Equation (1) gives the corresponding y-values,

y0=3+22andy0=322. 

Thus, the answers are the points (123+22)  and (1+2322) .