They both don't have the same number of zero as the answer because you are doing 40x500 which 20000 and 4x600 which is 2400
If a logarithm has a coefficient, then the coefficient can also be written as the exponent of the input of the logarithm. In other words, if you have the logarithm alog(x), that is equal to log(x^a). So the expression can be rewritten:
log(x^2)+log(y^3)
If tow logarithms of the same bases are added together that is equal to the logarithm of the product of the inputs of the two original logarithms. In other words, given log(x)+log(y), it can also be written as log(xy). So the expression can be combined into one logarithm:
log(x^2 * y^3)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Answer:
First, let's define some variables.
x = # of cell phones sold.
y = total weekly income.
y = $5.25x + $80
a is the correct answer choice.
Step-by-step explanation:
Answer:
h(x) = 3(x - 5)^2 + 6.
Step-by-step explanation:
g(x) = 3x^2 + 8
Shifting 5 units to the right gives:
3(x - 5)^2 + 8
Now 2 units down :
3(x - 5)^2 + 8 - 2
= 3(x - 5)^2 + 6.