Rectangle A is inscribed in rectangle B , so that each of the vertices of A lies on a different side of B .
The length-to-width ratio for A is 2:1, and the length-to-width ratio for B is 3:2.
Find the ratio of the area of A to the area of B .
If your answer is a : b , where a and b are positive coprime integers, enter a + b as your answer.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
WLOG let Rectangle A be 1 X 2. Label segments of Rectangle B w, x, y, and z, with the goal of parameterizing all of them in terms of x:
Since sin A = 1 x = 2 z , z = 2 x . Since cos A = 1 w = 2 y , y = 2 w .
Now 2 3 = w + z x + y = w + 2 x x + 2 w , so 3 w + 6 x = 2 x + 4 w , which yields 4 x = w .
By the Pythagorean Theorem, 1 = x 2 + w 2 = x 2 + ( 4 x ) 2 , so x = 1 7 1 .
Then ( w , x , y , z ) = ( 4 x , x , 8 x , 2 x ) = ( 1 7 4 , 1 7 1 , 1 7 8 , 1 7 2 ) , which is enough to answer the question.
Log in to reply
Looks good.
For completeness, you should also explain why those triangles are similar, or at least why the 2 angles marked A are the same.
Problem Loading...
Note Loading...
Set Loading...
[This is not a complete solution]
Hint: Show that the green triangle and yellow triangle are similar.
The solution follows easily after that.