Difference between revisions of "1981 AHSME Problems/Problem 15"
Arcticturn (talk | contribs) (→Problem) |
J314andrews (talk | contribs) (→Solution) |
||
| Line 6: | Line 6: | ||
==Solution== | ==Solution== | ||
| + | |||
| + | Use rules of logarithms to solve this equation. | ||
| + | |||
| + | <math>(2x)^{\log_{b} 2} = (3x)^{\log_{b} 3}</math> | ||
| + | |||
| + | <math>\log_{b} 2 \cdot \log_{b} 2x = \log_{b} 3 \cdot \log_{b} 3x</math> | ||
| + | |||
| + | <math>\log_{b} 2 \cdot (\log_{b} 2 + \log_{b} x) = \log_{b} 3 \cdot (\log_{b} 3 + \log_{b} x)</math> | ||
| + | |||
| + | <math>(\log_{b} 2)^2 + \log_{b} 2 \cdot \log_{b} x = (\log_{b} 3)^2 + \log_{b} 3 \cdot \log_{b} x</math> | ||
| + | |||
| + | <math>(\log_{b} 2)^2 - (\log_{b} 3)^2 = \log_{b} 3 \cdot \log_{b} x - \log_{b} 2 \cdot \log_{b} x </math> | ||
| + | |||
<math>\boxed {B}</math> | <math>\boxed {B}</math> | ||
Revision as of 01:10, 26 June 2025
Problem
If
,
, and
, then
is
Solution
Use rules of logarithms to solve this equation.