Useful Log Rules:
- log(A*B) = log(A)+log(B) .......... log rule 1
- log(A/B) = log(A) - log(B) .......... log rule 2
- log(A^B) = B*log(A) ................... log rule 3
=========================================================
Part (a)
All logs shown below are base 3.
log(500) = log(5*100)
log(500) = log(5*10^2)
log(500) = log(5)+log(10^2) .... use log rule 1
log(500) = log(5) + 2*log(10) .... use log rule 3
log(500) = 1.4650 + 2*2.096 ....... substitution
log(500) = 5.657
<h3>Answer: 5.657</h3>
=========================================================
Part (b)
All logs shown below are base 3.
log(2) = log(10/5)
log(2) = log(10) - log(5) .... use log rule 2
log(2) = 2.096 - 1.4650 ....... substitution
log(2) = 0.631
<h3>Answer: 0.631</h3>
A is (2,-4) B (-2,5) C (0,-6) D(-4,-3) E(3,0) F(5,4)
Answer:
a = 160
Step-by-step explanation:
a + 46 = -114
a + 46 - 46 = -114 - 46
a = 160
We are given two points: (-1, -1) and (1, -4). Slope is calculated as the change in y over the change in x, or rise over run.
The change in y is the difference of the two y coordinates (it doesn't matter the order): -1 - (-4) = 3
The change in x is the difference of the two x coordinates (this order depends on the order that you subtracted the y coordinates; they must be the same order): -1 - 1 = -2.
So, the slope is 3/-2