Questions on Algebra: Logarithm answered by real tutors!

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> Questions on Algebra: Logarithm answered by real tutors!      Log On


   



Tutors Answer Your Questions about logarithm (FREE)


Question 173580: Log6x+log6(x-5)=2
Check for inadmissible roots

Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
Log6x+log6(x-5)=2
Check for inadmissible roots
****************************
Respondent, nycsub_teacher(90) provides the following solution,
"Log6x+log6(x-5)=2
We write it like this:
log_6(x/(x-5) = 2
x/(x-5) = 6^2
x/(x-5) = 36," and then asks, "Can you finish now?"

Whether or not the person can finish doesn't really matter, because the solution that'll be derived from the respondent's attempt, will be WRONG!!

Correct way: log+%286%2C+%28x%29%29+%2B+log+%286%2C+%28x+-+5%29%29+=+2
The smaller of the 2 log-variable arguments, x - 5 MUST be > 0, and so, x - 5 > 0____x > 5
So, we get: log+%286%2C+%28x%29%29+%2B+log+%286%2C+%28x+-+5%29%29+=+2, with x > 5
                                 log+%286%2C+%28x%28x+-+5%29%29%29+=+2 ---- Applying log+%28b%2C+%28c%29%29+%2B+log+%28b%2C+%28d%29%29 = log+%28b%2C+%28c%2Ad%29%29%29
                                            x%28x+-+5%29+=+6%5E2 -- Converting from LOGARITHMIC form to EXPONENTIAL form 
                                           x%5E2+-+5x+=+36
                                    x%5E2+-+5x+-+36+=+0
                                 (x - 9)(x + 4) = 0 ---- FACTORIZING the trinomial
                                  x - 9 = 0      or     x + 4 = 0 ---- Setting each factor equal to 0 (zero)
                                        x = 9      or            x = - 4 (IGNORE)

As one of the 2 values, x = - 4, is NOT > 5, it is an INADMISSIBLE root, or an EXTRANEOUS solution.

Therefore, the SOLE ADMISSIBLE/VALID/ACCEPTABLE solution to this equation is x = 9.


Question 178934: simplify
ln(x^3-x^2)

Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
simplify ln(x^3-x^2).
~~~~~~~~~~~~~~~~~~~~~~~~~


The formula deriving and the answer in the post by @HyperBrain both are incorrect.

The correct solution is THIS

ln(x^3-x^2) = ln(x^2*(x-1)) = 2ln(x) + ln(x-1)   for   x > 1.         ANSWER




Question 686655: log(x-44)-log7=log(x-14)-logx solve.
also this question logx+log(x-3)=1

Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
log(x-44)-log7=log(x-14)-logx solve.

also this question logx+log(x-3)=1
**********************************
This respondent, @MathLover1(20855) did the same thing that @HyperBrain(694) did  for Problem, logarithm/105757. She used the QUADRATIC
EQUATION formula to solve both quadratic equations, which is UNNECESSARY, since the resultant TRINOMIAL is FACTORABLE! Furthermore, the
problem, log(x - 44) - log 7 = log (x - 14) - log (x), has x - 44 as its SMALLEST log variable-argument. This MUST BE > 0, which means that x > 44. 

So, the equation, log(x - 44) - log 7 = log (x - 14) - log (x), will have the following criteria, x > 44.

She got 2 values for x: x = 49, and x = 2. Obviously, 2 is NOT > 44, so x = 2 is an EXTRANEOUS solution, which makes x = 49, VALID/ACCEPTABLE,
and the SOLE SOLUTION.


Question 105757: Solve logx + log(x-48) = 2
Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
Solve logx + log(x-48) = 2
**************************
As usual, HyperBrain(694)'s solution is PARTIALLY-CORRECT/WRONG.
Furthermore, the TRINOMIAL, x%5E2+-+48x+-+100 can be factorized into (x - 50)(x + 2), so, using the QUADRATIC EQUATION formula is UNNECESSARY,
as it NOTICEABLY generates LARGE numbers, which most of us deplore!! Unless, of course, one wishes to do so! 

log (x) + log (x - 48) = 2
Finally, as the SMALLER of the 2 log variable-arguments, x - 48 MUST be > 0, we get: x - 48 > 0_____x > 48.
So, equation becomes: log (x) + log (x - 48) = 2, with x > 48.

One of the respondent's 2 solutions, - 2 is NOT > 48, which makes it, EXTRANEOUS. Obviously, the other solution, x = 50 is EFINITELY > 48, making
it VALID/ACCEPTABLE, and therefore, the SOLE SOLUTION.


Question 207535: Solve for x where x is a real number
log x + log (x-3) = 1

Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
Solve for x where x is a real number
log x + log (x-3) = 1
~~~~~~~~~~~~~~~~~


In his post, @HyperBrain derives two solutions x = 5 and/or x = -2.

But the negative solution can not be accepted: it must be rejected,
since logarithm does not tolerate negative arguments !




Question 613455: How do you find log(x+21)+logx=2?
Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
How do you find log(x+21)+logx=2?
*********************************
Respondent @radh(108) went along a very long path, and arrived at a PARTIALLY-CORRECT solution set. 

The smaller of the 2 logarithmic variable-arguments, x, MUST be > 0, so x > 0
We then get: log (x + 21) + log (x) = 2, with x > 0
  log x(x + 21) = 2 ---- Applying log+%28b%2C+%28c%29%29+%2B+log+%28b%2C+%28d%29%29 = log+%28b%2C+%28cd%29%29
log+%28%28x%5E2+%2B+21x%29%29+=+2
          x%5E2+%2B+21x+=+10%5E2 ---- Converting to EXPONENTIAL form
          x%5E2+%2B+21x+=+100
 x%5E2+%2B+21x+-+100+=+0
(x - 4)(x + 25) = 0 --- Factoring above TRINOMIAL
  x - 4 = 0     or       x + 25 = 0
        x = 4     or                x = - 25 (IGNORE)

The value, 4, for x, is > 0, but - 25 is NOT! Therefore, ONLY x = 4 is valid/ACCEPTABLE, while - 25 is an EXTRANEOUS solution.


Question 105760: Solve log(x-1)- log6 = log(x-2)- logx
Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
Solve log(x-1)- log6 = log(x-2)- logx
*************************************
@HyperBrain(694)'s answer, below, is WRONG, and DOUBLE-WRONG for the negative value of x, since x MUST BE > 2.
"x=%287%2B+sqrt%2897%29%29%2F%282%29 or x=%287-+sqrt%2897%29%29%2F%282%29"
****************
The smallest log variable-argument, x - 2 MUST BE > 0, so x > 2. We then get:
log+%28%28x+-+1%29%29+-+log+%28%286%29%29+=+log+%28%28x+-+2%29%29+-+log+%28%28x%29%29, with x > 2.
          log+%28%28%28x+-+1%29%2F6%29%29+=+log+%28%28%28x+-+2%29%2Fx%29%29 ----- Applying log+%28b%2C+%28c%29%29+-+log+%28b%2C+%28d%29%29 = log+%28b%2C+%28c%2Fd%29%29
                     %28x+-+1%29%2F6+=+%28x+-+2%29%2Fx ----- Applying e = f, since log+%28b%2C+%28e%29%29 = log+%28b%2C+%28f%29%29
                  x(x - 1) = 6(x - 2) --- Cross-multiplying
                     x%5E2+-+x+=+6x+-+12
      x%5E2+-+x+-+6x+%2B+12+=+0
            x%5E2+-+7x+%2B+12+=+0
          (x - 4)(x - 3) = 0
           x - 4 = 0       or       x - 3 = 0 ---- Setting each factor equal to 0
                 x = 4       or            x = 3

Both values of x are VALID/ACCEPTABLE, since both are > 2.


Question 742189: Solve and check
a) 2log(x-1) = 2+ log 100

Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
Solve and check
a) 2log(x-1) = 2+ log 100
*************************
The response from @josgarithmetic(39831), while correct, is confusing, in this author's opinion. Whenever one sees a log argument without a base,
it's widely known that that base is 10, since that's the base/number system we all work in. This is just the same as x. It's known that this is actually
1x, but it's not written like that, just x. Also, x is actually x%5E1, but again, it's not written as such, just x. So, why confuse a person by working the
problem without a base, just because a base wasn't stated? That base, as stated before, is OBVIOUSLY no other than 10. 

          2 log(x - 1) = 2 + log (100)
          2 log(x - 1) = 2 + 2 ---- log (100) = 2
          2 log(x - 1) = 4
%282%28log%28%28x+-+1%29%29%29%29%2F2+=+4%2F2 ----- Dividing each side by 2 
            log (x - 1) = 2
                     x+-+1+=+10%5E2 ---- Converting to EXPONENTIAL form
                     x - 1 = 100
                           x = 100 + 1 = 101

You can do the CHECK!!


Question 946643: Solve fora in log(2a)- 3log2= 1/2log(a-3)
Found 2 solutions by MathTherapy, ikleyn:
Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
Solve fora in log(2a)- 3log2= 1/2log(a-3)
*****************************************
The SMALLEST log argument of the 3 log arguments, log (a - 3), signifies that a - 3 > 0, and so, a MUST BE > 3.
     log+%28%282a%29%29+-+3+log+%282%29+=+%281%2F2%29+log+%28%28a+-+3%29%29, with a being > 3.
  2 log (2a) - 6 log (2) = log (a - 3) ----- Multiplying by LCD, 2
2 log (2a) - log (a - 3) = 6 log (2) --- Subtracting log (a - 3) and adding 6 log (2), to both sides
  log+%28%282a%29%29%5E2+-+log+%28%28a+-+3%29%29+=+log+%28%282%5E6%29%29 ---- Applying a%2Alog+%28b%2C+%28c%29%29 = log+%28b%2C+%28c%5Ea%29%29
 log+%28%284a%5E2%29%29+-+log+%28%28a+-+3%29%29+=+log+%28%2864%29%29
               log+%28%284a%5E2%2F%28a+-+3%29%29%29+=+log+%28%2864%29%29 ----- Applying log+%28b%2C+%28a%29%29+-+log+%28b%2C+%28c%29%29 = log+%28b%2C+%28a%2Fc%29%29
                          4a%5E2%2F%28a+-+3%29+=+64 ---- If log+%28b%2C+%28c%29%29+=+log+%28b%2C+%28d%29%29, then c = d
                             4a%5E2+=+64%28a+-+3%29 ---- Cross-multiplying
                               a%5E2+=+16%28a+-+3%29 ---- Dividing each side by 4
                               a%5E2+=+16a+-+48
              a%5E2+-+16a+%2B+48+=+0
            (a - 12)(a - 4) = 0 --- Factorizing TRINOMIAL
                             highlight%28system%28a+=+12%2C+a+=+4%29%29

a = 12 > 3, and a = 4 > 3. Therefore, 12 and 4 are VALID/ACCEPTABLE values of a.

Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
Solve for a in log(2a)- 3log2= 1/2log(a-3).
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


        @lwsshar3 in his post gives the answer "no real solutions".
        This answer is incorrect.
        I came to bring a correct solution.


log(2a)- 3log2 = 1/2*log(a-3)
log(2a/(2^3)) = log((a-3)^(1/2))
2a/8 = (a-3)^(1/2)
a/4 = sqrt(a-3)
a = 4*sqrt(a-3)
square both sides:
a^2 = 16*(a-3)
a^2 = 16a - 48
a^2 - 16a + 48 = 0
Discriminant d = b^2-4ac = (-16)^2 - 4*16*48 = 64

a%5B1%2C2%5D = %2816+%2B-+sqrt%2864%29%29%2F2 = %2816+%2B-+8%29%2F2         (quadratic formula)

The solutions are a = 12 and a = 4.        ANSWER

Both solutions satisfy the original equation.

Solved correctly.




Question 946654: If +ln+%282%29+=+x+ and +ln+%283%29+=+y+ , express in terms of x and y.
+ln+%281%2F2%29+

Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
If +ln+%282%29+=+x+ and +ln+%283%29+=+y+ , express in terms of x and y.
+ln+%281%2F2%29+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~


The answer 'x' in the post by @lwsshar3 is INCORRECT.

The correct answer is '-x'.




Question 957757: Suppose log a = 0.3, log b = -0.5. Evaluate each of the following. Don't just give a numerical
answer; indicate clearly the log rules you used to calculate the answer.
i. +log+%28%281000+a%5E2+%29%29+
ii. +log%28root%284%2C+%28a%2Fb%29%29%29+

Thank you

Answer by ikleyn(53937) About Me  (Show Source):

Question 957758: Find the domain of the given function
f(x)=(√lnx)

Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
Find the domain of the given function
f(x)=(√lnx)
~~~~~~~~~~~~~~~~~~~~~~~~~~~


In his post, @lwsshar3 makes a note

        for x < 1, ln(x) < 0 (this is true for logs of any base)


As an absolute statement, this note is wrong:  for x < 1,  log%28a%2Cx%29  is negative only if the base 'a' is greater than  1  (one).

In opposite,  if the base  'a'  is lesser than  1,  then  log%28a%2Cx%29  is  POSITIVE  for  x < 1.

Be aware.




Question 970399: prove that log 2 base 10 greater that 0.3
Answer by n2(91) About Me  (Show Source):
You can put this solution on YOUR website!
.
prove that log 2 base 10 highlight%28highlight%28is%29%29 greater highlight%28cross%28that%29%29 than 0.3.
~~~~~~~~~~~~~~~~~~~~~~~~~~


            There is a proof of striking beauty.


Start from this inequality 1024 > 1000, which obviously is valid.

Rewrite it in the form     2%5E10 > 10%5E3.

Take logarithm base 10 of both sides:     10*log(2) > 3.

Divide both sides by   10:     log(2) > 3%2F10,   or     log(2) > 0.3.


Thus the statement is proven.




Question 481624: Solve:
2 * log--base4 (x) + 3 * log--base8 (x)=10

Found 2 solutions by greenestamps, MathTherapy:
Answer by greenestamps(13367) About Me  (Show Source):
You can put this solution on YOUR website!


2log%284%2C%28x%29%29%2B3log%288%2C%28x%29%29=10

Use nlog%28b%2C%28a%29%29=log%28b%2C%28a%5En%29%29 on both log expressions.

log%284%2C%28x%5E2%29%29%2Blog%288%2C%28x%5E3%29%29=10

Use log%28b%5En%2C%28a%5En%29%29=log%28b%2C%28a%29%29 on both log expressions.

log%282%2C%28x%29%29%2Blog%282%2C%28x%29%29=10

2log%282%2C%28x%29%29=10

log%282%2C%28x%29%29=5

x=2%5E5=32

ANSWER: x = 32


Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
Solve:

2 * log--base4 (x) + 3 * log--base8 (x)=10
******************************************
Respondent @wsshak3(11628) came up with a decimal value for x, but this problem clearly has an INTEGER-solution, as
seen below!! While both are close to each other, the approximated decimal-answer doesn't QUITE MAKE the equation true,
but ALMOST TRUE, while the INTEGER-value for x, below, does.

                   2log%284%2C+%28x%29%29+%2B+3log+%288%2C+%28x%29%29+=+10
    
 ---- Converting ALL logs to base 2
       2%28log+%282%2C+%28x%29%29%29%2F2+%2B+3%28log+%282%2C+%28x%29%29%29%2F3+=+10
   
                      log%282%2C+%28x%29%29+%2B+log+%282%2C+%28x%29%29+=+10
                                    2log%282%2C+%28x%29%29+=+10 
                                      log+%282%2C+%28x%29%29+=+10%2F2
                                      log+%282%2C+%28x%29%29+=+5
                                                 x+=+2%5E5 ----- Converting to EXPONENTIAL form
                                               highlight%28x%29+=+highlight%2832%29%29


Question 1149204: If interest is compounded continuously at the rate of 3% per year, approximate the number of years it will take an initial deposit of $7000 to grow to $27,000. (Round your answer to one decimal place.)

Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
If interest is compounded continuously at the rate of 3% per year, approximate the number of years
it will take an initial deposit of $7000 to grow to $27,000. (Round your answer to one decimal place.)
~~~~~~~~~~~~~~~~~~~~~~~~~


        The solution and the answer in the post by @addingup to both problems are incorrect.
        It is because his starting setup equation is incorrect, which is a conceptual/strategic error.

        I came to bring a correct solution.


The setup equation for this continuously compounded account is

    27000 = 7000%2Ae%5E%280.03%2At%29,    <<<---===  It is a standard translation
                                           for a continuously compound account

where 't' is the time in years.


Divide both sides by 7000 to get

    27000%2F7000 = e%5E%280.03%2At%29.


Take natural logarithm of both sides

    27000%2F7000 = 0.03*t.


Express 't' and calculate

    t = %281%2F0.03%29%2Aln%2827000%2F7000%29 = 44.9976 years.


It is reasonable to round it to the closest integer, which is 45 years.


ANSWER.  45 years.

Solved correctly, so you can learn/teach safely from my post.

Ignore the post by @addingup, since it is wrong solution and wrong teaching.




Question 1163696: It is believed that two quantities, z and d are Connected by the relationship of the form z=kd^n where k and n are provided that d doesn't exceed some fixed (but unknown)values D.An experiment produced the following data
D 750 810 870 930 990 1050 1110 1170
Z 2.1 2.6 3.2 4.0 4.8 5.6 5.9 6.1
a)Plot the values of log10Z against log10 d.Use these points to suggest a
value for D.
b)It is known tht for d < D,n is a whole number.Use your graph to find the value of n.Show also that k=5×10^-9
c) Use your value of n and the estimate k=5×10^-9 to find the value of d for which z=30.

Answer by CPhill(2264) About Me  (Show Source):
You can put this solution on YOUR website!
```python?code_reference&code_event_index=2
import numpy as np
import matplotlib.pyplot as plt
d = np.array([750, 810, 870, 930, 990, 1050, 1110, 1170])
z = np.array([2.1, 2.6, 3.2, 4.0, 4.8, 5.6, 5.9, 6.1])
log_d = np.log10(d)
log_z = np.log10(z)
plt.scatter(log_d, log_z, color='blue', label='Data points')
plt.plot(log_d, log_z, 'b--', alpha=0.3)
plt.xlabel('log10(d)')
plt.ylabel('log10(z)')
plt.title('log10(z) vs log10(d)')
plt.grid(True)
plt.savefig('log_plot.png')
# Calculate slopes between consecutive points
slopes = np.diff(log_z) / np.diff(log_d)
print(f"Slopes: {slopes}")
# Let's perform linear regression for the first few points to check n
# Trying first 5 points (d = 750 to 990)
for i in range(3, 8):
subset_log_d = log_d[:i]
subset_log_z = log_z[:i]
m, c = np.polyfit(subset_log_d, subset_log_z, 1)
print(f"Points 1 to {i}: slope (n) = {m:.4f}, intercept (log10 k) = {c:.4f}, k = {10**c:.2e}")

```
```text?code_stdout&code_event_index=2
Slopes: [2.7750937 2.90571474 3.34591322 2.91619507 2.61980574 0.93910191
0.63324575]
Points 1 to 3: slope (n) = 2.8372, intercept (log10 k) = -7.8355, k = 1.46e-08
Points 1 to 4: slope (n) = 2.9825, intercept (log10 k) = -8.2565, k = 5.54e-09
Points 1 to 5: slope (n) = 3.0028, intercept (log10 k) = -8.3155, k = 4.84e-09
Points 1 to 6: slope (n) = 2.9634, intercept (log10 k) = -8.2005, k = 6.30e-09
Points 1 to 7: slope (n) = 2.7732, intercept (log10 k) = -7.6442, k = 2.27e-08
```
[image-tag: code-generated-image-0-1776447487869153342]
To find the values of $k$, $n$, and $D$ for the relationship $z = k d^n$, we transform the equation by taking the logarithm (base 10) of both sides:
$$\log_{10} z = n \log_{10} d + \log_{10} k$$
This is a linear equation of the form $y = mx + c$, where the gradient is $n$ and the y-intercept is $\log_{10} k$.
### a) Plotting and suggesting a value for $D$
First, we calculate the values for $\log_{10} d$ and $\log_{10} z$:
| $d$ | $750$ | $810$ | $870$ | $930$ | $990$ | $1050$ | $1110$ | $1170$ |
| :--- | :--- | :--- | :--- | :--- | :--- | :--- | :--- | :--- |
| $z$ | $2.1$ | $2.6$ | $3.2$ | $4.0$ | $4.8$ | $5.6$ | $5.9$ | $6.1$ |
| $\log_{10} d$ | $2.875$ | $2.908$ | $2.939$ | $2.968$ | $2.996$ | $3.021$ | $3.045$ | $3.068$ |
| $\log_{10} z$ | $0.322$ | $0.415$ | $0.505$ | $0.602$ | $0.681$ | $0.748$ | $0.771$ | $0.785$ |
**Analysis of the Plot:**
When plotting these points, we look for where the linear trend stops. Calculating the gradient (slope) between successive points shows:
* From $d=750$ to $d=1050$, the slope remains consistently near **$3.0$**.
* After $d=1050$, the slope drops drastically to $\approx 0.96$ (between 1050-1110) and $\approx 0.63$ (between 1110-1170).
**Suggested Value for $D$:**
Based on the graph, the linear relationship holds up to **$D \approx 1050$**. Beyond this value, the data points clearly deviate from the straight line.
---
### b) Finding $n$ and showing $k = 5 \times 10^{-9}$
**Determining $n$:**
Since $n$ is known to be a whole number for $d < D$, we look at the slopes of the linear portion:
* Slope ($870$ to $930$) $\approx \frac{0.602 - 0.505}{2.968 - 2.939} = \frac{0.097}{0.029} \approx 3.3$
* Slope ($930$ to $990$) $\approx \frac{0.681 - 0.602}{2.996 - 2.968} = \frac{0.079}{0.028} \approx 2.8$
The average slope is approximately 3. Thus, **$n = 3$**.
**Showing $k = 5 \times 10^{-9}$:**
Using the formula $k = \frac{z}{d^3}$ for values where $d < D$:
* For $d=750$: $k = \frac{2.1}{750^3} \approx 4.98 \times 10^{-9}$
* For $d=930$: $k = \frac{4.0}{930^3} \approx 4.97 \times 10^{-9}$
* For $d=990$: $k = \frac{4.8}{990^3} \approx 4.95 \times 10^{-9}$
Rounding to one significant figure, we find **$k = 5 \times 10^{-9}$**.
---
### c) Find the value of $d$ for which $z=30$
Using the model $z = (5 \times 10^{-9})d^3$, we substitute $z = 30$:
$$30 = (5 \times 10^{-9}) d^3$$
$$d^3 = \frac{30}{5 \times 10^{-9}}$$
$$d^3 = 6 \times 10^9$$
$$d = \sqrt[3]{6 \times 10^9}$$
$$d = 1000 \times \sqrt[3]{6}$$
$$d \approx 1000 \times 1.817$$
**$d \approx 1817$**
*(Note: While $1817 > D$, the calculation based strictly on the suggested constants yields this result.)*


Question 289032: Can you please help me with this question (the steps to finding the answer)
Solve algebraically for t:
4^(-3t) = .10
Thank you!

Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
Can you please help me with this question (the steps to finding the answer)
Solve algebraically for t:
4^(-3t) = .10
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


        The derivation of the solution in the post by @mananth is incorrect.
        I came to do this job as accurately as it should be done.


Your starting equation is

    4%5E%28-3t%29 = 0.1.


Take logarithm base 10 of both sides

    (-3t)*log(4) = log(0.1),

    (-3t)*log(4) = -1,

    t = %28-1%29%2F%28-3%2Alog%28%284%29%29%29 = 1%2F%283%2Alog%28%284%29%29%29 = 0.55365 (approximately).    ANSWER

Solved correctly to teach you in a right way.




Question 686407: Please help me solve this equation:
Solve: log2 (x+5) + log2 (x+1) = 5

Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
Please help me solve this equation:

Solve:  log2 (x+5) + log2 (x+1) = 5
***********************************
The following response from the other person doesn't do much to answer this problem, or help
the "POSTER: "log(x+1)/log 2 +log*x+5)/log(2)=5"

log+%282%2C+%28x+%2B+5%29%29+%2B+log+%282%2C+%28x+%2B+1%29%29+=+5, with x > - 1
       log+%282%2C+%28%28x+%2B+5%29%28x+%2B+1%29%29%29+=+5 ------ Applying log+%28b%2C+%28c%29%29+%2B+log+%28b%2C+%28d%29%29 = log+%28b%2C+%28c%2Ad%29%29
          log+%282%2C+%28x%5E2+%2B+6x+%2B+5%29%29+=+5
                      x%5E2+%2B+6x+%2B+5+=+2%5E5 ---- Converting to EXPONENTIAL form
                      x%5E2+%2B+6x+%2B+5+=+32
                    x%5E2+%2B+6x+-+27+=+0
                (x - 3)(x + 9) = 0
                               x - 3 = 0     or      x + 9 = 0 ---- Setting each FACTOR equal to 0
                                     x = 3    or              x = - 9 (IGNORE)

The above x-value, - 9, is IGNORED because x MUST be > - 1, and x = - 9 is CLEARLY NOT!

So, only VALID/ACCEPTABLE solution is: x = 3


Question 287532: Solve Log2(x+1)=5
Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
Solve Log2(x+1)=5
*****************
The other person who responded has the following, which makes
ABSOLUTELY no SENSE, in this author's opinion!
"log ( 2x + 2 ) = 5
=> e^5 = 2x + 2
=> 2x = e^5 -2
Now do the rest....
Happy"
log+%282%2C+%28x+%2B+1%29%29+=+5, with x > - 1
          x+%2B+1+=+2%5E5 ------ Converting to EXPONENTIAL form
         x + 1 = 32              
               x = 32 - 1 = 31

That's IT!!


Question 865839: +log%28+2%2C+1+%29+ - +log%28+4%2C+x+%29+ + +log%28+4%2C+y+%29+ = 2
Please solve for x
Please show all steps

Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
+log%28+2%2C+1+%29+ - +log%28+4%2C+x+%29+ + +log%28+4%2C+y+%29+ = 2

Please solve for x
Please show all steps   
*********************
While the answer is correct, the steps the other person showed are WAY TOO UNNECESSARY. For example, why did he convert from base 4 to
base 2? To this author, it's a little lengthy, and quite time-consuming. A lot less steps can be used to reach the same goal: the correct answer!

log+%282%2C+%281%29%29+-+log+%284%2C+%28x%29%29+%2B+log+%284%2C+%28y%29%29+=+2
           0+-+log+%284%2C+%28x%29%29+%2B+log+%284%2C+%28y%29%29+=+2
        log+%284%2C+%28x%29%5E%28-+1%29%29+%2B+log+%284%2C+%28y%29%29+=+2 ----- Applying a%2Alog+%28b%2C+%28c%29%29+=+log+%28b%2C+%28c%5Ea%29%29
              log+%284%2C+%281%2Fx%29%29+%2B+log+%284%2C+%28y%29%29+=+2
                          log+%284%2C+%281%2Fx%29y%29+=+2 ----- Applying log+%28b%2C+%28c%29%29+%2B+log+%28b%2C+d%29%29 = log+%284%2C+%28c%2Ad%29%29
                                      %28y%2Fx%29+=+4%5E2 ---- Converting to EXPONENTIAL form
                                      %28y%2Fx%29+=+16
                                       16x = y ----- Cross-multiplying
                                          highlight%28x+=+y%2F16%29


Question 734457: log10x-log(x-3)=log2
Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
log10x-log(x-3)=log2
********************
-+3%2F4 is NOT a solution to this logarithmic equation, as stated by the other person, since it's EXTRANEOUS!

log (10x) - log (x - 3) = log (2)
x - 3 is the smaller of the 2 variable-arguments, and so, MUST be > 0. This gives us: x - 3 > 0 ====> x > 3
We then have: log (10x) - log (x - 3) = log (2), with x > 3
While the solution to this equation is x = -+3%2F4, this value is NOT > 3, and so, is INVALID/UNACCEPTABLE. 

As a result, NO SOLUTION exists for this equation!.


Question 883161: log2(x - 6) + log2(x - 4) = log2 x solve the logarithmic equation. and round.
Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
log2(x - 6) + log2(x - 4) = log2 x solve the logarithmic equation. and round. 
****************************************************************************
x = 3 or x = 8, as stated by the other person, is partly WRONG!   

log+%282%2C+%28x+-+6%29%29+%2B+log+%282%2C+%28x+-+4%29%29+=+log+%282%2C+%28x%29%29
Looking at the logarithmic equation, the smallest log argument, x - 6 MUST be > 0.
So, x - 6 > 0, and therefore, x > 6. 

We then have: log+%282%2C+%28x+-+6%29%29+%2B+log+%282%2C+%28x+-+4%29%29+=+log+%282%2C+%28x%29%29, with x > 6

The x-value 3 is NOT > 6, which makes it EXTRANEOUS and an INVALID/UNACCEPTABLE solution. On the
other hand, the x-value 8 is > 6, which makes it the ONLY solution to this equation.


Question 954792: Solve log2(x-2)-log2(x+5)=3
Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
Solve log2(x-2)-log2(x+5)=3
*****
The solution, x = - 6, by the other person who responded, is WRONG!! 

log+%282%2C+%28x+-+2%29%29+-+log+%282%2C+%28x+%2B+5%29%29+=+3
The SMALLER of the 2 log arguments, x - 2 MUST be > 0. So, x - 2 > 0 ===> x > 2.
We then have: log+%282%2C+%28x+-+2%29%29+-+log+%282%2C+%28x+%2B+5%29%29+=+3, with x > 2.
                                           log+%282%2C+%28%28x+-+2%29%2F%28x+%2B+5%29%29%29+=+3 ----- Applying log+%28b%2C+%28c%29%29+-+log+%28b%2C+d%29%29 = log+%28b%2C+%28c%2Fd%29%29
                                                       %28x+-+2%29%2F%28x+%2B+5%29+=+2%5E3 ---- Converting to EXPONENTIAL form 
                                                       %28x+-+2%29%2F%28x+%2B+5%29+=+8
                                                   8(x + 5) = x - 2 ----- Cross-multiplying 
                                                    8x + 40 = x - 2 
                                                        8x - x = - 2 - 40
                                                              7x = - 42                                                                                                 
                                                                x+=+%28-+42%29%2F7+=+-+6 
                                              
The x-value, - 6, is NOT > 2, and is therefore an EXTRANEOUS solution, which makes it an INVALID/UNACCEPTABLE solution. 
So, this equation DOESN'T have a solution!!


Question 22137: log2x+log2(x-6)=4
Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
log2x+log2(x-6)=4
*****************
The solution, (x = 8, or x = - 2) by the other person who responded, is PARTIALLY WRONG!!

log+%282%2C+%28x%29%29+%2B+log+%282%2C+%28x+-+6%29%29+=+4
The SMALLER log argument, x - 6, MUST be > 0. So, x - 6 > 0 ===> x > 6.
We then have: log+%282%2C+%28x%29%29+%2B+log+%282%2C+%28x+-+6%29%29+=+4, with x > 6.
                                         log+%282%2C+x%28x+-+6%29%29+=+4 ----- Applying log+%28b%2C+%28c%29%29+%2B+log+%28b%2C+d%29%29 = log+%28b%2C+%28c%2Ad%29%29
                                                  x%28x+-+6%29+=+2%5E4 --- Converting to EXPONENTIAL form <=== Note that the other person has 2%5E4 i/o 4%5E2,
                                                                                                                                                       but both have the same value, 16
                                                 x%5E2+-+6x+=+16 
                                          x%5E2+-+6x+-+16+=+0
                                       (x - 8)(x + 2) = 0 
                                                      x - 8 = 0     OR    x + 2 = 0 ---- Setting each FACTOR equal to 0
                                                            x = 8     OR           x = - 2

The x-value, 8, is > 6, but - 2 is NOT. This makes - 2 an EXTRANEOUS solution!! So, x = 8 is the only VALID/ACCEPTABLE solution!!


Question 735204: Please show how to solve:
Log base10(n^2 � 90n) = 3
Thank you

Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
Please show how to solve:

Log base10(n^2 � 90n) = 3

Thank you
*************************************
To this author, what the other person who responded wrote, as a solution to this equation, doesn't make any sense.
That's, "....n^2 - 90n = log base 10 (3) = .48
use quadratic formula and we get (note that b is --90 or 90)
n=(90+square root (90^2-4*1*-.48)) / 2 = 90"

log+%2810%2C+%28n%5E2+-+90n%29%29+=+3 <== Base 10 is OPTIONAL, because we work in the decimal system, so usually, base 10 is NOT entered.
Since the log argument n%5E2+-+90n MUST be greater than 0, we have: n%5E2+-+90n+%3E+0 ===> n%28n+-+90%29+%3E+0.
The SOLUTIONS to the INEQUALITY, 0 and 90 are the CRITICAL POINTS, with 3 intervals: Interval 1: n-values < 0
                                                                                                                                                           Interval 2: 0 < n-values < 90
                                                                                                                                                           Interval 3: n-values > 90

When tested, we find that the n-values that'll satisfy the INEQUALITY are < 0, and > 90. So, based on that, we get:
 log+%2810%2C+%28n%5E2+-+90n%29%29+=+3, with n < 0, or > 90.
               n%5E2+-+90n+=+10%5E3 ---- Converting to EXPONENTIAL form
               n%5E2+-+90n+=+%221%2C000%22
 n%5E2+-+90n+-+%221%2C000%22+=+0
(n - 100)(n + 10) = 0
                 n - 100 = 0           OR          n + 10 = 0 ----- Setting each factor equal to 0
                           n = 100       OR                   n = - 10

As seen, 100 is > 90, and - 10 is < 0, so both solutions are VALID/ACCEPTABLE!


Question 1111913: Rachel Spender wants to invest $4000 in savings certificates which bear an interest rate of 7.25% compounded semi-anually. How long a time period should she choose in order to save an amount of $4700?
Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
Rachel Spender wants to invest $4000 in savings certificates which bear an interest rate of 7.25% compounded semi-anually. How long a time period should she choose in order to save an amount of $4700?
*****************************************************
Future-value-of-$1 formula: A+=+P%281+%2B+i%2Fm%29%5E%28mt%29, with A = Future Value (Unknown, in this case)
                                                                                        P = Principal/Initial Deposit ($4,000, in this case)
                                                                                        i = Interest rate, as a decimal (7.25%, or .0725, in this case)
                                                                                        m = Number of ANNUAL compounding periods (semiannually, or 2, in this case)
                                                                                        t = Time Principal/Initial Deposit has been invested, in YEARS (t, in this case)

How long a time period should she choose in order to save an amount of $4700?

                                                                       A+=+P%281+%2B+i%2Fm%29%5E%28mt%29 
                                                               %224%2C700%22+=+%224%2C000%22%281+%2B+.0725%2F2%29%5E%282t%29 ----- Substituting $4,700 for A, $4,000 for P, .0725 for i, and 2 for m 
                                                               %224%2C700%22%2F%224%2C000%22+=+%281+%2B+.0725%2F2%29%5E%282t%29
                                                                     47%2F40+=+%281.03625%29%5E%282t%29
                                                                     2t+=+log+%28%281.03625%29%2C+%2847%2F40%29%29 ----- Converting to LOGARITHMIC form
Time it'll take the $4,000 investment to increase to $4,700, or t+=+highlight%28%28log+%281.03625%2C+%2847%2F40%29%29%2F2%29%29 = 2.26446601 years, which needs to be ROUNDED UP
                                                                                                                                                             to 2%261%2F2 years, or 2 years, 6 months.
 
** Notice that although 2.26446601 rounds off to about 2%261%2F4 years, the $4,000 investment, at the 2%261%2F4-year juncture, will increase to about
$4,695.16 (< $4,700). This is why it's necessary to ROUND UP to year 2%261%2F2, or 2.5 years (at the semi-annual point), at which time, the $4,000 
initial deposit will exceed $4,700 (about $4,779.50, to be exact).


Question 1112016: A roasted turkey is taken from an oven when its temperature has reached 185 Fahrenheit and is placed on a table in a room where the temperature is 75 Fahrenheit.
a). If the temperature of the turkey is 141 Fahrenheit after half an hour, what is its temperature after 45 minutes?
b). When will the turkey cool to 100 Fahrenheit?

Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
A roasted turkey is taken from an oven when its temperature has reached 185 Fahrenheit and is placed on a
table in a room where the temperature is 75 Fahrenheit.

a). If the temperature of the turkey is 141 Fahrenheit after half an hour, what is its temperature after 45 minutes?

b). When will the turkey cool to 100 Fahrenheit?
************************************************
You can use Newton's Law of Cooling.......any of the following 3 formulae should work: 

This author's preference is the 1st formula. In this case, the cooling rate (k) is first needed, and is derived as follows:

       , where: t = time taken to get to a COOLED temperature (1%2F2 an hr, or 30 minutes, in this case)
                                             T%28t%29 = TEMPERATURE (T) at a given time (t)___(141oF, in this case) 
                                              T%5Bs%5D = SURROUNDING Temperature (75oF, in this case)
                                              T%5Bo%5D = ORIGINAL/INITIAL temperature (185oF, in this case)
                                               k = the CONSTANT or COOLING rate (UNKNOWN, in this case)
                                      
                                       ---- Substituting 30 for t, 75o for T%5Bs%5D, and 185o for T%5Bo%5D
                                          matrix%281%2C3%2C+141%2C+%22=%22%2C+75+%2B+%28185+-+75%29+%2A+e%5E%28-+30k%29%29 ----- Substituting 141o for T(30)
                                          
                                       matrix%281%2C3%2C+-+30k%2C+%22=%22%2C+ln+%283%2F5%29%29 ----- Converting to NATURAL LOGARITHMIC (ln) form
                                              matrix%281%2C5%2C+k%2C+%22=%22%2C+ln%283%2F5%29%2F%28-+30%29%2C+%22=%22%2C+.01702752%29
******************************************************************************************
a). If the temperature of the turkey is 141 Fahrenheit after half an hour, what is its temperature after 45 minutes?

                                                           
                                                            ---- Substituting 45 for t, 75o for T%5Bs%5D, 185o for T%5Bo%5D,          
                                                                                                                                               and .01702752 for k
Temperature, after 45 minutes, or , or approximately 126oF.
******************************************************************************************
b). When will the turkey cool to 100 Fahrenheit?

                                                           
                                                                matrix%281%2C3%2C+100%2C+%22=%22%2C+75+%2B+%28185+-+75%29+%2A+e%5E%28-+.01702752t%29%29 ---- Substituting 100 for T(t), 75o for T%5Bs%5D, 185o for T%5Bo%5D,
                                                                                                                                            and .01702752 for k
                                                        
                                             matrix%281%2C3%2C+-+.01702752t%2C+%22=%22%2C+ln%285%2F22%29%29 ---- Converting to NATURAL LOGARITHMIC (ln) form
Time taken for the turkey to cool to 100oF, or 


Question 1130119: Could someone please assist with the question:
A pot of boiling soup with an internal temperature of 100� Fahrenheit was taken off the stove to cool in a 69�F room. After fifteen minutes, the internal temperature of the soup was 93�F.
To the nearest minute, how long will it take the soup to cool to 81�F?
Here is my work:
69+(100-69) * e= 69+31*e
93=69+31*e(-k*15)
31*e^(-k *15)= 93-69= 24
e^-15k= 24/31= .7742
-15K= ln(.7742)
k= -ln(0.7742)/ 15=0.017
T(t)= 69+31*e (0.017)=81
e(-0.017*t)= 81-69/31=.387
-0.017*t= ln(.387)
t= - ln (.387)/ (0.017)= 55.8 min

Found 2 solutions by ikleyn, MathTherapy:
Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.

Hello, in your post (in your problem's formulation), there is a fatal error,
which equates the problem's creator to zero.

Concretely, the boiling temperature of 100 degrees Celsius is missed with 100 degrees Fahrenheit,
which has no any relation to boiling.



Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
Could someone please assist with the question: 
A pot of boiling soup with an internal temperature of 100� Fahrenheit was taken off the stove to cool in a 69�F room.
After fifteen minutes, the internal temperature of the soup was 93�F. 

To the nearest minute, how long will it take the soup to cool to 81�F? 

Here is my work:
69+(100-69) * e= 69+31*e
93=69+31*e(-k*15)
31*e^(-k *15)= 93-69= 24
e^-15k= 24/31= .7742
-15K= ln(.7742)
k= -ln(0.7742)/ 15=0.017

T(t)=  69+31*e (0.017)=81
e(-0.017*t)= 81-69/31=.387
-0.017*t= ln(.387)
t= - ln (.387)/ (0.017)= 55.8 min
*********************************
You can use Newton's Law of Cooling.......any of the following 3 formulae should work: 

This author's preference is the 1st formula. In this case, the cooling rate is first needed, and is derived as follows:

       , where: t = time taken to get to a COOLED temperature (15 minutes, in this case)
                                             T%28t%29 = TEMPERATURE (T) at a given time (t)___(93oF, in this case) 
                                              T%5Bs%5D = SURROUNDING Temperature (69oF, in this case)
                                              T%5Bo%5D = ORIGINAL/INITIAL temperature (100oF, in this case)
                                               k = the CONSTANT or COOLING rate (UNKNOWN, in this case)
                                      
                                       ----- Substituting 15 for t, 69o for T%5Bs%5D, and 100o for T%5Bo%5D
                                             matrix%281%2C3%2C+93%2C+%22=%22%2C+69+%2B+%28100+-+69%29+%2A+e%5E%28-+15k%29%29 ----- Substituting 93o for T(15)
                                             
                                       matrix%281%2C3%2C+-+15k%2C+%22=%22%2C+ln+%2824%2F31%29%29 ----- Converting to NATURAL LOGARITHMIC (ln) form
                                              matrix%281%2C5%2C+k%2C+%22=%22%2C+ln%2824%2F31%29%2F%28-+15%29%2C+%22=%22%2C+0.0170622%29
***********************************************************************
To the nearest minute, how long will it take the soup to cool to 81�F?

                                    
                                       ----- Substituting 69o for T%5Bs%5D, 100o for T%5Bo%5D, and .0170622 for k
                                          matrix%281%2C3%2C+81%2C+%22=%22%2C+69+%2B+%28100+-+69%29+%2A+e%5E%28-+.0170622t%29%29 ----- Substituting 81o for T(t)
                                          
                        matrix%281%2C3%2C+-+.0170622t%2C+%22=%22%2C+ln+%2812%2F31%29%29 ----- Converting to NATURAL LOGARITHMIC (ln) form
Time it takes for the soup to cool to 81oF, or 

As your answer, 55.8 min, or approximately 56 mins, coincides with mine, it is correct!

Great JOB!!


Question 1163697: unsolved 2020-08-22 10:07:30 It is believed that two quantities, z and d are Connected by the relationship of the form z=kd^n where k and n are provided that d doesn't exceed some fixed (but unknown)values D.An experiment produced the following data
D 750 810 870 930 990 1050 1110 1170
Z 2.1 2.6 3.2 4.0 4.8 5.6 5.9 6.1
a)Plot the values of log10Z against log10 d.Use these points to suggest a
value for D.
b)It is known tht for d < D,n is a whole number.Use your graph to find the value of n.Show also that k=5×10^-9
c) Use your value of n and the estimate k=5×10^-9 to find the value of d for which z=3.0.

Answer by KMST(5396) About Me  (Show Source):
You can put this solution on YOUR website!
If z=k%2Ad%5En , then log%2810%2Cz%29=log%2810%2Ck%29%2Bn%2Alog%2810%2Cd%29
The graph of log%2810%2Cz%29 against log%2810%2Cd%29 would be expected to be a straight line with slope n up to a certain value log%2810%2Cd%29=log%2810%2CD%29 .
We need to calculate and tabulate log%2810%2Cz%29 and log%2810%2Cd%29


a)Then we plot log%2810%2Cz%29 against log%2810%2Cd%29
The points in green, up to log%2810%2Cd%29=3.021 , corresponding to d=1050 fit well enough on a line. That supports suggesting highlight%28D=1050%29 .

b) We could estimate n as the slope between points %22%28%22log%2810%2Cd%29%22%2C%22log%2810%2Cz%29%22%29%22 %22%28%222.875%22%2C%220.3222%22%29%22 and %22%28%223.021%22%2C%220.7482%22%29%22
That slope is %280.7482-0.3222%29%2F%283.021-2.875%29=0.4260%2F0.146=2.92%28%22rounded%22%29
Since n is supposed to be a whole number, it must be highlight%28n=3%29.

c) For k=5%C3%9710%5E-9 log%2810%2Ck%29=log%2810%2C5%2A10%5E-9%29=-8.30103 (rounded)
Substituting values for z=3.0 , n=3 k=5%C3%9710%5E-9, with log%2810%2Ck%29=-8.30103%0D%0A and log%2810%2C3%29=0.47712 into log%2810%2Cz%29=log%2810%2Ck%29%2Bn%2Alog%2810%2Cd%29 we get
0.47712=-8.30103%2B3log%2810%2Cd%29
0.47712%2B8.30103=3log%2810%2Cd%29
8.77815=3log%2810%2Cd%29
8.77815%2F3=log%2810%2Cd%29
2.92615=log%2810%2Cd%29
d=10%5E2.92615 to get highlight%28d=843%29 as the value of d for which z=3.0.


Question 166689: log3(x-2)+log3(x+4)=3
Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
log3(x-2)+log3(x+4)=3
*********************

The other person who responded is WRONG!! His solutions, "x = {3.243, -5.243}" are WRONG.
If he'd checked his answers, he would've realized this.

The SMALLER log argument, x - 2 MUST be > 0, so x - 2 > 0, and we get: x > 2. We now have:
log+%283%2C+%28x+-+2%29%29+%2B+log+%283%2C+%28x+%2B+4%29%29+=+3, with x being > 2.
        log+%283%2C+%28x+-+2%29%28x+%2B+4%29%29+=+3 ----- Applying log+%28b%2C+%28c%29%29+%2B+log+%28b%2C+%28d%29%29 = log+%28b%2C+%28c%2Ad%29%29
              %28x+-+2%29%28x+%2B+4%29+=+3%5E3 ---- Converting to EXPONENTIAL form
                 x%5E2+%2B+2x+-+8+=+27
           x%5E2+%2B+2x+-+8+-+27+=+0%29
               x%5E2+%2B+2x+-+35+=+0
       (x - 5)(x + 7) = 0
        x - 5 = 0        OR        x + 7 = 0
              x = 5        OR               x = - 7 (ignore)

The constraint above "states" that x MUST be > 2. 5 is > 2, but - 7 is NOT. This makes - 7 an
EXTRANEOUS solution, and the only ACCEPTABLE solution, x  = 5.

You can do the CHECK!!


Question 945331: +log3+%28x-9%29+%2B+log3+%28x-3%29=2+
Answer by MathTherapy(10858) About Me  (Show Source):

Question 1088632: log3 (2x-1) = 2 x =
Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
log3 (2x-1) = 2  x =

********************
log3 (2x-1) = 2  x =
This, most likely is: log+%283%2C+%282x+-+1%29%29+=+2  x =, instead of log+%283%2C+%282x+-+1%29%29+=+2x (what the other person surmised!!).
                                           2x+-+1+=+3%5E2
                                         2x - 1 = 9
                                               2x = 9 + 1
                                               2x = 10
                                                 x+=+10%2F2 = 5


Question 1026110: simplify the expression
log3 (x+1) -log3 (3x^2-3x-6)+log3 (x-2)
The 3 on each log is lowered

Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
simplify the expression
log3 (x+1) -log3 (3x^2-3x-6)+log3 (x-2)

The 3 on each log is lowered
****************************

log%283%2C%28%28x%2B1%29%28x-2%29%2F%283x%5E2-3x-6%29%29%29 is NOT the simplified form of log3 (x+1) -log3 (3x^2-3x-6)+log3 (x-2), as the
                                other person who responded, indicates!


log+%283%2C+%28%28x+%2B+1%29%2F%283x%5E2+-+3x+-+6%29+%2A+%28x+-+2%29%29%29 ----- Applying log+%28b%2C+%28c%29%29+-+log+%28b%2C++%28d%29%29+%2B+log+%28b%2C+%28e%29%29%29 = log+%28b%2C+%28c%2Fd+%2A+e%29%29 
log+%283%2C+%28%28x+%2B+1%29%2F3%28x%5E2+-+x+-+2%29+%2A+%28x+-+2%29%29%29 ----- Factoring out GCF, 3, in DENOMINATOR
log+%283%2C+%28%28x+%2B+1%29%2F3%28x+-+2%29%28x+%2B+1%29+%2A+%28x+-+2%29%29%29 ---- Factorizing QUADRATIC/TRINOMIAL, in DENOMINATOR
 = log+%283%2C+%281%2F3%29%29 = log+%283%2C+%283%5E%28-+1%29%29%29 = - 1


Question 747802: log3(x+6)+log3(x-6)-log3x=2
solve the logarithmic equation

Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
log3(x+6)+log3(x-6)-log3x=2
solve the logarithmic equation
******************************
It's heart-wrenching to see how the other person (@MATHLOVER) makes this problem so long and time-consuming! Why??
In my opinion, she should learn how to solve problems much more efficiently.
*************************************************************************
log+%283%2C+%28x+%2B+6%29%29+%2B+log+%283%2C+%28x+-+6%29%29+-+log+%283%2C+%28x%29%29+=+2
This log equation starts with 3 log arguments: a1 (x + 6), a2 (x - 6), and a3 (x), the smallest being log argument
a2, or x - 6. Argument "a2" "tells" one that x - 6 MUST be > 0. So, x - 6 > 0_____x > 6 
We now have: log+%283%2C+%28x+%2B+6%29%29+%2B+log+%283%2C+%28x+-+6%29%29+-+log+%283%2C+%28x%29%29+=+2, with x > 6           
                       log+%283%2C+%28%28%28x+%2B+6%29%28x+-+6%29%29%2F%28x%29%29%29+=+2 ---- Applying log+%28b%2C+%28a1%29%29+%2B+log+%28b%2C+%28a2%29%29+-+log+%28b%2C+%28a3%29%29 = log+%28b%2C+%28%28a1%2Aa2%29%29%2Fa3%29

                               %28x+%2B+6%29%28x+-+6%29%2Fx+=+3%5E2 --- Applying c+=+b%5Ed, when: log+%28b%2C+%28c%29%29+=+d
                               %28x+%2B+6%29%28x+-+6%29%2Fx+=+9
                                  %28x%5E2+-+36%29%2Fx+=+9
                                    x%5E2+-+36+=+9x --- Cross-multiplying
                                x%5E2+-+9x+-+36+=+0
                           (x - 12)(x + 3) = 0
                            x - 12 = 0       OR      x + 3 = 0
                                 x = 12      OR          x = - 3 

As stated above, x MUST be > 6, so ONLY x = 12 is ACCEPTABLE. This makes x = - 3, an EXTRANEOUS solution to this
equation, and is therefore IGNORED/REJECTED.


Question 815452: if x*x+y*y=7xy, prove
log(x+y)=1/2(logx+logy)+log3

Found 2 solutions by greenestamps, MathTherapy:
Answer by greenestamps(13367) About Me  (Show Source):
You can put this solution on YOUR website!


x%5E2%2By%5E2=7xy

A common "trick" for working on an equation like this, with "x%5E2%2By%5E2" on the left and an expression involving "xy" on the right, is to add 2xy on the left to make a perfect square trinomial.

x%5E2%2B2xy%2By%5E2=7xy%2B2xy

%28x%2By%29%5E2=9xy

The problem asks us to find an expression for log(x+y), so take logs of both sides:

2log%28%28x%2By%29%29=log%28%289%29%29%2Blog%28%28x%29%29%2Blog%28%28y%29%29
2log%28%28x%2By%29%29=2log%28%283%29%29%2Blog%28%28x%29%29%2Blog%28%28y%29%29

log%28%28x%2By%29%29=log%28%283%29%29%2B%281%2F2%29%28log%28%28x%29%29%2Blog%28%28y%29%29%29


Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
if x*x+y*y=7xy, prove
log(x+y)=1/2(logx+logy)+log3

If x*x+y*y=7xy, prove log(x+y)=1/2(logx+logy)+log3
x%5E2+%2B+y%5E2+=+7xy   Prove: 
   %28x+%2B+y%29%5E2+=+x%5E2+%2B+2xy+%2B+y%5E2 ----- Squaring x + y
   %28x+%2B+y%29%5E2+=+x%5E2+%2B+y%5E2+%2B+2xy
   %28x+%2B+y%29%5E2+=+7xy+%2B+2xy --- Substituting 7xy for x%5E2+%2B+y%5E2 (GIVEN)
   %28x+%2B+y%29%5E2+=+9xy
sqrt%28%28x+%2B+y%29%5E2%29+=+sqrt%289xy%29 ------- Taking the square root of both sides
     x+%2B+y+=+3sqrt%28xy%29 <=== ONLY the POSITIVE square root on the right-side is needed here 

log+%28%28x+%2B+y%29%29+=+log+%28%283sqrt%28xy%29%29%29 ----- Taking the log of both sides of the above equation
log+%28%28x+%2B+y%29%29+=+log+%28%283%29%29+%2B+log+%28sqrt%28%28xy%29%29%29
log+%28%28x+%2B+y%29%29+=+log+%28%283%29%29+%2B+log+%28%28xy%29%29%5E%281%2F2%29
log+%28%28x+%2B+y%29%29+=+log+%28%283%29%29+%2B+%281%2F2%29log+%28%28xy%29%29
 <=== QED!


Question 769077: if logx =4 and logy =3 Evaluate log square root of x divided by y squared
Found 2 solutions by greenestamps, MathTherapy:
Answer by greenestamps(13367) About Me  (Show Source):
You can put this solution on YOUR website!


Algebraic expressions written in words are often ambiguous and open to different interpretations, as the other tutor indicated.

Assuming this is a problem from a student learning basic rules of logarithms, the most likely interpretation of the expression to be evaluated is
log%28%28%28sqrt%28x%29%29%2Fy%5E2%29%29

In that case, use basic logarithm rules to evaluate the expression.




Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
if logx =4 and logy =3 Evaluate log square root of x divided by y squared
=========================================================================
Not clear at all!!

log (x) = 4___x+=+10%5E4
log (y) = 3___y+=+10%5E3

If it's %28log+%28%28sqrt%28x%29%29%29%29%2Fy%5E2, then answer is: 2%2F10%5E6, or 2%2F%221%2C000%2C000%22
If it's log+%28%28sqrt%28x%29%2Fy%5E2%29%29, then answer is: - 4.
None of these correspond to the answer from the other person who responded!


Question 717220: log(base x)(1/4) = (-2/3)
log(

Found 2 solutions by greenestamps, MathTherapy:
Answer by greenestamps(13367) About Me  (Show Source):
You can put this solution on YOUR website!


log%28x%2C%281%2F4%29%29=-2%2F3

Convert to exponential form:

x%5E%28-2%2F3%29=1%2F4
x%5E%28-2%2F3%29=2%5E%28-2%29

Raise both sides of the equation to the (-3/2) power:

x=%282%5E%28-2%29%29%5E%28-3%2F2%29=2%5E3=8

ANSWER: 8


Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
log(base x)(1/4) = (-2/3)

        log+%28x%2C+%281%2F4%29%29+=+%28-+2%2F3%29
          matrix%282%2C1%2C+%22+%22%2C+x%5E%28-+2%2F3%29+=+1%2F4%29 --------- Converting to EXPONENTIAL form
   -- RAISing each side to the NEGATIVE reciprocal-exponent on x (to the %28-+3%2F2%29%5E%28th%29 power)

              x%5E1+=+%28sqrt%281%2F4%29%29%5E%28-+3%29
               highlight%28x+=+%281%2F2%29%5E%28-+3%29+=+%282%2F1%29%5E3+=+2%5E3+=+8%29


Question 250018: solve:
log+base+x%5Blog+base+2%28log+base+3+of+9%29%5D=2
Unfortunately I do not know how to put this without all the words. But this is a problem on one of my take home tests. I dont understand how to solve because I get 3%5E2=9 for the log in the parentheses but now I don't knwo what to do?

Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
solve:
log+base+x%5Blog+base+2%28log+base+3+of+9%29%5D=2
Unfortunately I do not know how to put this without all the words. But this is a problem on one of my take home tests. I dont understand how to solve because I get 3%5E2=9 for the log in the parentheses but now I don't knwo what to do?
===============================================
In this problem, x is one of the 3 bases given. So, being a LOG-BASE, x CANNOT be 0, and also, x MUST be GREATER than 1. 

 log+base+x%5Blog+base+2%28log+base+3+of+9%29%5D=2 
  log+%28x%2C+%28log+%282%2C+%28log+%283%2C+%289%29%29%29%29%29%29+=+2, with x > 1

 log+%28x%2C+%28log+%282%2C+highlight%28%28log+%283%2C+%289%29%29%29%29%29%29%29+=+2
         log+%28x%2C+%28log+%282%2C+%282%29%29%29%29+=+2 ---  log+%283%2C+%289%29%29+=+log+%283%2C+%283%5E2%29%29+=+2
        log+%28x%2C+highlight%28%28log+%282%2C+%282%29%29%29%29%29+=+2
                log+%28x%2C+%281%29%29+=+2 ---  log+%282%2C+%282%29%29+=+1
                    x%5E2+=+1 ----- Converting to EXPONENTIAL form
               x+=+0%2B-+sqrt%281%29+=+0%2B-+1

However, as stated above, x MUST be > 1, so There are NO SOLUTIONS to this equation.

The other person is WRONG, as he/she states that the value of x is 1.


Question 1129970: Find the exact value of e^LOGe^2 16
The answer is 4, but I am unsure as to why.
If possible, please show multiple methods (with step by step breakdown). Here is what I've gathered so far:
Method 1:
1. e^LOGe^2 2^4
2. e^(4/2)LOGe 2 ( I don't understand where the 4 divided by 2 comes into play, and which property dictates it )
3. e^2LOGe 2
4. e^LOGe 4 (Where did the 4 come from? Did both of the 2's get multiplied?)
5. =4
Method 2:
1. e^LOGe^2 16
2. e^(1/2)LN 16 (Where did the 1/2 come from?)
3. sqrt(e^LN 16) (Why is the entire expression inside the square root?)
4. sqrt(16) (Why did the "e^LN" portion inside the square root disappear?)
5. =4
Is it also possible to solve this problem by using the base change method?
Thanks in advance.

Answer by MathTherapy(10858) About Me  (Show Source):
You can put this solution on YOUR website!
Find the exact value of e^LOGe^2 16

The answer is 4, but I am unsure as to why.

If possible, please show multiple methods (with step by step breakdown). Here is what I've gathered so far:

Method 1:
1. e^LOGe^2 2^4
2. e^(4/2)LOGe 2 ( I don't understand where the 4 divided by 2 comes into play, and which property dictates it )
3. e^2LOGe 2
4. e^LOGe 4 (Where did the 4 come from? Did both of the 2's get multiplied?)
5. =4

Method 2:
1. e^LOGe^2 16
2. e^(1/2)LN 16 (Where did the 1/2 come from?)
3. sqrt(e^LN 16) (Why is the entire expression inside the square root?)
4. sqrt(16) (Why did the "e^LN" portion inside the square root disappear?)
5. =4

Is it also possible to solve this problem by using the base change method?

Thanks in advance.
==================
Find the exact value of e^LOGe^2 16 ===> e%5E%28%28log+%28e%5E2%2C+%2816%29%29%29%29
             Let t+=+log+%28e%5E2%2C+%2816%29%29
             %28e%5E2%29%5Et+=+16 ---- Converting to EXPONENTIAL form
             %28e%5Et%29%5E2+=+%284%29%5E2
                e%5Et+=+4 ----- Exponents are equal. and so are the bases
                 t+=+log+%28e%2C+%284%29%29
        highlight%28log+%28e%5E2%2C+%2816%29%29%29+=+highlight%28log+%28e%2C+%284%29%29%29 ---- Back-substituting log+%28e%5E2%2C+%2816%29%29 for t

APPLYING , matrix%282%2C1%2C+%22+%22%2C+e%5E%28%28log+%28e%5E2%2C+%2816%29%29%29%29%29 now becomes: , which is SIMPLY 4
OR
Find the exact value of e^LOGe^2 16 ===> matrix%282%2C1%2C+%22+%22%2C+e%5E%28%28log+%28e%5E2%2C+%2816%29%29%29%29%29
First of all, let's EXTRACT the exponent, log+%28e%5E2%2C+%2816%29%29 from the expression.


APPLYING , matrix%282%2C1%2C+%22+%22%2C+e%5E%28%28log+%28e%5E2%2C+%2816%29%29%29%29%29 now becomes: , which is SIMPLY 4.


Older solutions: 1..45, 46..90, 91..135, 136..180, 181..225, 226..270, 271..315, 316..360, 361..405, 406..450, 451..495, 496..540, 541..585, 586..630, 631..675, 676..720, 721..765, 766..810, 811..855, 856..900, 901..945, 946..990, 991..1035, 1036..1080, 1081..1125, 1126..1170, 1171..1215, 1216..1260, 1261..1305, 1306..1350, 1351..1395, 1396..1440, 1441..1485, 1486..1530, 1531..1575, 1576..1620, 1621..1665, 1666..1710, 1711..1755, 1756..1800, 1801..1845, 1846..1890, 1891..1935, 1936..1980, 1981..2025, 2026..2070, 2071..2115, 2116..2160, 2161..2205, 2206..2250, 2251..2295, 2296..2340, 2341..2385, 2386..2430, 2431..2475, 2476..2520, 2521..2565, 2566..2610, 2611..2655, 2656..2700, 2701..2745, 2746..2790, 2791..2835, 2836..2880, 2881..2925, 2926..2970, 2971..3015, 3016..3060, 3061..3105, 3106..3150, 3151..3195, 3196..3240, 3241..3285, 3286..3330, 3331..3375, 3376..3420, 3421..3465, 3466..3510, 3511..3555, 3556..3600, 3601..3645, 3646..3690, 3691..3735, 3736..3780, 3781..3825, 3826..3870, 3871..3915, 3916..3960, 3961..4005, 4006..4050, 4051..4095, 4096..4140, 4141..4185, 4186..4230, 4231..4275, 4276..4320, 4321..4365, 4366..4410, 4411..4455, 4456..4500, 4501..4545, 4546..4590, 4591..4635, 4636..4680, 4681..4725, 4726..4770, 4771..4815, 4816..4860, 4861..4905, 4906..4950, 4951..4995, 4996..5040, 5041..5085, 5086..5130, 5131..5175, 5176..5220, 5221..5265, 5266..5310, 5311..5355, 5356..5400, 5401..5445, 5446..5490, 5491..5535, 5536..5580, 5581..5625, 5626..5670, 5671..5715, 5716..5760, 5761..5805, 5806..5850, 5851..5895, 5896..5940, 5941..5985, 5986..6030, 6031..6075, 6076..6120, 6121..6165, 6166..6210, 6211..6255, 6256..6300, 6301..6345, 6346..6390, 6391..6435, 6436..6480, 6481..6525, 6526..6570, 6571..6615, 6616..6660, 6661..6705, 6706..6750, 6751..6795, 6796..6840, 6841..6885, 6886..6930, 6931..6975, 6976..7020, 7021..7065, 7066..7110, 7111..7155, 7156..7200, 7201..7245, 7246..7290, 7291..7335, 7336..7380, 7381..7425, 7426..7470, 7471..7515, 7516..7560, 7561..7605, 7606..7650, 7651..7695, 7696..7740, 7741..7785, 7786..7830, 7831..7875, 7876..7920, 7921..7965, 7966..8010, 8011..8055, 8056..8100, 8101..8145, 8146..8190, 8191..8235, 8236..8280, 8281..8325, 8326..8370, 8371..8415, 8416..8460, 8461..8505, 8506..8550, 8551..8595, 8596..8640, 8641..8685, 8686..8730, 8731..8775, 8776..8820, 8821..8865, 8866..8910, 8911..8955, 8956..9000, 9001..9045, 9046..9090, 9091..9135, 9136..9180, 9181..9225, 9226..9270, 9271..9315, 9316..9360, 9361..9405, 9406..9450, 9451..9495, 9496..9540, 9541..9585, 9586..9630, 9631..9675, 9676..9720, 9721..9765, 9766..9810, 9811..9855, 9856..9900, 9901..9945, 9946..9990, 9991..10035, 10036..10080, 10081..10125, 10126..10170, 10171..10215, 10216..10260, 10261..10305, 10306..10350, 10351..10395, 10396..10440, 10441..10485, 10486..10530, 10531..10575, 10576..10620, 10621..10665, 10666..10710, 10711..10755, 10756..10800, 10801..10845, 10846..10890, 10891..10935, 10936..10980, 10981..11025, 11026..11070, 11071..11115, 11116..11160, 11161..11205, 11206..11250, 11251..11295, 11296..11340, 11341..11385, 11386..11430, 11431..11475, 11476..11520, 11521..11565, 11566..11610, 11611..11655, 11656..11700, 11701..11745, 11746..11790, 11791..11835, 11836..11880, 11881..11925, 11926..11970, 11971..12015, 12016..12060, 12061..12105, 12106..12150, 12151..12195, 12196..12240, 12241..12285, 12286..12330, 12331..12375, 12376..12420, 12421..12465, 12466..12510, 12511..12555, 12556..12600, 12601..12645, 12646..12690, 12691..12735, 12736..12780, 12781..12825, 12826..12870, 12871..12915, 12916..12960, 12961..13005, 13006..13050, 13051..13095, 13096..13140, 13141..13185, 13186..13230, 13231..13275, 13276..13320, 13321..13365, 13366..13410, 13411..13455, 13456..13500, 13501..13545, 13546..13590, 13591..13635, 13636..13680, 13681..13725, 13726..13770, 13771..13815, 13816..13860, 13861..13905, 13906..13950, 13951..13995, 13996..14040, 14041..14085, 14086..14130, 14131..14175, 14176..14220, 14221..14265, 14266..14310, 14311..14355, 14356..14400, 14401..14445, 14446..14490, 14491..14535, 14536..14580, 14581..14625, 14626..14670, 14671..14715, 14716..14760, 14761..14805, 14806..14850, 14851..14895, 14896..14940, 14941..14985, 14986..15030, 15031..15075, 15076..15120, 15121..15165, 15166..15210, 15211..15255, 15256..15300, 15301..15345, 15346..15390, 15391..15435, 15436..15480, 15481..15525, 15526..15570, 15571..15615, 15616..15660, 15661..15705, 15706..15750, 15751..15795, 15796..15840, 15841..15885, 15886..15930, 15931..15975, 15976..16020, 16021..16065, 16066..16110, 16111..16155, 16156..16200, 16201..16245, 16246..16290, 16291..16335, 16336..16380, 16381..16425, 16426..16470, 16471..16515, 16516..16560, 16561..16605, 16606..16650, 16651..16695, 16696..16740, 16741..16785, 16786..16830, 16831..16875, 16876..16920, 16921..16965, 16966..17010, 17011..17055, 17056..17100, 17101..17145, 17146..17190, 17191..17235, 17236..17280, 17281..17325, 17326..17370, 17371..17415, 17416..17460, 17461..17505, 17506..17550, 17551..17595, 17596..17640, 17641..17685, 17686..17730, 17731..17775, 17776..17820, 17821..17865, 17866..17910, 17911..17955, 17956..18000, 18001..18045, 18046..18090