Skip to content

Commit 9ad04f3

Browse files
committed
rectangle-rotation : remove the duplicated
1 parent e73d087 commit 9ad04f3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

_posts/2024-11-13-rectangle_rotation.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ toc: true
1313

1414
# 1. 문제
1515

16-
$xy$평면 위에, 인접한 두 변의 길이가 $a$, $b$인 직사각형 $R$이 있다고 하자.
17-
$R$의 양 변은 각 축과 평행할 필요는 없다.
18-
이때 $R$의 최대 $x$값, 최소 $x$값, 최대 $y$값, 최소 $y$값을 통해 이루어지는 직사각형 $S$의 넓이는 언제 최대가 되며 그 최댓값은 얼마인가?
19-
2016
<div class="notice--info" markdown="1">
2117
$xy$평면 위에, 인접한 두 변의 길이가 $a$, $b$인 직사각형 $R$이 있다고 하자.
2218
$R$의 양 변은 각 축과 평행할 필요는 없다.

0 commit comments

Comments
 (0)