Wednesday, October 16, 2013

how do i do this: 1 /loga(abc) +1 /logb(abc) +1 /logc(abc) ?

use the change of base identity: 
1 /loga(abc) +1 /logb(abc) +1 /logc(abc)=
(log(a)+log(b)+log(c))/log(abc)

Friday, October 11, 2013

find two consecutive odd integers such that three times the smaller one exceeds two times the larger one by 7

1) n-m=2 <-- consecutive odds differ by 2
2) 3m+7=2n 



3(n-2)+7=2n
3n-6+7=2n
n=-1 
so m=-3

For what value of x is this inequality |x – 6|< - 8 true? Why?

for no value of x... 
|x – 6|< - 8 
has no solution because an absolute value of a real valued expression can never (by definition) be negative. Therefore it can never be less than -8