What is the Solution for Solving Exponential Equations with Unknown Variables?

  • Context: Undergrad 
  • Thread starter Thread starter NZS92
  • Start date Start date
  • Tags Tags
    Exponent
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
NZS92
Messages
4
Reaction score
0
Solve for x,
(73/10)^(x-1)+5 - 3^(x+1)=0
 
Mathematics news on Phys.org
I literally have no idea, tried log, ln, e^x,

my first work:
7.3^(x-1)+5=3^(x+1)

log_(3) (7.3^(x-1)+5)=x+1

e^(log_3 (7.3^(x-1)+5) / e^x = e

(7.3^(x-1)+5)/e^x =e
7.3^(x-1)+5= ee^x
7.3^(x-1) -ee^x=-5

my second work,
7.3^(x-1)=3^(x+1)-5

(x-1)log(73/10)=log(3^(x+1)-5)

xlog(73/10)-log(73/10) = log(3^(x+1)-5)

(e^(xlog(73/10)) / (e^(log73/10) = 3^(x+1)-5

e^(xlog73/10) = 3^(x+1) e^(log73/10)-5e^(log73/10)
 
Just to clarify, you mean
[tex]\left(\frac{73}{10}\right)^{x-1}-3^{x+1}+5=0[/tex]

right? Because I don't believe this expression can be solved algebraically. You can, of course, find a numerical solution to the problem however.