1998 AHSME Problems/Problem 25: Difference between revisions
No edit summary |
Talkinaway (talk | contribs) Solution 2 |
||
| Line 5: | Line 5: | ||
== Solution == | == Solution == | ||
===Solution 1 === | |||
The line of the fold is the perpendicular bisector of the segment that connects <math>(0,2)</math> and <math>(4,0)</math>. | The line of the fold is the perpendicular bisector of the segment that connects <math>(0,2)</math> and <math>(4,0)</math>. | ||
| Line 58: | Line 60: | ||
It follows that <math>D=(0.6,6.2)</math>, and that <math>m+n = 6.2 + 0.6 = \boxed{6.8}</math>. | It follows that <math>D=(0.6,6.2)</math>, and that <math>m+n = 6.2 + 0.6 = \boxed{6.8}</math>. | ||
===Solution 2=== | |||
Note that the fold is the perpendicular bisector of <math>(0,2)</math> and <math>(4,0)</math>. Thus, the fold goes through the midpoint <math>(2,1)</math>. | |||
The fold also has a slope of <math>-\frac{1}{m}</math>, where the <math>m</math> is the slope of the line connecting these two points. We find <math>m = \frac{0 - 2}{4 - 0} = -\frac{1}{2}</math>. Thus, the slope of the fold is <math>2</math> and goes through <math>(2,1)</math>, so the equation of the fold is <math>y = 2x - 3</math>. | |||
We want the line connecting <math>(7,3)</math> and <math>(m,n)</math> to have the same fold as a perpendicular bisector. The slope should be <math>-\frac{1}{2}</math>, so we get <math>\frac{n - 3}{m - 7} = -\frac{1}{2}</math>, which leads to <math>m = 13 -2n</math>. | |||
We also want <math>y = 2x - 3</math> to bisect the segment from <math>(7,3)</math> to <math>(m,n)</math>. Thus, the midpoint <math>(x,y) = (\frac{7 + m}{2}, \frac{3 + n}{2})</math> must lie on the line. Plugging into the equation of the line, we find <math>\frac{3 + n}{2} = (7 + m) - 3</math>, which simplifies to <math>n = 5 + 2m</math> | |||
Solving the system of two equations in two variables <math>m = 13 - 2n</math> and <math>n = 5 + 2m</math> gives <math>m = \frac{3}{5}</math> and <math>n = \frac{31}{5}</math> , for a sum of <math>\boxed{\mathrm{(B) \ }6.8}</math>. | |||
== See also == | == See also == | ||
Revision as of 02:26, 17 November 2013
Problem
A piece of graph paper is folded once so that
is matched with
, and
is matched with
. Find
.
Solution
Solution 1
The line of the fold is the perpendicular bisector of the segment that connects
and
.
The point
is the image of the point
according to this axis.
The situation looks as follows.
![[asy] size(200); defaultpen(0.8); pair A=(0,2), B=(4,0), C=(7,3); pair u=(1,2), S=(A+B)*0.5; pair T = intersectionpoint(S -- (S+4*u), C -- (C+4*(A-B)) ); pair D = 2*T-C; draw (A--B); draw ( (S-u) -- (S+4*u), dashed ); draw ( S -- C, black, Arrow ); draw ( S -- D, black, Arrow ); draw ( C -- D, Dotted ); dot(A); dot(B); dot(C); dot(D); label("\(A(0,2)\)",A,SW); label("\(B(4,0)\)",B,S); label("\(S\)",S,WSW*1.3); label("\(T\)",T,ENE*1.3); label("\(C(7,3)\)",C,SE); label("\(D(m,n)\)",D,NE); [/asy]](http://latex.artofproblemsolving.com/c/d/3/cd3fd1075060b1feb59f7247a6f00a6dfe61b428.png)
Now, we will compute the coordinates of the point
, using the following facts:
- The triangles
and
are congruent. 
is positive
As the triangles
and
are congruent, their areas are equal. The area of the triangle
is
of the size of the vector product
, and the area of
is
of the size of
.
We get that
.
The equality remains valid if we multiply the vector
by any constant. In other words, instead of
we can use any vector with the same direction.
The axis of symmetry is perpendicular to
. Thus its direction is
.
We get that
.
Substituting the coordinates
and
we get
. This simplifies to
.
We just discovered that the coordinates of
are
. We will now use the second two facts mentioned above to find
.
We have
and therefore
. We know that
, and
. Simplifying, we get the equation
. This has exactly one positive root
.
It follows that
, and that
.
Solution 2
Note that the fold is the perpendicular bisector of
and
. Thus, the fold goes through the midpoint
.
The fold also has a slope of
, where the
is the slope of the line connecting these two points. We find
. Thus, the slope of the fold is
and goes through
, so the equation of the fold is
.
We want the line connecting
and
to have the same fold as a perpendicular bisector. The slope should be
, so we get
, which leads to
.
We also want
to bisect the segment from
to
. Thus, the midpoint
must lie on the line. Plugging into the equation of the line, we find
, which simplifies to
Solving the system of two equations in two variables
and
gives
and
, for a sum of
.
See also
| 1998 AHSME (Problems • Answer Key • Resources) | ||
| Preceded by Problem 24 |
Followed by Problem 26 | |
| 1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 • 26 • 27 • 28 • 29 • 30 | ||
| All AHSME Problems and Solutions | ||
These problems are copyrighted © by the Mathematical Association of America, as part of the American Mathematics Competitions. Error creating thumbnail: File missing