- If $9^{x+2}= 240+9^x$ then x= ?
- $10^x = 64$ what is the value of $10^{(x/2)+1} = ?$
- $x/x^{1.5} = 8*x^{-1}$ and x > 0 , then x = ?
- $x^{-2} = 64$, then $x^{1/3} + x^0$ = ?
- $4^x - 4^{x-1} = 24 $ then $(2x)^x = ?$
2026-04-04 20:39:21.1775335161
How to solve the following problems with exponent?
304 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in REAL-ANALYSIS
- how is my proof on equinumerous sets
- Finding radius of convergence $\sum _{n=0}^{}(2+(-1)^n)^nz^n$
- Optimization - If the sum of objective functions are similar, will sum of argmax's be similar
- On sufficient condition for pre-compactness "in measure"(i.e. in Young measure space)
- Justify an approximation of $\sum_{n=1}^\infty G_n/\binom{\frac{n}{2}+\frac{1}{2}}{\frac{n}{2}}$, where $G_n$ denotes the Gregory coefficients
- Calculating the radius of convergence for $\sum _{n=1}^{\infty}\frac{\left(\sqrt{ n^2+n}-\sqrt{n^2+1}\right)^n}{n^2}z^n$
- Is this relating to continuous functions conjecture correct?
- What are the functions satisfying $f\left(2\sum_{i=0}^{\infty}\frac{a_i}{3^i}\right)=\sum_{i=0}^{\infty}\frac{a_i}{2^i}$
- Absolutely continuous functions are dense in $L^1$
- A particular exercise on convergence of recursive sequence
Related Questions in IRRATIONAL-NUMBERS
- Convergence of a rational sequence to a irrational limit
- $\alpha$ is an irrational number. Is $\liminf_{n\rightarrow\infty}n\{ n\alpha\}$ always positive?
- Is this : $\sqrt{3+\sqrt{2+\sqrt{3+\sqrt{2+\sqrt{\cdots}}}}}$ irrational number?
- ls $\sqrt{2}+\sqrt{3}$ the only sum of two irrational which close to $\pi$?
- Find an equation where all 'y' is always irrational for all integer values of x
- Is a irrational number still irrational when we apply some mapping to its decimal representation?
- Density of a real subset $A$ such that $\forall (a,b) \in A^2, \ \sqrt{ab} \in A$
- Proof of irrationality
- Is there an essential difference between Cartwright's and Niven's proofs of the irrationality of $\pi$?
- Where am I making a mistake in showing that countability isn't a thing?
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
$1: 9^x(9^2-1)=240\implies 9^x=3=9^{\frac12}\implies x=\frac12$
$2: 10^x=64\implies 10^{\frac x2+1}=10\cdot (10^x)^{\frac12}=10\cdot (64)^{\frac12}$
$3:\frac x{x^{1.5}}=8\cdot x^{-1}\implies x^{1+1-1.5}=8\implies x^{\frac12}=8\implies x=(8)^2$
$4: x^{-2}=64\implies x^2=(x^{-2})^{-1}=(64)^{-1}=\frac1{64}\implies x=\pm\frac18$
So, $x^{\frac13}+x^0=\left(\frac18\right)^{\frac13}+1=1+\frac1{8^{\frac13}}$
Do you know about the cube roots of $1?$
$5:4^{x-1}(4-1)=24\implies (2^2)^{(x-1)}=8=2^3\implies 2(x-1)=3$
Find $x$ and proceed
The formulas used:
$a^m\cdot a^n=a^{m+n}$
$a^m=a^n\implies m=n$ if $a\ne0,\pm1$
$a^{-m}=\frac1{a^m}$
$a^0=1$ if $a\ne0$