Difference between revisions of "1984 AIME Problems/Problem 5"
Happypi31415 (talk | contribs) (→Solution 8) |
(→Solution 8) |
||
(One intermediate revision by the same user not shown) | |||
Line 42: | Line 42: | ||
<cmath>\log_8{ab} +2\log_4{ab}=12</cmath> | <cmath>\log_8{ab} +2\log_4{ab}=12</cmath> | ||
Furthermore, we see that <math>\log_4 {ab}</math> is <math>\frac{3}{2}</math> times <math>\log_8 {ab}.</math> Substituting <math>\log_8 {ab}</math> as <math>x,</math> we get <math>x+3x=12,</math> so <math>x=3.</math> Therefore, we have <math>\log_8 {ab} = 3,</math> so <math>ab= 8^3=\boxed{512}</math> ~ math_comb01 | Furthermore, we see that <math>\log_4 {ab}</math> is <math>\frac{3}{2}</math> times <math>\log_8 {ab}.</math> Substituting <math>\log_8 {ab}</math> as <math>x,</math> we get <math>x+3x=12,</math> so <math>x=3.</math> Therefore, we have <math>\log_8 {ab} = 3,</math> so <math>ab= 8^3=\boxed{512}</math> ~ math_comb01 | ||
+ | |||
+ | == Solution 9 == | ||
+ | |||
+ | Change all equations to base 64. We then get: | ||
+ | <cmath> \log_{64}(a^2) + \log_{64}(b^6) = 5 </cmath> | ||
+ | and | ||
+ | <cmath> \log_{64}(b^2) + \log_{64}(a^6) = 7. </cmath> | ||
+ | |||
+ | Using the property \(\log(a) + \log(b) = \log(ab)\), we get: | ||
+ | <cmath> \log_{64}(a^2b^6) = 5 </cmath> | ||
+ | and | ||
+ | <cmath> \log_{64}(a^6b^2) = 7. </cmath> | ||
+ | |||
+ | Then: | ||
+ | <cmath> a^2b^6 = 64^5 </cmath> | ||
+ | and | ||
+ | <cmath> a^6b^2 = 64^7. </cmath> | ||
+ | |||
+ | Simplifying, we have: | ||
+ | <cmath> ab^3 = 8^5 </cmath> | ||
+ | and | ||
+ | <cmath> a^3b = 8^7. </cmath> | ||
+ | |||
+ | Substituting and solving, we get: | ||
+ | <cmath> a = 8^2 </cmath> | ||
+ | and | ||
+ | <cmath> b = 8. </cmath> | ||
+ | |||
+ | Then: | ||
+ | <cmath> ab = 8^3 = 512. </cmath> | ||
== See also == | == See also == |
Latest revision as of 15:10, 16 May 2024
Contents
Problem
Determine the value of if and .
Solution 1
Use the change of base formula to see that ; combine denominators to find that . Doing the same thing with the second equation yields that . This means that and that . If we multiply the two equations together, we get that , so taking the fourth root of that, .
Solution 2
We can simplify our expressions by changing everything to a common base and by pulling exponents out of the logarithms. The given equations then become and . Adding the equations and factoring, we get . Rearranging we see that . Again, we pull exponents out of our logarithms to get . This means that . The left-hand side can be interpreted as a base-2 logarithm, giving us .
Solution 3
This solution is very similar to the above two, but it utilizes the well-known fact that Thus, Similarly, Adding these two equations, we have .
Solution 4
We can change everything to a common base, like so: We set the value of to , and the value of to Now we have a system of linear equations: Now add the two equations together then simplify, we'll get . So ,
Solution 5
Add the two equations to get . This can be simplified with the log property . Using this, we get . Now let and . Converting to exponents, we get and . Sub in the to get . So now we have that and which gives , . This means so
Solution 6
Add the equations and use the facts that and to get Now use the change of base identity with base as 2: Which gives: Solving gives,
Solution 7
By properties of logarithms, we know that .
Using the fact that , we get .
Similarly, we know that .
From these two equations, we get and .
Multiply the two equations to get . Solving, we get that .
Solution 8
Adding both of the equations, we get Furthermore, we see that is times Substituting as we get so Therefore, we have so ~ math_comb01
Solution 9
Change all equations to base 64. We then get: and
Using the property \(\log(a) + \log(b) = \log(ab)\), we get: and
Then: and
Simplifying, we have: and
Substituting and solving, we get: and
Then:
See also
1984 AIME (Problems • Answer Key • Resources) | ||
Preceded by Problem 4 |
Followed by Problem 6 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |