Difference between revisions of "2017 AMC 12B Problems/Problem 8"

(Solution 2: Substitution)
(Solution 1: Cross Multiplying)
Line 4: Line 4:
 
<math>\textbf{(A)}\ \frac{\sqrt{3}-1}{2}\qquad\textbf{(B)}\ \frac{1}{2}\qquad\textbf{(C)}\ \frac{\sqrt{5}-1}{2} \qquad\textbf{(D)}\ \frac{\sqrt{2}}{2} \qquad\textbf{(E)}\ \frac{\sqrt{6}-1}{2}</math>
 
<math>\textbf{(A)}\ \frac{\sqrt{3}-1}{2}\qquad\textbf{(B)}\ \frac{1}{2}\qquad\textbf{(C)}\ \frac{\sqrt{5}-1}{2} \qquad\textbf{(D)}\ \frac{\sqrt{2}}{2} \qquad\textbf{(E)}\ \frac{\sqrt{6}-1}{2}</math>
  
==Solution 1: Cross Multiplying==
+
==Solution 1: Cross-Multiplication==
 
Let <math>a</math> be the short side of the rectangle, and <math>b</math> be the long side of the rectangle. The diagonal, therefore, is <math>\sqrt{a^2 + b^2}</math>. We can get the equation <math>\frac{a}{b} = \frac{b}{\sqrt{a^2 + b^2}}</math>. Cross-multiplying, we get <math>a\sqrt{a^2 + b^2} = b^2</math>. Squaring both sides of the equation, we get <math>a^2 (a^2 + b^2) = b^4</math>, which simplifies to <math>a^4 + a^2b^2 - b^4 = 0</math>. Solving for a quadratic in <math>a^2</math>, using the quadratic formula we get <math>a^2 = \frac{-b^2 \pm \sqrt{5b^4}}{2}</math> which gives us <math>\frac{a^2}{b^2} = \frac{-1 \pm \sqrt{5}}{2}</math>. We know that the square of the ratio must be positive (the square of any real number is positive), so the solution is <math>\boxed{\textbf{(C)} \frac{\sqrt{5}-1}{2}}</math>.
 
Let <math>a</math> be the short side of the rectangle, and <math>b</math> be the long side of the rectangle. The diagonal, therefore, is <math>\sqrt{a^2 + b^2}</math>. We can get the equation <math>\frac{a}{b} = \frac{b}{\sqrt{a^2 + b^2}}</math>. Cross-multiplying, we get <math>a\sqrt{a^2 + b^2} = b^2</math>. Squaring both sides of the equation, we get <math>a^2 (a^2 + b^2) = b^4</math>, which simplifies to <math>a^4 + a^2b^2 - b^4 = 0</math>. Solving for a quadratic in <math>a^2</math>, using the quadratic formula we get <math>a^2 = \frac{-b^2 \pm \sqrt{5b^4}}{2}</math> which gives us <math>\frac{a^2}{b^2} = \frac{-1 \pm \sqrt{5}}{2}</math>. We know that the square of the ratio must be positive (the square of any real number is positive), so the solution is <math>\boxed{\textbf{(C)} \frac{\sqrt{5}-1}{2}}</math>.
  

Revision as of 15:45, 17 February 2017

Problem 8

The ratio of the short side of a certain rectangle to the long side is equal to the ratio of the long side to the diagonal. What is the square of the ratio of the short side to the long side of this rectangle?

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

Solution 1: Cross-Multiplication

Let $a$ be the short side of the rectangle, and $b$ be the long side of the rectangle. The diagonal, therefore, is $\sqrt{a^2 + b^2}$. We can get the equation $\frac{a}{b} = \frac{b}{\sqrt{a^2 + b^2}}$. Cross-multiplying, we get $a\sqrt{a^2 + b^2} = b^2$. Squaring both sides of the equation, we get $a^2 (a^2 + b^2) = b^4$, which simplifies to $a^4 + a^2b^2 - b^4 = 0$. Solving for a quadratic in $a^2$, using the quadratic formula we get $a^2 = \frac{-b^2 \pm \sqrt{5b^4}}{2}$ which gives us $\frac{a^2}{b^2} = \frac{-1 \pm \sqrt{5}}{2}$. We know that the square of the ratio must be positive (the square of any real number is positive), so the solution is $\boxed{\textbf{(C)} \frac{\sqrt{5}-1}{2}}$.

Solution by: vedadehhc

Solution 2: Substitution

Solution by HydroQuantum


Let the short side of the rectangle be $a$ and let the long side of the rectangle be $b$. Then, the diagonal, according to the Pythagorean Theorem, is $\sqrt{a+b}$. Therefore, we can write the equation:

$\frac{a}{b} = \frac{b}{\sqrt{a^2 + b^2}}$.

We are trying to find the square of the ratio of $a$ to $b$. Let's let our answer, $\frac{a^2}{b^2}$, be $k$. Then, squaring the above equation,

$\frac{a^2}{b^2}=k=\frac{b^2}{a^2 + b^2}=\frac{b^2}{a^2}-\frac{b^2}{b^2}=\frac{1}{k}-1$.

Thus, $k=\frac{1}{k}-1$.

Multiplying each side of the equation by $k$,

$k^2=1-k$.

Adding each side by $k-1$,

$k^2+k-1=0$.

Solving for $k$ using the Quadratic Formula,

$k=\frac{-1\pm\sqrt{1^2-4(1)(-1)}}{2}=\frac{-1\pm\sqrt{5}}{2}$.

Since the ratio of lengths and diagonals of a rectangle cannot be negative, and $\sqrt{5}>1$, the $\pm$ symbol can only take on the $+$. Therefore,

$k=\frac{-1+\sqrt{5}}{2}=\boxed{\textbf{(C)} \frac{\sqrt{5}-1}{2}}$.

See Also

2017 AMC 12B (ProblemsAnswer KeyResources)
Preceded by
Problem 7
Followed by
Problem 9
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 12 Problems and Solutions

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