- #1
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
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?
To solve for x in an equation, you must isolate the variable on one side of the equation by performing the same operation on both sides. For example, if the equation is 2x + 5 = 15, you would subtract 5 from both sides, leaving you with 2x = 10. Then, you would divide both sides by 2, giving you the solution of x = 5.
If there are multiple x's in the equation, you must first combine like terms on both sides of the equation. Then, follow the same steps as in the previous question to isolate the variable and solve for x.
If the equation contains fractions, you will need to multiply both sides by the reciprocal of the fraction. For example, if the equation is (2/3)x = 6, you would multiply both sides by (3/2), leaving you with x = 9.
You can check your solution by plugging it back into the original equation and seeing if it makes the equation true. If it does, then you have solved for x correctly.
Yes, there is a specific order in which operations must be performed in an equation. This order is known as the order of operations: parentheses, exponents, multiplication and division (performed from left to right), and addition and subtraction (performed from left to right). It is important to follow this order to arrive at the correct solution.