Solve for x in the equation 3^(x^2)/9^x = 81

Published on October 31, 2024

Algebra

The equation 3^(x^2)/9^x = 81 is solved by rewriting the equation with the same base, simplifying the denominator, applying the quotient rule for exponents, equating the exponents, rearranging into a quadratic equation, and finally using the quadratic formula to find the two solutions, x = 1 + √5 and x = 1 - √5.

Question

\( \begin{array}{c}\frac{3^{x^{2}}}{9^{x}}=81 \\ x=?\end{array} \)

Answer

Related math solutions

Solve for x in the equation x^2 + 3x + 7 = 6 / (x^2 + 3x + 2)

The equation x^2 + 3x + 7 = 6/(x^2 + 3x + 2) is solved by substituting u = x^2 + 3x, resulting in a quadratic equation in u. Factoring the quadratic equation yields two possible values for u, which are then substituted back into the substitution to find the solutions for x using the quadratic formula. One case results in two real solutions, while the other yields no real solutions.

Solve for x in a radical equation.

The solution to the equation \sqrt{7 + \frac{3}{\sqrt{x}}} = 7 - \frac{9}{x} is x = \frac{9}{4}.

Find the value of x^10 / x^10

The solution involves finding an expression for X_n, a sum of reciprocals of powers of x, using the formula for a finite geometric series. Then, the expression for x^n is used to simplify the ratio x^n / X_n, ultimately resulting in x^(n+1).

Find the value of R*S

The solution demonstrates how to find the value of RS by expanding the second equation, substituting the first equation, and simplifying the resulting equation.

Solve for x in the equation 16/x = x^2/4

To solve the equation 16/x = x^2/4, cross-multiply to get 64 = x^3, then take the cube root of both sides to find x = 4.

Solve for x in an equation with an exponent

The solution to the equation (1/3)^(x+3) = 9^x is x = -1.

Prove the absolute value equation |a-5| = |5-a|

The equation |a - 5| = |5 - a| is proven by considering two cases: when (a - 5) is greater than or equal to zero and when (a - 5) is less than zero. In both cases, the equation holds true, demonstrating that the absolute value of the difference between a and 5 is equal to the absolute value of the difference between 5 and a for all values of a.

Partial Fraction Decomposition of x/((x+1)(x-4))

The partial fraction decomposition of the rational expression x/((x+1)(x-4)) is (1/5)/(x+1) + (4/5)/(x-4).

Find the intersection points of a circle and a line.

The system of equations is solved by substitution, expanding, simplifying, using the quadratic formula to find x values, and then substituting back into the equations to find the corresponding y values. The solutions are (3, 4) and (-4, -3).

Solving a system of two linear equations

The solution to the system of equations x + 2y = 5 and 3x - y = 1 is x = 1 and y = 2, found using the elimination method.