Solving 5^(2x) + 4(5)^x = -3 with substitution

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
10 replies · 7K views
cscott
Messages
778
Reaction score
1
This was on a test but I couldn't quite solve for x:

[tex]5^2^x + 4(5)^x = -3[/tex]

let [itex]5^x = y[/itex]

[tex]y^2 + 4y + 3 = 0[/tex]
[tex](y + 1)(y + 3) = 0[/tex]

So I end up with [itex]5^x = -1[/itex] or [itex]5^x = -3[/itex], but I don't think that makes sense... what am I doing wrong? It must be something dumb I'm doing :shy:
 
Last edited:
Physics news on Phys.org
Maybe you haven't done anything wrong? What would that imply?
 
Hurkyl said:
Maybe you haven't done anything wrong? What would that imply?

Ehh I was kind of worried about that... I guess it could imply I suck at logs? :-p

I would continue by taking the log of both sides, but as far as I know you cannot take the log of a negative number... my calculator agrees with me. :biggrin:

Overall, I don't know what this means.
 
Last edited:
It meons there's no real number x that is the root of this function... Think of it this way, which power of 5(a positive number) would give you -1 or -3?
 
wisredz said:
It meons there's no real number x that is the root of this function... Think of it this way, which power of 5(a positive number) would give you -1 or -3?

How would I work it out to get an answer? All we've been taught on complex numbers (if that's what you're implying) is that i is the square root of negative one.
 
cscott said:
How would I work it out to get an answer? All we've been taught on complex numbers (if that's what you're implying) is that i is the square root of negative one.

What he's saying is that there is no value for x that satisfies that equation.
 
Nylex said:
What he's saying is that there is no value for x that satisfies that equation.

Why would this be on my grade 11 math exam then? :mad:
 
cscott said:
Why would this be on my grade 11 math exam then? :mad:

I don't know, but surely you can see that there's no power x that you can raise 5 to to get a negative number, not even a negative one. Your working at the top was correct.
 
Well it's an interesting problem for me. There are no solutions with "real numbers" but there are two complex-number solutions which perhaps it's best to not worry about now unless you want to know how to find them.
 
Why would this be on my grade 11 math exam then?

Presumably to test if you can identify when equations have no solutions. :-p
 
Hurkyl said:
Presumably to test if you can identify when equations have no solutions. :-p

Crazy! Anyway, thanks for all your help.