Exponential Equation In Quadratic Form

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
2 replies · 5K views
chillfactor
Messages
12
Reaction score
0

Homework Statement


The problem is 3^2x+3^(x+1)-4=0

I know I had to solve it by substitution


Homework Equations





The Attempt at a Solution


I had u = 3^x
I put it in:
(u )(u ), but I was not sure how to get the middle term 3^(x+1)
 
Physics news on Phys.org
You could write 3^(x+1) = 3^x * 3^1
 
chillfactor, that's a bad way to do it. Take this slowly, step by step.
First make the substitution, then once it is in the general quadratic form [tex]au^2+bu+c=0[/tex] THEN solve for u either by factorizing or using the quadratic formula. After doing that, substitute back in and solve for x.