Solving the Equation: Two Answers?

  • Context:
  • Thread starter Thread starter siyanor
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
siyanor
Messages
8
Reaction score
0
I have an equation which answered it in two ways,which one is correct ?View attachment 163
 

Attachments

  • Problem1.GIF
    Problem1.GIF
    5.9 KB · Views: 113
Mathematics news on Phys.org
siyanor said:
I have an equation which answered it in two ways,which one is correct ?
https://www.physicsforums.com/attachments/163

The first method is not correct because ln(7.3) has simply disappeared.

The second method is correct but the rounded answer is not correct. $ x = \frac{1}{2}\left(\frac{\ln(10)}{\ln(7.3)}-1\right) \approx 0.0792 $
 
siyanor said:
I have an equation which answered it in two ways,which one is correct ?https://www.physicsforums.com/attachments/163

[tex]7.3^{2x + 1} \ = \ 10[/tex]

siyanor,

(regarding the correct process of method #2),
because you have 10 on one side at that point,
that lends itself to taking log (base 10) of each
side:

[tex]\log_{10}7.3^{2x + 1} \ =[/tex][tex]\log_{10}10[/tex][tex](2x + 1)\log(7.3) \ = \ 1[/tex][tex]2x + 1 \ = \ \dfrac{1}{log(7.3)}[/tex]And continue . . .