Processing Math: Done
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

Solution 4.1:4c

From Förberedande kurs i matematik 1

(Difference between revisions)
Jump to: navigation, search
m (Lösning 4.1:4c moved to Solution 4.1:4c: Robot: moved page)
Current revision (10:43, 7 October 2008) (edit) (undo)
m
 
(One intermediate revision not shown.)
Line 1: Line 1:
-
{{NAVCONTENT_START}}
+
Let the point on the ''x''-axis have coordinates <math>(x,0)</math>, where ''x'' is an unknown number. Then, using the distance formula, the distance from the point
 +
<math>(x,0)</math> to <math>(3,3)</math> and <math>(5,1)</math> is given by
 +
 
 +
{{Displayed math||<math>\sqrt{(x-3)^2+(0-3)^2}\qquad\text{and}\qquad \sqrt{(x-5)^2+(0-1)^2}\,\textrm{,}</math>}}
 +
 
 +
respectively. Because these two distances should be the same, we get the equation
 +
 
 +
{{Displayed math||<math>\sqrt{(x-3)^2+9} = \sqrt{(x-5)^2+1}</math>}}
 +
 
 +
or, if we take the square, so as to get rid of the square root sign,
 +
 
 +
{{Displayed math||<math>(x-3)^2 + 9 = (x-5)^2+1\,\textrm{.}</math>}}
 +
 
 +
Now, expand the squares and collect together all the terms onto one side,
 +
 
 +
{{Displayed math||<math>\begin{align}
 +
& x^2-6x+9+9 = x^2-10x+25+1\\[5pt]
 +
&\quad\Leftrightarrow\quad 4x-8=0\,\textrm{.}
 +
\end{align}</math>}}
 +
 
 +
This gives that <math>x=2</math>, i.e. the point on the ''x''-axis is <math>(2,0)\,</math>.
 +
 
 +
 
[[Image:4_1_4_c-1(2).gif|center]]
[[Image:4_1_4_c-1(2).gif|center]]
-
<center> [[Image:4_1_4c-1(2).gif]] </center>
+
 
-
{{NAVCONTENT_STOP}}
+
As a final step, we check that we have calculated correctly and that the distances really are the same. The distance between <math>(2,0)</math> and <math>(3,3)</math>
-
{{NAVCONTENT_START}}
+
is
-
<center> [[Image:4_1_4c-2(2).gif]] </center>
+
 
-
{{NAVCONTENT_STOP}}
+
{{Displayed math||<math>\sqrt{(3-2)^2 + (3-0)^2} = \sqrt{1^2+3^2} = \sqrt{1+9} = \sqrt{10}</math>}}
 +
 
 +
and the distance between <math>(2,0)</math> and <math>(5,1)</math> is
 +
 
 +
{{Displayed math||<math>\sqrt{(5-2)^2 + (1-0)^2} = \sqrt{3^2 + 1^2} = \sqrt{9+1} = \sqrt{10}\,\textrm{.}</math>}}
 +
 
 +
 
 +
Note: Although we squared our root equation, it is not in fact necessary to test the solution for that reason, because the expressions under the root signs are sums of squares which are never negative and therefore cannot give rise to so-called spurious roots.

Current revision

Let the point on the x-axis have coordinates (x0), where x is an unknown number. Then, using the distance formula, the distance from the point (x0) to (33) and (51) is given by

(x3)2+(03)2and(x5)2+(01)2, 

respectively. Because these two distances should be the same, we get the equation

(x3)2+9=(x5)2+1 

or, if we take the square, so as to get rid of the square root sign,

(x3)2+9=(x5)2+1.

Now, expand the squares and collect together all the terms onto one side,

x26x+9+9=x210x+25+14x8=0.

This gives that x=2, i.e. the point on the x-axis is (20).



As a final step, we check that we have calculated correctly and that the distances really are the same. The distance between (20) and (33) is

(32)2+(30)2=12+32=1+9=10 

and the distance between (20) and (51) is

(52)2+(10)2=32+12=9+1=10. 


Note: Although we squared our root equation, it is not in fact necessary to test the solution for that reason, because the expressions under the root signs are sums of squares which are never negative and therefore cannot give rise to so-called spurious roots.