How to Solve Complex Trigonometry Equations?

  • Thread starter Thread starter vijay123
  • Start date Start date
  • Tags Tags
    Trignometry
Click For Summary

Homework Help Overview

The discussion revolves around two complex equations involving logarithms, with participants questioning whether they relate to trigonometry. The original poster expresses difficulty in solving the equations and seeks assistance.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants explore various logarithmic identities and properties, questioning the relevance of trigonometry to the problems. Some suggest manipulating the equations to isolate x, while others express frustration over the complexity of the steps involved.

Discussion Status

There is ongoing dialogue with attempts to clarify the nature of the problems and the methods used. Some participants have provided guidance on potential approaches, while others are still grappling with the concepts and expressing uncertainty about their progress.

Contextual Notes

Participants note that the problems are non-calculator exercises, which adds to the challenge. There is also mention of a misunderstanding regarding the nature of the problems, with some insisting they are not trigonometric in nature.

vijay123
Messages
122
Reaction score
0
hi,
i got 2 problems that are really hard to solve. i don't know wether they are trick question or they just can be incorperated in a formula.i have taken days to solve them but in vain. please help!

a) 10(3^(2x+1)) = 2^(4x-3)

b) (2/3x)^(log2) = (9x)^(log3)

thanks you very much:-p
 
Physics news on Phys.org
Wait, this is just solve for x, right? Trigonometry?

I can help, but what have you done so far? Have you used all the properties of logs?
 
What trignometry in these problems
 
Hello vijay,

this problem is fairly hard to solve with trigonometry :wink:

Have you tried the following identities?

[tex]\log(xy)=\log(x)+\log(y)[/tex]

[tex]\log\left(\frac{x}{y}\right)=\log(x)-\log(y)[/tex]

[tex]\log\left(x^y\right)=y\log(x)[/tex]

Regards,

nazzard
 
yes, i have tried all of them, they don't seem to work!
 
yes, the rpoblem is trignometric, but all my efforts fail.
 
and for info. this sum is a non calculator one...so...
anyway..for the first question, it might be helpful to expand out 10 into 5*2(accoring to me). the brought the 2 to the other side and the after further simplying, found out that (16/9)^x = 240...i don't know how to go on without using a calc. hope some1 has a better solution to the problem.
 
vijay123 said:
yes, i have tried all of them, they don't seem to work!

Let's take a look at problem a)

[tex]10=\frac{2^{(4x-3)}}{3^{(2x+1)}}[/tex]

[tex]\log10=\log\left(\frac{2^{(4x-3)}}{3^{(2x+1)}}\right)[/tex]

Can you apply the second and third identity I posted earlier here?

Regards,

nazzard
 
how would that help. the equation you have given is just the manipulated version of the problem. i tried to simplfy it, but it doesn't do any good.i come back to the same question.
 
  • #10
vijay123 said:
how would that help. the equation you have given is just the manipulated version of the problem. i tried to simplfy it, but it doesn't do any good.i come back to the same question.

Ok, so I have to ask what you want to achieve actually. :smile: Do you need an expression for x or something else?

Regards,

nazzard
 
  • #11
i would like to simplfy the rpbolem, making x the subject, were the whole equation is representated in exponential format, were x is equal to something in exponential form were there are no logarithms or any variable present.
regards
vijay
 
  • #12
I'll try to show the next steps I'd take:

[tex]\log10=\log(2^{(4x-3)})-\log({3^{(2x+1)}})[/tex]

[tex]\log10=(4x-3)\log(2)-(2x+1)\log(3)[/tex]

Can you solve it for x?

Regards,

nazzard
 
  • #13
yes yes..thats exactly wut i did...but now were near solution...lol...
 
  • #14
the log 10 is 1 actually...
 
  • #15
vijay123 said:
the log 10 is 1 actually...

Hang on...what makes you so sure that the base was chosen to be 10? :wink:

What do you mean with nowhere near the solution? Aren't these steps taking you closer and closer to it :confused:

You've tried this step yet?

[tex]\log10=4x\log(2)-3\log(2)-2x\log(3)-\log(3)[/tex]

[tex]\log10=x\log(2^4)-\log(2^3)-x\log(3^2)-\log(3)[/tex]

Regards,

nazzard
 
Last edited:
  • #16
Ok, the simple way is to simplify the equation you get, then separate the unknown x into one side, and solve the equation from there.
I'll start off the first problem for you.
[tex]10 \times 3 ^ {2x + 1} = 2 ^ {4x - 3}[/tex]
This looks too complicated, we must then use the following formulae to simplify it a bit:
ab + c = ab ac
ab - c = ab / ac
(ab)c = abc
(a / b)c = ac / bc
We have:
[tex]\Leftrightarrow 10 \times 3 ^ {2x} \times 3 = \frac{2 ^ {4x}}{2 ^ 3}[/tex]
[tex]\Leftrightarrow 30 \times {(3 ^ {2})} ^ x = \frac{{(2 ^ {4})} ^ x}{8}[/tex]
[tex]\Leftrightarrow 30 \times 9 ^ x = \frac{16 ^ x}{8}[/tex]
This looks much less complicated, right?
So, let's isolate x:
[tex]\Leftrightarrow \frac{9 ^ x}{16 ^ x} = \frac{1}{8 \times 30}[/tex]

[tex]\Leftrightarrow \left( \frac{9}{16} \right) ^ x = \frac{1}{240}[/tex]
Now if ax = b, then how can you solve x in terms of a, and b?
Hint: Use logarithm. :)
The second one can be done exactly in the same way.
Can you go from here? :)
----------------
By the way, it's certainly not a trigonometry problem. :)
 
Last edited:
  • #17
VietDao29 said:
Ok, the simple way is to simplify the equation you get, then separate the unknown x into one side, and solve the equation from there. SNIP

Very nice!

Vijay, if you'd like to compare VietDao's solution with mine, here is the result I get:

[tex]x=\frac{\log(10*3*2^3)}{\log\left(\frac{2^4}{3^2}\right)}[/tex]

Both ways should give the same values for x.

Regards,

nazzard
 
  • #18
lol...dats wut i got in the first place!
 
  • #19
how do you simply dat?...dats the problem...i got the exact same ans.
 
  • #20
lol...sry...not trignometry...logarithms...
 
  • #21
hey guys...do you think answer is the best solution...cause i have always been sceptical of such logarithm answers...do you think that this is the best possible solution
 
  • #22
There is no such thing as a best possible solution. You have two ways of attaining a solution, and you can pick either one.
 
  • #23
so..this naswer is fine?..
 
  • #24
anyway...lets discuss the second question..i got REAL problems with that one.
 
  • #25
vijay123 said:
anyway...lets discuss the second question..i got REAL problems with that one.
?
Am I that easy to be fooled? What do you mean by discuss? :confused: :confused:
I used the first problem as an example, so that you (yes, it's you) can follow the similar steps to arrive to the correct answer. Of course, I did not intend to give you the COMPLETE solution.
AFAIK, you have not shown any of your work. All you said was something like: 'that's exactly wut I did', or even worse 'I got the same answer'. Let's face the truth then, if you did get the correct answer, why bother to post it here?
*completely disappointed, and frustrated*
If you don't mind, you can read some of our forum rules https://www.physicsforums.com/showthread.php?t=28.
 
  • #26
lol...i got the answer...at last...thanks for your help guys!
 
  • #27
fine...you make me angry...first of all...i can't show my work because i don't know hwo to you the log thingee...and if you want to see my work..then teach me how to..lets see how disappointed you get then!
 
  • #28
you teach me...and i ll prove to show you my working, for both problmes...get it?...anyway...i couldn't show you because the steps get real complex...especially wen you type it all in the computer...so please teach me the rpgram you did and i ll show you...i am not as dumb as wut u think!
 
  • #29
Apparently you don't understand the word "teach". You want someone to do the problem for you and then you will "show you my working" by repeating it back?
Both nazzard and VietDao29 did your first problem for you- showing you HOW to do it, step by step, and your response was "I got the exact same answer but I don't know how to do it". Since you got the "exact same answer", how about showing your work on that problem and we can see what YOU did.

The second problem is exactly the same as the first. Try it!
 
  • #30
fine!i ll show you. here how it goes...
1)10(3^(2x+1)=2^(4x-3)
5(3^(2x+1)=2^(4x-4)
5*3*2^4=2^4x/3^2x
240=2^4x/3^2x
hence x=0.5((log240))/(log(4/3))

happy...hope i am rite...
anyway...for the second answer...i got mine as x=2/9...
check if mine is correct..
 

Similar threads

  • · Replies 25 ·
Replies
25
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
5K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
1
Views
4K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K