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

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: Please show how to solve: Log base10(n^2 � 90n) = 3 Thank you      Log On


   



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

Found 2 solutions by rothauserc, MathTherapy:
Answer by rothauserc(4718) About Me  (Show Source):
You can put this solution on YOUR website!
we have the following
log base 10 (n^2 - 90n) = 3
first take log base 10 of both sides of equal sign and we have,
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
=(90-square root (90^2-4*1*-.48)) / 2 = 0


Answer by MathTherapy(10801) 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!