Processing Math: 47%
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 4.1:10

Aus Online Mathematik Brückenkurs 1

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K (Robot: Automated text replacement (-{{Displayed math +{{Abgesetzte Formel))
K (hat „Solution 4.1:10“ nach „Lösung 4.1:10“ verschoben: Robot: moved page)

Version vom 14:43, 22. Okt. 2008

First, let's decide to determine all distance in dm (decimeters), so that we have all the distances as integers.

Call the length of the washing line from the trees to the hanger y and z, as in the figure below, and introduce two auxiliary triangles which have y and z as their hypotenuses. (As an approximation, we suppose that the taut washing line consists of two straight parts.)


Image:4_1_10-1(5)_.gif


Because the line is 54 dm long, we have

y+z=54. (1)

Then, the Pythagorean theorem gives the relations

y2=x2+122 (2)
z2=(x+6)2+362. (3)

The idea now is to solve the system of equations (1)-(3) by first eliminating z, so that we get two equations which only contain x and y. Then, eliminate y from one of these equations, so that we get an equation which determines x.

From (1), we have z=54y, and substituting this into (3) gives us the equation

(54y)2=(x+6)2+362. (3')

Equations (2) and (3') together give a smaller system for x and y,

y2=x2+122(54y)2=(x+6)2+362. (2)(3)

Expand the quadratic terms on both sides of (3'),

542254y+y2=x2+26x+62+362

and simplify

2916108y+y2=x2+12x+1332.

Use (2) and replace y2 with x2+12 in this equation,

2916108y+x2+144=x2+12x+1332

which gets rid of the x²-term,

2916108y+144=12x+1332

and further simplification gives the equation

12x+108y=1728 (3")

If we pause for a moment and summarize the situation, we see that we have succeeded in simplifying the equation system (2) and (3') to a system (2) and (3"), where one of the equations is linear

y2=x2+12212x+108y=1728. (2)(3")

In this system, we can make y the subject in (3"),

\displaystyle y=\frac{1728-12x}{108}=16-\frac{x}{9}

and substitute into (2),

\displaystyle \Bigl(16-\frac{x}{9}\Bigr)^2 = x^2 + 144\,\textrm{.}

This is an equation which only contains x, and if we solve it, we will get our answer.

Expand the quadratic on the left-hand side,

\displaystyle 16^{2}-2\cdot 16\cdot \frac{x}{9} + \Bigl(\frac{x}{9} \Bigr)^2 = x^2 + 144

and collect together all terms on one side,

\displaystyle x^2 - \frac{x^{2}}{81} + \frac{32}{9}x + 144 - 16^{2} = 0\,,

which gives the equation

\displaystyle \frac{80}{81}x^2 + \frac{32}{9}x - 112 = 0\,\textrm{.}

Multiply both sides by \displaystyle 81/80 so that we get the equation in standard form,

\displaystyle x^{2} + \frac{18}{5}x - \frac{567}{5} = 0\,\textrm{.}

Completing the square on the left-hand side gives

\displaystyle \Bigl(x+\frac{9}{5}\Bigr)^2 - \Bigl(\frac{9}{5}\Bigr)^{2} - \frac{567}{5} = 0

and then

\displaystyle \Bigl(x+\frac{9}{5}\Bigr)^2 = \frac{81}{25} + \frac{567}{5} = \frac{2916}{25}\,,

i.e.

\displaystyle x = -\frac{9}{5}\pm \sqrt{\frac{2916}{25}} = -\frac{9}{5}\pm \frac{54}{5}\,\textrm{.}

This means that the equation has the solutions

\displaystyle x=-\frac{9}{5}-\frac{54}{5}=-\frac{63}{5}\qquad\text{and}\qquad x=-\frac{9}{5}+\frac{54}{5}=9\,\textrm{.}

The answer is thus \displaystyle x=9\ \textrm{dm} (the negative root must be discarded).


To be sure that we have calculated correctly, we also look at the values of y and z, and check that the original equations (1) to (3) are satisfied.

Equation (3") gives

\displaystyle y = 16-\frac{x}{9} = 16-1 = 15

and equation (1) gives

\displaystyle z=54-y=54-15=39\,\textrm{.}

Now, we check that \displaystyle x=9, \displaystyle y=15 and \displaystyle z=39 satisfy the equations (1), (2) and (3),

\displaystyle \begin{align}

\textrm{LHS of (1)} &= 15+39 = 54\,,\\[5pt] \textrm{RHS of (1)} &= 54\,,\\[10pt] \textrm{LHS of (2)} &= 15^2 = 225\,,\\[5pt] \textrm{RHS of (2)} &= 9^2 + 12^2 = 81+144 = 225\,,\\[10pt] \textrm{LHS of (3)} &= 39^2 = 1521\,,\\[5pt] \textrm{RHS of (3)} &= (9+6)^2 + 36^2 = 15^2 + 36^2 = 225+1296 = 1521\,\textrm{.} \end{align}