Michael J. answered 04/16/15
Tutor
5
(5)
Effective High School STEM Tutor & CUNY Math Peer Leader
We have here a difference of logs. According to the properties of logarithms, we can write this as a quotient.
log((9y2 - 19y + 2) / (y + 2)) = 2
The solution to a logarithm is the exponent of base number 10.
(9y2 - 19y + 2) / (y + 2) = 102
(9y2 - 19y + 2) / (y + 2) = 100
Next, we factor out the numerator using FOIL, so we can hopefully cancel out the (y + 2) term.
((9y + 1) (y + 2)) / (y + 2) = 100
We are able to factor out.
9y + 1 = 100
Now, the equation can be easily solved.
9y = 99
y = 11