nae99
- 129
- 0
Homework Statement
4(3^2x+1) + 17(3^x) - 7 = 0
Homework Equations
The Attempt at a Solution
4 + 17 (3^2x+1+x) - 7 = 0
The problem involves solving the exponential equation 4(3^(2x+1)) + 17(3^x) - 7 = 0, which falls under the subject area of exponential equations with different bases.
Participants are actively engaging with the problem, offering guidance on how to approach the equation and clarifying misunderstandings. There is a focus on forming a quadratic equation from the exponential equation, and some participants are exploring different interpretations of the steps involved.
There are indications of confusion regarding algebraic errors and notation, as well as the need for clarity on the substitution process. The discussion reflects a collaborative effort to navigate the complexities of the problem without arriving at a definitive solution.
rock.freak667 said:I am assuming your problem reads:
4(32x+1) + 17(3x) - 7 = 0
In which case remember that am+n=aman and amn = (am)n.
So after you expand out the first term you can use a substitution to solve for x such as y=3x.
nae99 said:and how will i expand it...becaues i don't know how to
rock.freak667 said:Take the first term 4(32x+1) using the first rule I posted with am+n=aman, how can you rewrite 32x+1 as?
Ivan92 said:Yes. So following up on what rock.freak said, you will have
4(3)(32x)+17(3x)-7=0
So now, you will substitute y=3x. After that, you should be able to solve it.
SammyS said:32x = (3x)2
& 4(3) = 12
Now, does Ivan's suggestion make more sense to you?
Ivan92 said:You are not to add 12 but multiply it to the first term. I also noticed that your notation is a bit wrong. Your equation shouldould look like this:
12(3x)2+17(3x)-7=0
Then do what rocky said earlier, which is y=3x. Then you should be able to see what you are to do next.
Ivan92 said:No, you would multiply 12 to the (3x)2.
Where ever you see 3x you substitute in y. When you do that, you should form a quadratic equation. Then do what is necessary to solve it.
12(3x)2+17(3x)-7=0
Here is the equation again.
Ivan92 said:You just did a common algebraic error:
a(bx) [itex]\neq[/itex](ab)x
Just simply put in y for where ever you see 3x. Then do what I told you before.
Ivan92 said:No, you would multiply 12 to the (3x)2.
Where ever you see 3x you substitute in y. When you do that, you should form a quadratic equation. Then do what is necessary to solve it.
12(3x)2+17(3x)-7=0
SammyS said:See this equation as corrected by Ivan:
[tex]12(3^x)^2+17(3^x)-7=0[/tex]
Everyplace you see [itex]3^x[/itex] in the equation, replace it with [itex]y\,.[/itex]
You should obtain a quadratic equation, but the variable is y instead of the usual x which you are more accustomed to.
The expression on the left hand side of your new equation can be factored, which should lead to a solution. Alternatively, you should be able to solve it using the quadratic formula.
Ivan92 said:Yep. So now all you would have to do now is solve for y. Then when you solve for y, replace y with 3x then solve for x.
BloodyFrozen said:Yes, exactly and then use logs to solve it.
nae99 said:i solve foe y but how should i replace it with 3x
for eg. y= 1.75
SammyS said:Not quite.
I get two solutions for y.
One of them is -7/4 which is equal to -1.75.
What's the other solution?
SammyS said:Actually it's y = 1/3, which is good, because that can be written as 3-1.
So, all you have to do for this solution to y is to solve: [itex]3^x = 3^{-1}\,.[/itex]
Can you solve that for x?