Difference between revisions of "2015 AMC 10A Problems/Problem 17"

(Solution)
(Solution 2)
(31 intermediate revisions by 17 users not shown)
Line 1: Line 1:
 
==Problem==
 
==Problem==
  
A line that passes through the origin in tersects both the line <math> x = 1</math> and the line <math>y=1+ \frac{\sqrt{3}}{3} x</math>. The three lines create an equilateral triangle. What is the perimeter of the triangle?
+
A line that passes through the origin intersects both the line <math> x = 1</math> and the line <math>y=1+ \frac{\sqrt{3}}{3} x</math>. The three lines create an equilateral triangle. What is the perimeter of the triangle?
  
 
<math> \textbf{(A)}\ 2\sqrt{6} \qquad\textbf{(B)} \ 2+2\sqrt{3} \qquad\textbf{(C)} \ 6 \qquad\textbf{(D)} \ 3 + 2\sqrt{3} \qquad\textbf{(E)} \ 6 + \frac{\sqrt{3}}{3} </math>
 
<math> \textbf{(A)}\ 2\sqrt{6} \qquad\textbf{(B)} \ 2+2\sqrt{3} \qquad\textbf{(C)} \ 6 \qquad\textbf{(D)} \ 3 + 2\sqrt{3} \qquad\textbf{(E)} \ 6 + \frac{\sqrt{3}}{3} </math>
  
 +
==Solution 1==
  
==Solution==
+
Since the triangle is equilateral and one of the sides is a vertical line, the triangle must have a horizontal line of symmetry, and therefore the other two sides will have opposite slopes. The slope of the other given line is <math>\frac{\sqrt{3}}{3}</math> so the third must be <math>-\frac{\sqrt{3}}{3}</math>. Since this third line passes through the origin, its equation is simply <math>y = -\frac{\sqrt{3}}{3}x</math>. To find two vertices of the triangle, plug in <math>x=1</math> to both the other equations.  
 
 
Since the triangle is equilateral and one of the sides is a vertical line, the other two sides will have opposite slopes. The slope of one of the other lines is <math>\frac{\sqrt{3}}{3}</math> so the other must be <math>-\frac{\sqrt{3}}{3}</math>. Since this other line passes through the origin, its equation is simply <math>y = -\frac{\sqrt{3}}{3}x</math>. To find two vertices of the triangle, plug in <math>x=1</math> to both the other equations.  
 
  
 
<math>y = -\frac{\sqrt{3}}{3}</math>
 
<math>y = -\frac{\sqrt{3}}{3}</math>
Line 14: Line 13:
 
<math>y = 1 + \frac{\sqrt{3}}{3}</math>
 
<math>y = 1 + \frac{\sqrt{3}}{3}</math>
  
We now have the coordinates of two vertices. <math>(1, -\frac{\sqrt{3}}{3})</math> and <math>(1, 1 + \frac{\sqrt{3}}{3})</math>. Apply the distance formula, <math>\sqrt{(x_1 - x_2)^2 + (y_1 - y_2)^2}</math>.  
+
We now have the coordinates of two vertices, <math>\left(1, -\frac{\sqrt{3}}{3}\right)</math> and <math>\left(1, 1 + \frac{\sqrt{3}}{3}\right)</math>. The length of one side is the distance between the y-coordinates, or <math>1 +  \frac{2\sqrt{3}}{3}</math>.
 +
 
 +
The perimeter of the triangle is thus <math>3\left(1 +  \frac{2\sqrt{3}}{3}\right)</math>, so the answer is <math>\boxed{\textbf{(D) }3 + 2\sqrt{3}}</math>
 +
 
 +
==Solution 2==
 +
Draw a line from the y-intercept of the equation  <math>y=1+ \frac{\sqrt{3}}{3} x</math> perpendicular to the line <math>x=1</math>. There is a square of side length 1 inscribed in the equilateral triangle. The problem becomes reduced to finding the perimeter of an equilateral triangle with a square of side length 1 inscribed in it. The side length is <math>2\left(\frac{1}{\sqrt{3}}\right) + 1</math>. After multiplying the side length by 3 and rationalizing, you get <math>\boxed{\textbf{(D) }3 + 2\sqrt{3}}</math>.
 +
 
 +
==Solution 3 (Intuitive)==
 +
We have <math>y = mx.</math>
 +
 
 +
With the first condition, we have that <math>y=m.</math>
 +
 
 +
Then, we have <math>1 + \frac{\sqrt{3}}{3} x = mx</math>
 +
 
 +
Dividing both sides by <math>x</math> on the second and putting over a common denominator gets us <math>\frac{3 + x \sqrt{3}}{3x} = m.</math> The only answer in the answer choices that satisfies this is (D)
 +
 
 +
==Video Solution==
 +
https://youtu.be/-l1Kawq_hds
 +
 
 +
~savannahsolver
  
<math>\sqrt{(1-1)^2 + (-\frac{\sqrt{3}}{3} - (1 + \frac{\sqrt{3}}{3}))^2}</math>
+
==See Also==
 +
Video Solution:
  
<math>\sqrt{(-\frac{\sqrt{3}}{3} - 1 - \frac{\sqrt{3}}{3}))^2}</math>
+
https://www.youtube.com/watch?v=2kvSRL8KMac
  
The length of one side is <math>1 +  \frac{2\sqrt{3}}{3}</math>
 
  
The perimeter of the triangle is <math>3 * (1 +  \frac{2\sqrt{3}}{3})</math>, so the answer is <math>\boxed{\textbf{(D) }3 + 2\sqrt{3}}</math>
+
{{AMC10 box|year=2015|ab=A|num-b=16|num-a=18}}
 +
{{MAA Notice}}a

Revision as of 02:15, 25 September 2021

Problem

A line that passes through the origin intersects both the line $x = 1$ and the line $y=1+ \frac{\sqrt{3}}{3} x$. The three lines create an equilateral triangle. What is the perimeter of the triangle?

$\textbf{(A)}\ 2\sqrt{6} \qquad\textbf{(B)} \ 2+2\sqrt{3} \qquad\textbf{(C)} \ 6 \qquad\textbf{(D)} \ 3 + 2\sqrt{3} \qquad\textbf{(E)} \ 6 + \frac{\sqrt{3}}{3}$

Solution 1

Since the triangle is equilateral and one of the sides is a vertical line, the triangle must have a horizontal line of symmetry, and therefore the other two sides will have opposite slopes. The slope of the other given line is $\frac{\sqrt{3}}{3}$ so the third must be $-\frac{\sqrt{3}}{3}$. Since this third line passes through the origin, its equation is simply $y = -\frac{\sqrt{3}}{3}x$. To find two vertices of the triangle, plug in $x=1$ to both the other equations.

$y = -\frac{\sqrt{3}}{3}$

$y = 1 + \frac{\sqrt{3}}{3}$

We now have the coordinates of two vertices, $\left(1, -\frac{\sqrt{3}}{3}\right)$ and $\left(1, 1 + \frac{\sqrt{3}}{3}\right)$. The length of one side is the distance between the y-coordinates, or $1 +  \frac{2\sqrt{3}}{3}$.

The perimeter of the triangle is thus $3\left(1 +  \frac{2\sqrt{3}}{3}\right)$, so the answer is $\boxed{\textbf{(D) }3 + 2\sqrt{3}}$

Solution 2

Draw a line from the y-intercept of the equation $y=1+ \frac{\sqrt{3}}{3} x$ perpendicular to the line $x=1$. There is a square of side length 1 inscribed in the equilateral triangle. The problem becomes reduced to finding the perimeter of an equilateral triangle with a square of side length 1 inscribed in it. The side length is $2\left(\frac{1}{\sqrt{3}}\right) + 1$. After multiplying the side length by 3 and rationalizing, you get $\boxed{\textbf{(D) }3 + 2\sqrt{3}}$.

Solution 3 (Intuitive)

We have $y = mx.$

With the first condition, we have that $y=m.$

Then, we have $1 + \frac{\sqrt{3}}{3} x = mx$

Dividing both sides by $x$ on the second and putting over a common denominator gets us $\frac{3 + x \sqrt{3}}{3x} = m.$ The only answer in the answer choices that satisfies this is (D)

Video Solution

https://youtu.be/-l1Kawq_hds

~savannahsolver

See Also

Video Solution:

https://www.youtube.com/watch?v=2kvSRL8KMac


2015 AMC 10A (ProblemsAnswer KeyResources)
Preceded by
Problem 16
Followed by
Problem 18
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
All AMC 10 Problems and Solutions

The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions. AMC logo.png

a