第4章 図形と計量

三角比の相互関係
─ 3つの公式で sin, cos, tan をつなぐ

$\sin\theta$, $\cos\theta$, $\tan\theta$ はバラバラに見えて、実は3つの関係式でがっちり結ばれています。
1つの三角比がわかれば残り2つも求まる ── その仕組みを原理から理解しましょう。

13つの基本公式 ─ $\sin^2\theta + \cos^2\theta = 1$ を中心に

4-1で学んだ三角比の定義を思い出してください。 半径 $r$ の円上の点 $\mathrm{P}(x, y)$ を使って、$\sin\theta = \dfrac{y}{r}$、$\cos\theta = \dfrac{x}{r}$、$\tan\theta = \dfrac{y}{x}$ と定義しました。

この3つの値は独立ではありません。3つの関係式で互いにつながっています。 その中でも最も根本的なのが、$\sin^2\theta + \cos^2\theta = 1$ です。

💡 ここが本質:三平方の定理が3公式すべての源

3つの相互関係はすべて、三平方の定理 $x^2 + y^2 = r^2$ から導かれます。

両辺を $r^2$ で割ると $\sin^2\theta + \cos^2\theta = 1$。 両辺を $x^2$ で割ると $1 + \tan^2\theta = \dfrac{1}{\cos^2\theta}$。 $\tan\theta = \dfrac{\sin\theta}{\cos\theta}$ は定義の比をとるだけです。

つまり3つの公式を「暗記」する必要はなく、三平方の定理からいつでも導けるのです。 原理を理解していれば、忘れても怖くありません。

📐 三角比の相互関係(3つの基本公式)

公式1(最重要):

$$\sin^2\theta + \cos^2\theta = 1$$

公式2

$$\tan\theta = \frac{\sin\theta}{\cos\theta} \quad (\cos\theta \neq 0)$$

公式3

$$1 + \tan^2\theta = \frac{1}{\cos^2\theta} \quad (\cos\theta \neq 0)$$

※ 公式2と公式3は $\cos\theta = 0$(つまり $\theta = 90^\circ$)のとき使えません。$\tan 90^\circ$ が定義されないためです。
▷ 公式1の導出:$\sin^2\theta + \cos^2\theta = 1$

座標平面上で、原点 $\mathrm{O}$ を中心とする半径 $r$ の半円上の点を $\mathrm{P}(x, y)$ とします。

三平方の定理より:

$$x^2 + y^2 = r^2$$

両辺を $r^2$ で割ると:

$$\frac{x^2}{r^2} + \frac{y^2}{r^2} = 1$$

$\cos\theta = \dfrac{x}{r}$、$\sin\theta = \dfrac{y}{r}$ なので:

$$\cos^2\theta + \sin^2\theta = 1$$

すなわち $\sin^2\theta + \cos^2\theta = 1$。 $\square$

この公式は「$\sin$ と $\cos$ の2乗の和は常に1」という意味です。 $\theta$ がどんな角度であっても($0^\circ$ でも $90^\circ$ でも $180^\circ$ でも)必ず成り立ちます。 半径を $r = 1$(単位円)にすれば、$\sin^2\theta + \cos^2\theta = 1$ は「円の方程式 $x^2 + y^2 = 1$ そのもの」です。

⚠️ 落とし穴:$\sin^2\theta$ の表記に注意

✕ 誤:$\sin^2\theta$ を「$\sin$ の2乗に $\theta$ をかけたもの」と解釈する

○ 正:$\sin^2\theta = (\sin\theta)^2$ つまり「$\sin\theta$ の値を2乗したもの」

$\sin^2\theta$ は $(\sin\theta)^2$ の省略記法です。 たとえば $\sin 30^\circ = \dfrac{1}{2}$ なので、$\sin^2 30^\circ = \left(\dfrac{1}{2}\right)^2 = \dfrac{1}{4}$ です。 間違っても $\sin(30^2)$ のように角度を2乗するのではありません。

🔬 深掘り:ピタゴラスの定理から三角関数の恒等式へ

$\sin^2\theta + \cos^2\theta = 1$ はピタゴラスの恒等式(Pythagorean identity)と呼ばれ、 大学数学でも三角関数の最も基本的な性質として登場します。

数学IIで学ぶ加法定理 $\cos(\alpha - \beta) = \cos\alpha\cos\beta + \sin\alpha\sin\beta$ に $\alpha = \beta = \theta$ を代入すると $\cos 0 = \cos^2\theta + \sin^2\theta = 1$ が得られます。 つまり $\sin^2\theta + \cos^2\theta = 1$ は加法定理の特殊ケースでもあるのです。

2$\tan\theta = \dfrac{\sin\theta}{\cos\theta}$ の意味

2つ目の関係式は、$\tan\theta$ を $\sin\theta$ と $\cos\theta$ で表す式です。 これは三角比の定義から直接導けます。

$\sin\theta = \dfrac{y}{r}$、$\cos\theta = \dfrac{x}{r}$ なので、

$$\frac{\sin\theta}{\cos\theta} = \frac{y/r}{x/r} = \frac{y}{x} = \tan\theta$$

分母・分子の $r$ が約分されて、$\tan\theta$ の定義そのものが出てきます。 つまり「$\tan$ は $\sin$ を $\cos$ で割ったもの」です。

💡 ここが本質:$\tan\theta$ は「傾き」そのもの

$\tan\theta = \dfrac{y}{x}$ は、原点から点 $\mathrm{P}(x, y)$ へ向かう直線の傾きです。

「$\sin$ は $y$ 座標の割合、$\cos$ は $x$ 座標の割合、$\tan$ はその比(=傾き)」と理解すれば、 $\tan\theta = \dfrac{\sin\theta}{\cos\theta}$ は暗記する式ではなく、当然の関係です。

この式はとくに、$\sin\theta$ や $\cos\theta$ がわかっているときに $\tan\theta$ を求める場面で使います。

⚠️ 落とし穴:$\theta = 90^\circ$ のとき $\tan\theta$ は使えない

$\cos 90^\circ = 0$ なので、$\dfrac{\sin 90^\circ}{\cos 90^\circ} = \dfrac{1}{0}$ となり、$\tan 90^\circ$ は定義されません。

✕ 誤:$\theta = 90^\circ$ のときも $\tan\theta = \dfrac{\sin\theta}{\cos\theta}$ が使えると思い込む

○ 正:公式2と公式3は $\cos\theta \neq 0$($\theta \neq 90^\circ$)が前提条件。 入試問題では「$0^\circ \leq \theta \leq 180^\circ$」のように範囲が指定されますが、 $\theta = 90^\circ$ がありうるかどうかを常に確認しましょう。

$\sin\theta = \tan\theta \cdot \cos\theta$ の形も覚えておく

$\tan\theta = \dfrac{\sin\theta}{\cos\theta}$ の両辺に $\cos\theta$ をかけると:

$$\sin\theta = \tan\theta \cdot \cos\theta$$

この変形は、$\tan\theta$ と $\cos\theta$ がわかっているときに $\sin\theta$ を求める場面で便利です。 1つの式を変形するだけでさまざまな場面に対応できます。

📐 公式2の変形パターン

$$\tan\theta = \frac{\sin\theta}{\cos\theta} \quad \Leftrightarrow \quad \sin\theta = \tan\theta \cdot \cos\theta \quad \Leftrightarrow \quad \cos\theta = \frac{\sin\theta}{\tan\theta}$$

※ いずれも $\cos\theta \neq 0$($\theta \neq 90^\circ$)が前提。3つ目は $\tan\theta \neq 0$($\theta \neq 0^\circ, 180^\circ$)も必要。

3$1 + \tan^2\theta = \dfrac{1}{\cos^2\theta}$ の導出と活用

3つ目の公式は、一見すると唐突に見えるかもしれません。 しかし、導出過程を見れば「公式1の変形にすぎない」ことがわかります。

▷ 公式3の導出:$\sin^2\theta + \cos^2\theta = 1$ の両辺を $\cos^2\theta$ で割る

$\sin^2\theta + \cos^2\theta = 1$ の両辺を $\cos^2\theta$($\neq 0$)で割ります。

$$\frac{\sin^2\theta}{\cos^2\theta} + \frac{\cos^2\theta}{\cos^2\theta} = \frac{1}{\cos^2\theta}$$

$\dfrac{\sin\theta}{\cos\theta} = \tan\theta$ なので、$\dfrac{\sin^2\theta}{\cos^2\theta} = \tan^2\theta$。また $\dfrac{\cos^2\theta}{\cos^2\theta} = 1$。

よって:

$$\tan^2\theta + 1 = \frac{1}{\cos^2\theta}$$

すなわち $1 + \tan^2\theta = \dfrac{1}{\cos^2\theta}$。 $\square$

💡 ここが本質:公式3は公式1の「割り算バージョン」

$1 + \tan^2\theta = \dfrac{1}{\cos^2\theta}$ は新しい公式ではなく、$\sin^2\theta + \cos^2\theta = 1$ を $\cos^2\theta$ で割っただけです。

同様に $\sin^2\theta$ で割れば $1 + \dfrac{1}{\tan^2\theta} = \dfrac{1}{\sin^2\theta}$ も得られます(ただしこの形は高校ではあまり使いません)。

3つの公式の中で本当に「独立」なのは公式1だけです。公式2は定義の比、公式3は公式1の変形。 だから $\sin^2\theta + \cos^2\theta = 1$ を覚えていれば、残り2つはいつでも導けます。

公式3はいつ使うのか

$1 + \tan^2\theta = \dfrac{1}{\cos^2\theta}$ は、$\tan\theta$ の値から $\cos\theta$ を求めるときに使います。

たとえば $\tan\theta = 2$ がわかっているとき、$\cos^2\theta = \dfrac{1}{1 + \tan^2\theta} = \dfrac{1}{1 + 4} = \dfrac{1}{5}$ と一発で求まります。 ここから $\cos\theta = \pm\dfrac{1}{\sqrt{5}}$ が得られ、$\theta$ の範囲で符号を決定します。

⚠️ 落とし穴:$\cos^2\theta$ から $\cos\theta$ を求めるとき符号を忘れる

✕ 誤:$\cos^2\theta = \dfrac{1}{5}$ だから $\cos\theta = \dfrac{1}{\sqrt{5}}$

○ 正:$\cos^2\theta = \dfrac{1}{5}$ だから $\cos\theta = \pm\dfrac{1}{\sqrt{5}}$。 $\theta$ の範囲によって正か負かを判定する必要があります。

$0^\circ < \theta < 90^\circ$ なら $\cos\theta > 0$。 $90^\circ < \theta < 180^\circ$ なら $\cos\theta < 0$。 2乗を外すときは「$\pm$」を付けて、条件から符号を選ぶ。これが鉄則です。

⚠️ 落とし穴:$1 + \tan^2\theta = \dfrac{1}{\cos^2\theta}$ を逆向きに覚える

✕ 誤:$1 + \tan^2\theta = \cos^2\theta$ と記憶してしまう

○ 正:$1 + \tan^2\theta = \dfrac{1}{\cos^2\theta}$ (右辺は $\cos^2\theta$ の逆数

検算しましょう。$\theta = 45^\circ$ のとき $\tan 45^\circ = 1$ なので、左辺 $= 1 + 1 = 2$。 $\cos 45^\circ = \dfrac{1}{\sqrt{2}}$ なので $\dfrac{1}{\cos^2 45^\circ} = \dfrac{1}{1/2} = 2$。確かに一致します。 もし $\cos^2\theta$ なら $\dfrac{1}{2}$ となって合いません。 具体的な値で検算する習慣が誤記憶を防ぎます。

🔬 深掘り:$\sec\theta$ と $\csc\theta$ ── 逆数の三角関数

大学数学では、$\dfrac{1}{\cos\theta}$ に$\sec\theta$(セカント)、 $\dfrac{1}{\sin\theta}$ に$\csc\theta$(コセカント)という名前がついています。

公式3を $\sec$ で書くと $1 + \tan^2\theta = \sec^2\theta$ となり、非常にすっきりします。 高校では $\sec$, $\csc$ は登場しませんが、大学の微積分では頻繁に使います。 「$\cos$ の逆数に名前がついている」と知っておくと、大学数学への移行がスムーズです。

41つの三角比から他の2つを求める ─ 実戦テクニック

ここからは、3つの公式を使って「1つの三角比の値から残り2つを求める」具体的な手順を整理します。 入試でも最頻出のパターンです。

💡 ここが本質:3つの値のうち1つ決まれば、残り2つも決まる(符号の情報つきで)

$\sin\theta$, $\cos\theta$, $\tan\theta$ は3つの関係式で結ばれているので、 1つの値と $\theta$ の範囲がわかれば、残り2つは一意に決まります。

ただし、2乗を外す段階で $\pm$ が出るため、$\theta$ の範囲から符号を判定するステップが不可欠です。 符号の判定を忘れると、答えが2つ出たままになるか、間違った符号を選んでしまいます。

パターン別の解法手順

与えられた値解法の流れ使う公式
$\sin\theta$ が既知 $\sin^2\theta + \cos^2\theta = 1$ で $\cos\theta$ → 公式2で $\tan\theta$ 公式1 → 公式2
$\cos\theta$ が既知 $\sin^2\theta + \cos^2\theta = 1$ で $\sin\theta$ → 公式2で $\tan\theta$ 公式1 → 公式2
$\tan\theta$ が既知 公式3で $\cos\theta$ → 公式2変形で $\sin\theta = \tan\theta \cdot \cos\theta$ 公式3 → 公式2

具体例1:$\cos\theta = \dfrac{5}{13}$($\theta$ は鋭角)のとき

Step 1:$\sin\theta$ を求める。 $\sin^2\theta = 1 - \cos^2\theta = 1 - \dfrac{25}{169} = \dfrac{144}{169}$。 $\theta$ は鋭角なので $\sin\theta > 0$。よって $\sin\theta = \dfrac{12}{13}$。

Step 2:$\tan\theta$ を求める。 $\tan\theta = \dfrac{\sin\theta}{\cos\theta} = \dfrac{12/13}{5/13} = \dfrac{12}{5}$。

具体例2:$\tan\theta = -2$($90^\circ < \theta < 180^\circ$)のとき

Step 1:$\cos\theta$ を求める。 $1 + \tan^2\theta = \dfrac{1}{\cos^2\theta}$ より $\cos^2\theta = \dfrac{1}{1 + (-2)^2} = \dfrac{1}{5}$。 $90^\circ < \theta < 180^\circ$ なので $\cos\theta < 0$。よって $\cos\theta = -\dfrac{1}{\sqrt{5}} = -\dfrac{\sqrt{5}}{5}$。

Step 2:$\sin\theta$ を求める。 $\sin\theta = \tan\theta \cdot \cos\theta = (-2) \times \left(-\dfrac{\sqrt{5}}{5}\right) = \dfrac{2\sqrt{5}}{5}$。

検算:$\sin^2\theta + \cos^2\theta = \dfrac{4}{5} + \dfrac{1}{5} = 1$ ✓

⚠️ 落とし穴:$\tan\theta$ から求めるとき、$\sin^2\theta + \cos^2\theta = 1$ で直接やろうとする

✕ 非効率:$\tan\theta = -2$ のとき、$\sin\theta = -2\cos\theta$ を公式1に代入して $4\cos^2\theta + \cos^2\theta = 1$ を解く(計算はできるが回りくどい)

○ 効率的:公式3を使って $\cos^2\theta = \dfrac{1}{1+\tan^2\theta}$ で一発。

公式3は「$\tan$ から $\cos$ への直通ルート」です。 わざわざ公式1に代入して連立方程式を解く必要はありません。 ただし、「非効率な方法でも正解にはたどり着ける」ことを知っておくと、公式を忘れたときの保険になります。

三角比の値の符号のまとめ

符号の判定は、$\theta$ の範囲と三角比の性質から行います。

$\theta$ の範囲$\sin\theta$$\cos\theta$$\tan\theta$
$0^\circ < \theta < 90^\circ$(鋭角)$+$$+$$+$
$\theta = 90^\circ$$+$($= 1$)$0$定義なし
$90^\circ < \theta < 180^\circ$(鈍角)$+$$-$$-$

$0^\circ \leq \theta \leq 180^\circ$ の範囲では、$\sin\theta$ は常に $0$ 以上です($y$ 座標が $0$ 以上だから)。 $\cos\theta$ は鋭角で正、鈍角で負。$\tan\theta$ は $\cos\theta$ と同じ符号パターンです。

5この章を俯瞰する

三角比の相互関係は、三角比を使った計算のすべての土台になります。 この記事で学んだ3つの公式がどのような問題につながるか、全体像を把握しましょう。

3公式の関係図

公式由来主な用途
$\sin^2\theta + \cos^2\theta = 1$三平方の定理 ÷ $r^2$$\sin$ と $\cos$ の相互変換。式の値を求める問題
$\tan\theta = \dfrac{\sin\theta}{\cos\theta}$定義の比$\sin$, $\cos$ から $\tan$ を求める。式の書き換え
$1 + \tan^2\theta = \dfrac{1}{\cos^2\theta}$公式1 ÷ $\cos^2\theta$$\tan$ から $\cos$ を求める

つながりマップ

  • ← 4-1 三角比の定義と性質:$\sin\theta$, $\cos\theta$, $\tan\theta$ の定義がすべての出発点。相互関係は定義から自然に導かれる。
  • → 三角比の方程式・不等式:$\sin\theta = k$ などを解くとき、相互関係で他の三角比に置き換える技法が必要。
  • → 三角比の式の値:$\sin\theta + \cos\theta = a$ から $\sin\theta\cos\theta$ を求めるなど、相互関係を使った式変形が頻出。
  • → 正弦定理・余弦定理:三角形の問題で三角比を求めた後、相互関係で他の値に変換する場面が多い。
  • → 数学II 三角関数:$\sin^2\theta + \cos^2\theta = 1$ は加法定理の特殊ケース。三角関数全体の基礎となる。

📋まとめ

  • $\sin^2\theta + \cos^2\theta = 1$:最重要公式。三平方の定理を $r^2$ で割ったもの。すべての角度で成立する
  • $\tan\theta = \dfrac{\sin\theta}{\cos\theta}$:$\tan$ は $\sin$ を $\cos$ で割ったもの。「傾き」の意味を持つ
  • $1 + \tan^2\theta = \dfrac{1}{\cos^2\theta}$:公式1を $\cos^2\theta$ で割っただけ。$\tan$ から $\cos$ への直通ルート
  • 3つの公式はすべて三平方の定理が源。覚えるのは公式1だけで、他は導ける
  • 1つの三角比と $\theta$ の範囲がわかれば、残り2つは一意に決まる
  • 2乗を外すとき$\pm$ の符号判定を忘れないこと。$\theta$ の範囲から正負を決める

確認テスト

Q1. 三角比の相互関係の3つの公式を書いてください。

▶ クリックして解答を表示① $\sin^2\theta + \cos^2\theta = 1$ ② $\tan\theta = \dfrac{\sin\theta}{\cos\theta}$ ③ $1 + \tan^2\theta = \dfrac{1}{\cos^2\theta}$ (②③は $\cos\theta \neq 0$ が条件)

Q2. $\sin^2\theta + \cos^2\theta = 1$ はどのような定理から導かれますか?

▶ クリックして解答を表示三平方の定理(ピタゴラスの定理)。$x^2 + y^2 = r^2$ の両辺を $r^2$ で割ることで得られる。

Q3. $\sin\theta = \dfrac{3}{5}$($\theta$ は鋭角)のとき、$\cos\theta$ と $\tan\theta$ を求めてください。

▶ クリックして解答を表示$\cos^2\theta = 1 - \dfrac{9}{25} = \dfrac{16}{25}$。鋭角なので $\cos\theta > 0$。$\cos\theta = \dfrac{4}{5}$。$\tan\theta = \dfrac{3/5}{4/5} = \dfrac{3}{4}$。

Q4. $90^\circ < \theta < 180^\circ$ のとき、$\sin\theta$, $\cos\theta$, $\tan\theta$ の符号はそれぞれ正・負のどちらですか?

▶ クリックして解答を表示$\sin\theta > 0$(正)、$\cos\theta < 0$(負)、$\tan\theta < 0$(負)。鈍角では $x < 0$, $y > 0$ なので $\cos$ と $\tan$ が負になる。

Q5. $\tan\theta = 3$ のとき、$\cos^2\theta$ の値を公式3を使って求めてください。

▶ クリックして解答を表示$\cos^2\theta = \dfrac{1}{1 + \tan^2\theta} = \dfrac{1}{1 + 9} = \dfrac{1}{10}$。

8入試問題演習

この記事で学んだ内容を、入試形式の問題で確認しましょう。

A 基礎レベル

4-2-1 A 基礎 相互関係 sin既知

$\sin\theta = \dfrac{4}{5}$($\theta$ は鋭角)のとき、$\cos\theta$ と $\tan\theta$ の値を求めよ。

▶ クリックして解答・解説を表示
解答

$\cos\theta = \dfrac{3}{5}$、$\tan\theta = \dfrac{4}{3}$

解説

方針:公式1で $\cos\theta$ を求め、公式2で $\tan\theta$ を求める。

$\sin^2\theta + \cos^2\theta = 1$ より

$\cos^2\theta = 1 - \sin^2\theta = 1 - \dfrac{16}{25} = \dfrac{9}{25}$

$\theta$ は鋭角なので $\cos\theta > 0$。よって $\cos\theta = \dfrac{3}{5}$。

$\tan\theta = \dfrac{\sin\theta}{\cos\theta} = \dfrac{4/5}{3/5} = \dfrac{4}{3}$

検算:$\left(\dfrac{4}{5}\right)^2 + \left(\dfrac{3}{5}\right)^2 = \dfrac{16+9}{25} = 1$ ✓

4-2-2 A 基礎 相互関係 tan既知

$\tan\theta = \sqrt{3}$($\theta$ は鋭角)のとき、$\sin\theta$ と $\cos\theta$ の値を求めよ。

▶ クリックして解答・解説を表示
解答

$\cos\theta = \dfrac{1}{2}$、$\sin\theta = \dfrac{\sqrt{3}}{2}$

解説

方針:公式3で $\cos\theta$ を求め、$\sin\theta = \tan\theta \cdot \cos\theta$ で $\sin\theta$ を求める。

$1 + \tan^2\theta = \dfrac{1}{\cos^2\theta}$ より

$\cos^2\theta = \dfrac{1}{1 + (\sqrt{3})^2} = \dfrac{1}{4}$

$\theta$ は鋭角なので $\cos\theta > 0$。よって $\cos\theta = \dfrac{1}{2}$。

$\sin\theta = \tan\theta \cdot \cos\theta = \sqrt{3} \cdot \dfrac{1}{2} = \dfrac{\sqrt{3}}{2}$

※ これは $\theta = 60^\circ$ の三角比であることが確認できます。

B 標準レベル

4-2-3 B 標準 鈍角 符号判定

$\sin\theta = \dfrac{5}{13}$($90^\circ \leq \theta \leq 180^\circ$)のとき、$\cos\theta$ と $\tan\theta$ の値を求めよ。

▶ クリックして解答・解説を表示
解答

$\cos\theta = -\dfrac{12}{13}$、$\tan\theta = -\dfrac{5}{12}$

解説

方針:公式1で $\cos\theta$ を求め、符号を判定してから公式2で $\tan\theta$ を求める。

$\cos^2\theta = 1 - \sin^2\theta = 1 - \dfrac{25}{169} = \dfrac{144}{169}$

$90^\circ \leq \theta \leq 180^\circ$ より $\cos\theta \leq 0$。 また $\sin\theta = \dfrac{5}{13} > 0$ なので $\theta \neq 180^\circ$。 よって $90^\circ \leq \theta < 180^\circ$ で $\cos\theta \leq 0$。

$\theta = 90^\circ$ のとき $\cos\theta = 0$ だが、$\sin 90^\circ = 1 \neq \dfrac{5}{13}$ なので $\theta \neq 90^\circ$。

よって $\cos\theta < 0$ であり、$\cos\theta = -\dfrac{12}{13}$。

$\tan\theta = \dfrac{\sin\theta}{\cos\theta} = \dfrac{5/13}{-12/13} = -\dfrac{5}{12}$

採点ポイント
  • $\cos^2\theta$ を正しく計算(2点)
  • $\cos\theta < 0$ の符号判定と根拠(3点)
  • $\tan\theta$ を正しく計算(2点)
  • 検算($\sin^2\theta + \cos^2\theta = 1$ の確認)(1点)

C 発展レベル

4-2-4 C 発展 式の値 対称式 論述

$\sin\theta + \cos\theta = \dfrac{1}{2}$($0^\circ \leq \theta \leq 180^\circ$)のとき、次の値を求めよ。

(1) $\sin\theta\cos\theta$

(2) $\sin^3\theta + \cos^3\theta$

▶ クリックして解答・解説を表示
解答

(1) $\sin\theta\cos\theta = -\dfrac{3}{8}$

(2) $\sin^3\theta + \cos^3\theta = \dfrac{11}{16}$

解説

方針:$\sin\theta + \cos\theta$ の2乗を展開し、公式1を使って $\sin\theta\cos\theta$ を求める。 (2) は因数分解の公式 $a^3 + b^3 = (a+b)(a^2 - ab + b^2)$ を利用する。

(1) $(\sin\theta + \cos\theta)^2 = \sin^2\theta + 2\sin\theta\cos\theta + \cos^2\theta$

$\sin^2\theta + \cos^2\theta = 1$ より

$\left(\dfrac{1}{2}\right)^2 = 1 + 2\sin\theta\cos\theta$

$\dfrac{1}{4} = 1 + 2\sin\theta\cos\theta$

$2\sin\theta\cos\theta = -\dfrac{3}{4}$

$\sin\theta\cos\theta = -\dfrac{3}{8}$

(2) $\sin^3\theta + \cos^3\theta = (\sin\theta + \cos\theta)(\sin^2\theta - \sin\theta\cos\theta + \cos^2\theta)$

$= (\sin\theta + \cos\theta)(1 - \sin\theta\cos\theta)$

$= \dfrac{1}{2} \times \left(1 - \left(-\dfrac{3}{8}\right)\right) = \dfrac{1}{2} \times \dfrac{11}{8} = \dfrac{11}{16}$

採点ポイント
  • $(\sin\theta + \cos\theta)^2$ の展開に $\sin^2\theta + \cos^2\theta = 1$ を適用(3点)
  • $\sin\theta\cos\theta = -\dfrac{3}{8}$ を正しく導出(2点)
  • $a^3+b^3$ の因数分解を正しく適用(3点)
  • 最終値 $\dfrac{11}{16}$ を正しく算出(2点)