Solve for X: 4*(5^x)-3(0.4^2x)=11 | Quick Algebra Homework

  • Thread starter Thread starter TheExibo
  • Start date Start date
  • Tags Tags
    Algebra
AI Thread Summary
The equation 4*(5^x) - 3*(0.4^(2x)) = 11 is confirmed as the correct problem to solve. The importance of proper notation, such as using parentheses, is emphasized for clarity in mathematical expressions. Analytical solutions are deemed challenging, with suggestions to utilize graphical or iterative methods instead. Initial guesses for x indicate that values around 1 may yield results closer to the solution. The discussion highlights the need for careful equation presentation and the exploration of numerical methods for solving complex equations.
TheExibo
Messages
55
Reaction score
1

Homework Statement



4*(5^x)-3(0.4^2x)=11

In case it doesn't make sense, in the attempted solution it's written out better

Homework Equations

The Attempt at a Solution



http://imgur.com/SnpFQZV

Thanks!
 
Last edited:
Physics news on Phys.org
TheExibo said:

Homework Statement



5*(4^x)-3(0.4^2x)=11

In case it doesn't make sense, in the attempted solution it's written out better

Homework Equations

The Attempt at a Solution



http://imgur.com/SnpFQZV

Thanks!
In the image, which is difficult to read, you have a different problem:
##4 \cdot 5^x - 3 \cdot 0.4^{2x} = 11##
Is what you have in the image the equation you need to solve? Also, are you sure you have written the problem correctly? Both problems seem more difficult than the usual kinds of problems of this type.
 
Yes! I'm really bad with typing out equations, but that's exactly it!
 
TheExibo said:
Yes! I'm really bad with typing out equations, but that's exactly it!

It would have been 100% clear if you had put parentheses around the '2x', like this:
4 * 5^x -3 * (0.4)^(2x).
 
If there's a way to solve this equation analytically, I don't see it. What I would do is try either a graphical approach, by graphing y = 4 * 5^2 - 3 * .4^(2x) and seeing where the graph crosses the line y = 11, or try an iterative approach, starting with an educated guess.

If x = 1, the left side is 4 * 5^1 - 3 * .4^2 = 20 - .48 = 19.52
If x = 2, the left side is slightly less than 100, so we're getting farther away from a solution, so try numbers smaller than 1.
 
Back
Top