Solve Algebra 2 Problem 43: 7^3x/2^7x-1=(43.2)^x+2

  • Thread starter Thread starter mustang
  • Start date Start date
  • Tags Tags
    Algebra Algebra 2
AI Thread Summary
To solve the equation 7^(3x) / 2^(7x-1) = (43.2)^(x+2), logarithms are utilized to simplify the exponentials. The equation is transformed into log(7^(3x)) - log(2^(7x-1)) = log(43.2^(x+2)), leading to a linear equation involving x. The properties of exponents are applied to rewrite and simplify both sides of the equation, allowing for further manipulation. Ultimately, the goal is to isolate x by taking the natural logarithm of both sides. This method provides a systematic approach to solving the algebraic problem.
mustang
Messages
169
Reaction score
0
Problem 43.
Solve and check.
7^3x divided by 2^7x-1 = (43.2)^x+2
 
Physics news on Phys.org
I am assuming this is that you meant
\frac{7^{3x}}{2^{7x-1}}= 43.2^{x+2}
rather than
\frac{7^3x}{2^7x-1}= 43.2^x+ 2
which would be harder.

The key step is to use the logarithm to get rid of the "exponentials" (It really doesn't matter which base logarithm you use):
log(\frac{7^{3x}}{2^{7x-1}})= log(43.2^{x+2})
which is:
log(7^{3x})- log(2^{7x-1})= log(34.2^{x+2})
3x log(7)- (7x-1)log(2)= (x+2)log(34.2)<br /> <br /> That&#039;s now a simple linear equation with some peculiar coefficients.
 


To solve this problem, we will first use the properties of exponents to rewrite the equation in a simpler form. We know that (a^m)^n = a^(m*n) and (a/b)^n = a^n/b^n. Using these properties, we can rewrite the equation as:

(7^3)^x / (2^7)^x-1 = (43.2)^x+2

Now, we can simplify further by evaluating the exponents on the left side of the equation:

7^(3x) / 2^(7x-1) = (43.2)^x+2

Next, we can use the power rule of exponents to rewrite 43.2 as (432/10) and raise both sides of the equation to the power of x+2:

7^(3x) / 2^(7x-1) = (432/10)^(x+2)

Using the property of exponents (a^m)^n = a^(m*n), we can rewrite the right side of the equation as:

7^(3x) / 2^(7x-1) = (432/10)^x * (432/10)^2

Now, we can simplify the right side of the equation by evaluating (432/10)^2 as 432^2/10^2:

7^(3x) / 2^(7x-1) = (432/10)^x * (432^2/10^2)

Next, we can use the power rule of exponents again to rewrite the right side of the equation as:

7^(3x) / 2^(7x-1) = (432/10)^x * 432^(2x)/10^(2x)

Finally, we can use the property of exponents (a/b)^n = a^n/b^n to rewrite the right side of the equation as:

7^(3x) / 2^(7x-1) = (432/10 * 432^(2x)) / (10 * 10^(2x))

Now, we can simplify the right side of the equation by combining like terms:

7^(3x) / 2^(7x-1) = (432 * 432^(2x)) / (10 * 10^(2x+1))

To solve for x, we can take the natural logarithm of both sides of
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Back
Top