与えられた6つの計算問題を解く。 (1) $(\sqrt[3]{7})^6$ (2) $8^{\frac{4}{3}}$ (3) $\log_2 64$ (4) $3\sqrt[3]{5} + \sqrt[3]{40}$ (5) $7^{\frac{2}{3}} \times 49^{\frac{1}{6}}$ (6) $\log_3 54 + \log_3 6 - 2\log_3 2$

代数学指数対数累乗根計算
2025/3/13

1. 問題の内容

与えられた6つの計算問題を解く。
(1) (73)6(\sqrt[3]{7})^6
(2) 8438^{\frac{4}{3}}
(3) log264\log_2 64
(4) 353+4033\sqrt[3]{5} + \sqrt[3]{40}
(5) 723×49167^{\frac{2}{3}} \times 49^{\frac{1}{6}}
(6) log354+log362log32\log_3 54 + \log_3 6 - 2\log_3 2

2. 解き方の手順

(1) (73)6(\sqrt[3]{7})^6 の計算
73=713\sqrt[3]{7} = 7^{\frac{1}{3}} なので、
(73)6=(713)6=713×6=72=49(\sqrt[3]{7})^6 = (7^{\frac{1}{3}})^6 = 7^{\frac{1}{3} \times 6} = 7^2 = 49
(2) 8438^{\frac{4}{3}} の計算
8=238 = 2^3 なので、
843=(23)43=23×43=24=168^{\frac{4}{3}} = (2^3)^{\frac{4}{3}} = 2^{3 \times \frac{4}{3}} = 2^4 = 16
(3) log264\log_2 64 の計算
64=2664 = 2^6 なので、
log264=log226=6\log_2 64 = \log_2 2^6 = 6
(4) 353+4033\sqrt[3]{5} + \sqrt[3]{40} の計算
403=8×53=23×53=253\sqrt[3]{40} = \sqrt[3]{8 \times 5} = \sqrt[3]{2^3 \times 5} = 2\sqrt[3]{5} なので、
353+403=353+253=5533\sqrt[3]{5} + \sqrt[3]{40} = 3\sqrt[3]{5} + 2\sqrt[3]{5} = 5\sqrt[3]{5}
(5) 723×49167^{\frac{2}{3}} \times 49^{\frac{1}{6}} の計算
49=7249 = 7^2 なので、
723×4916=723×(72)16=723×726=723×713=723+13=71=77^{\frac{2}{3}} \times 49^{\frac{1}{6}} = 7^{\frac{2}{3}} \times (7^2)^{\frac{1}{6}} = 7^{\frac{2}{3}} \times 7^{\frac{2}{6}} = 7^{\frac{2}{3}} \times 7^{\frac{1}{3}} = 7^{\frac{2}{3} + \frac{1}{3}} = 7^1 = 7
(6) log354+log362log32\log_3 54 + \log_3 6 - 2\log_3 2 の計算
対数の性質 logax+logay=loga(xy)\log_a x + \log_a y = \log_a (xy)nlogax=logaxnn \log_a x = \log_a x^n を使う。
log354+log362log32=log354+log36log322=log354+log36log34=log3(54×6)log34=log3324log34=log33244=log381=log334=4\log_3 54 + \log_3 6 - 2\log_3 2 = \log_3 54 + \log_3 6 - \log_3 2^2 = \log_3 54 + \log_3 6 - \log_3 4 = \log_3 (54 \times 6) - \log_3 4 = \log_3 324 - \log_3 4 = \log_3 \frac{324}{4} = \log_3 81 = \log_3 3^4 = 4

3. 最終的な答え

(1) 49
(2) 16
(3) 6
(4) 5535\sqrt[3]{5}
(5) 7
(6) 4

「代数学」の関連問題

与えられた3つの等式を証明する問題です。 (1) $a^2(b-c) + b^2(c-a) + c^2(a-b) = -(a-b)(b-c)(c-a)$ を証明する。 (2) $a+b+c=0$ のと...

等式の証明因数分解対称式
2025/7/29

$n$次正方行列$A$が逆行列を持つための必要十分条件を全て選択する問題です。選択肢は以下の通りです。 (a) $A$ は零行列ではない (b) $A$ の行列式が 0 でない (c) $A$ の階数...

線形代数行列逆行列行列式階数
2025/7/29

与えられた変換の中から、1次変換であるものをすべて選ぶ問題です。

線形変換行列ベクトル
2025/7/29

放物線 $y = x^2 + (2t-10)x - 4t + 16$ の頂点をPとする。$t$ が0以上の値をとって変化するとき、頂点Pの軌跡を求める。

放物線頂点軌跡二次関数平方完成
2025/7/29

$a > 0$ とする。二次関数 $f(x) = x^2 - 4x + 6$ の $0 \le x \le a$ における最小値 $m$ を求めよ。

二次関数最小値場合分け関数のグラフ
2025/7/29

$f(x) = x^2 - 2ax + a^2 + a + 2 = (x - a)^2 + a + 2$

二次関数最小値場合分け平方完成
2025/7/29

与えられた連立一次方程式を解きます。 $ \begin{cases} 3x - 4(x - 2y) = 15 \\ 2y - 3(2x - y) = y + 2 \end{cases} $

連立一次方程式方程式代数
2025/7/29

2次関数 $y = x^2 - x + m$ のグラフと $x$ 軸との共有点の個数が、定数 $m$ の値によってどのように変化するかを調べる問題です。

二次関数判別式共有点二次方程式
2025/7/29

与えられた5つの式を因数分解する問題です。 (1) $3x^2 + 21x - 90$ (2) $-2a^2 + 24a - 72$ (3) $25x^2 + 20x + 4$ (4) $9a^2 -...

因数分解二次式共通因数完全平方二乗の差
2025/7/29

与えられた式 $\frac{\sqrt{27}}{\sqrt{-3}}$ を計算し、結果を求める問題です。

複素数平方根計算
2025/7/29