What is the value of that satisfies ?
Opening subject page...
Loading your content
ACT Math Quiz
Practice Logarithmic Functions in ACT Math with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
Question 1 / 20
0 of 20 answered
What is the value of x that satisfies log3(x+2)+log3(x−4)=3?
This quiz focuses on Logarithmic Functions, giving you a quick way to practice the rules, question types, and explanations that matter most for ACT Math.
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
What is the value of x that satisfies log3(x+2)+log3(x−4)=3?
Explanation: This is a logarithms question testing the product rule and extraneous solution detection. Choice B (7) is correct — apply the log product rule: log₃(x + 2) + log₃(x − 4) = log₃((x + 2)(x − 4)) = 3. Convert to exponential form: (x + 2)(x − 4) = 3³ = 27. Expand: x² − 2x − 8 = 27 → x² − 2x − 35 = 0 → (x − 7)(x + 5) = 0 → x = 7 or x = −5. Check: x = −5 makes log₃(−5 + 2) = log₃(−3), which is undefined (can't take log of a negative). So x = 7 is the only valid solution. Choice A (5) comes from a factoring error: perhaps solving x² − 2x − 35 = 0 as (x − 5)(x + 7) = 0. Choice C (9) comes from treating each log separately: log₃(x + 2) = 3 → x + 2 = 27 → x = 25... or log₃(x − 4) = 3 → x − 4 = 27 → x = 31. Choice D (11) comes from adding: (x + 2) + (x − 4) = 27 → 2x − 2 = 27 → x = 14.5, rounding or computing differently. Pro tip: After applying the log product rule, you'll get a quadratic. It will typically have two roots — always check BOTH in the original equation. A root that produces a negative or zero argument for any logarithm is extraneous and must be discarded.
A worksheet asks you to simplify log(2)+log(50) (base 10). Which single logarithm is equivalent?
Explanation: This problem uses the logarithm product property. The product property states that log_a(x) + log_a(y) = log_a(xy). Applying this property to log(2) + log(50), we get log(2) + log(50) = log(2 × 50) = log(100). Choice A incorrectly adds the arguments instead of multiplying them.
A student wants a single logarithm equivalent to ln(12)−ln(3). Which expression is equivalent?
Explanation: This problem uses the logarithm quotient property. The quotient property states that ln(a)−ln(b)=ln(a/b). Applying this property to ln(12)−ln(3), we get ln(12)−ln(3)=ln(12/3)=ln(4). Choice A incorrectly keeps the arguments separate, while choice D incorrectly reverses the fraction.
What is log10(1000)?
Explanation: To evaluate this logarithm, we need to find what power 10 must be raised to get 1000. The logarithm property states that log_a(b) = c means a^c = b. We can rewrite 1000 as 10^3, so log₁₀(1000) = log₁₀(10^3). Using the power rule for logarithms, log_a(x^n) = n·log_a(x), we get 3·log₁₀(10) = 3·1 = 3.
Evaluate log3(81).
Explanation: To evaluate this logarithm, we need to find what power 3 must be raised to get 81. The logarithm property states that loga(b)=c means ac=b. We can rewrite 81 as 34 (since 3⋅3⋅3⋅3=81). Therefore, log3(81)=log3(34). Using the power rule, this equals 4⋅log3(3)=4⋅1=4.
A finance model uses natural logs. What is ln(e5)?
Explanation: This problem uses the property that natural logarithm and exponential are inverse functions. The key property is that ln(e^x) = x for any real number x. Applying this property directly to ln(e^5), we get ln(e^5) = 5. Choice A incorrectly leaves the expression unsimplified, while choice B incorrectly multiplies by e.
A calculator app uses base-10 logs. If log(x)=−2, what is the value of x?
Explanation: Given log(x) = -2 (base 10 implied), we need to find x. Using the definition log₁₀(x) = -2 means 10^(-2) = x. Therefore, x = 10^(-2) = 1/10² = 1/100 = 0.01. Choice A gives just -2, which is the logarithm value, not x itself.
A student simplifies log7(49). What is the value of log7(49)?
Explanation: This problem uses the fundamental relationship between logarithms and exponentials. The equation log_7(49) asks "to what power must we raise 7 to get 49?" Since 7^2 = 49, we have log_7(49) = 2. Choice A incorrectly gives the reciprocal, while choice C gives the base instead of the exponent.
A student simplifies log5(125). What is the value of log5(125)?
Explanation: This problem uses the fundamental relationship between logarithms and exponentials. The equation log_5(125) asks "to what power must we raise 5 to get 125?" Since 5^3 = 125, we have log_5(125) = 3. Choice D incorrectly gives the argument of the logarithm rather than the exponent needed.
What is the value of x if log(x)=2?
Explanation: To solve this equation, we need to convert from logarithmic to exponential form. The equation log(x) = 2 means "10 raised to what power equals x?" Since log without a specified base typically means log₁₀, we have 10² = x. Therefore, x = 100. Choice B would give 10¹ = 10, which doesn't satisfy the original equation.
Convert log3(27)=y into exponential form.
Explanation: To convert from logarithmic to exponential form, we use the fundamental property that log_a(b) = c is equivalent to a^c = b. In the equation log₃(27) = y, the base is 3, the argument is 27, and the result is y. Converting to exponential form gives us 3^y = 27. Choice B incorrectly reverses the base and argument positions.
A measurement formula includes log(10−4) (base 10). What is its value?
Explanation: This problem uses the fundamental relationship between logarithms and exponentials. The property states that log_a(a^x) = x for any valid base a and exponent x. Since we have log(10^(-4)) and the base is 10, we can apply this property directly. Therefore, log(10^(-4)) = -4. Choice C incorrectly gives the argument rather than the logarithm value.
log5(125) is equivalent to which of the following?
Explanation: This problem uses the definition of logarithms with base 5. The expression log5(125) asks "To what power must we raise 5 to get 125?" Since 53=5×5×5=125, we have log5(125)=3. Choice C would be incorrect as 55=3125, which is much larger than 125.
A student is rewriting a logarithmic equation in exponential form. Which equation is equivalent to log2(32)=5?
Explanation: To convert log₂(32) = 5 to exponential form, we use the definition that log_a(b) = c means a^c = b. Here, a = 2, b = 32, and c = 5. Therefore, the exponential form is 2⁵ = 32. We can verify: 2⁵ = 2 × 2 × 2 × 2 × 2 = 32. Choice A incorrectly swaps the base and result.
Which equation is equivalent to log10(100)=2?
Explanation: To convert from logarithmic to exponential form, we use the fundamental property that log_a(b) = c is equivalent to a^c = b. Given log₁₀(100) = 2, the base is 10, the exponent is 2, and the result is 100. Therefore, the equivalent exponential equation is 10^2 = 100. Choice B incorrectly switches the base and exponent positions.
A student solves the equation ln(x)=0. What is the value of x?
Explanation: This problem uses the fundamental property that ln(1) = 0 and the inverse relationship between natural logarithm and exponential functions. The equation ln(x) = 0 means that e^0 = x. Since e^0 = 1 for any base, we have x = 1. Choice A incorrectly gives the exponent value, while choice C gives the base of natural logarithm.
Which expression is equivalent to log(xy) using logarithm properties?
Explanation: This problem requires the product rule for logarithms. The logarithm property for products states that loga(xy)=loga(x)+loga(y). This means when we have the logarithm of a product, we can separate it into the sum of individual logarithms. Therefore, log(xy)=log(x)+log(y). Choice B incorrectly suggests multiplying logarithms instead of adding them.
What is ln(e2)?
Explanation: To evaluate this natural logarithm, we use the power rule for logarithms. The property states that loga(xn)=n⋅loga(x). Since ln means log_e, we have ln(e2). Using the power rule: ln(e2)=2⋅ln(e)=2⋅1=2. This demonstrates that the natural logarithm and exponential functions with base e are inverse operations.
log7(49) equals what?
Explanation: To evaluate this logarithm, we use the definition: log7(49) asks "To what power must we raise 7 to get 49?" Since 72 = 7×7 = 49, we have log7(49) = 2. Choice B would be incorrect because 73 = 343, not 49.
Solve for x if log3(x)=4.
Explanation: To solve this equation, we need to convert from logarithmic to exponential form. The logarithm property states that loga(b)=c means ac=b. Given log3(x)=4, we convert to exponential form: 34=x. Calculating 34=3⋅3⋅3⋅3=81, so x=81.