解答を見る
解答作成者: 門 直之
入試情報
大学名 |
学習院大学 |
学科・方式 |
経済学部 |
年度 |
2009年度 |
問No |
問2 |
学部 |
経済学部
|
カテゴリ |
三角関数 ・ 指数関数と対数関数
|
状態 |
 |
\documentclass{jsarticle}
\usepackage{amsmath}
\begin{document}
\begin{flushleft}
\makeatletter
\newcommand{\LEQQ}{\mathrel{\mathpalette\gl@align<}}
\newcommand{\GEQQ}{\mathrel{\mathpalette\gl@align>}}
\newcommand{\gl@align}[2]{\lower.6ex\vbox{\baselineskip\z@skip\lineskip\z@
\ialign{$\m@th#1\hfil##\hfil$\crcr#2\crcr=\crcr}}}
\makeatother
方程式 $2^{4\cos^2{x}}-2^{4\sin^2{x}-1}=7$ を解け.ただし,$0°\hspace*{-0.5zw} \LEQQ x < 360°\hspace*{-0.5zw}$ とする.
\end{flushleft}
\begin{flushright}
(40点)
\end{flushright}
\end{document}