Answer: x = 8
---------------------------------------------
---------------------------------------------
I'm going to use the notation log(2,x) to indicate "log base 2 of x". The first number is the base while the second is the expression inside the log (aka the argument of the log)
log(2,x) + log(2,(x-6)) = 4
log(2,x*(x-6)) = 4
x*(x-6) = 2^4
x*(x-6) = 16
x^2-6x = 16
x^2-6x-16 = 0
(x-8)(x+2) = 0
x-8 = 0 or x+2 = 0
x = 8 or x = -2
Recall that the domain of log(x) is x > 0. So x = -2 is not allowed. The same applies to log(2,x) as well.
Only x = 8 is a proper solution.
------------------------
You can use the change of base rule to check your work
log base 2 of x = log(2,x) = log(x)/log(2)
log(2,(x-6)) = log(x-6)/log(2)
So,
(log(x)/log(2)) + (log(x-6)/log(2)) = 4
(log(8)/log(2)) + (log(8-6)/log(2)) = 4
(log(8)/log(2)) + (log(2)/log(2)) = 4
(log(2^3)/log(2)) + (log(2)/log(2)) = 4
(3*log(2)/log(2)) + (log(2)/log(2)) = 4
3+1 = 4
4 = 4
The answer is confirmed
Annuity formula is given by:
FV=P[(1+r)^n-1]/r
FV=future value
r=rate
n=time
P=principle
Plugging the value from the question we obtain:
FV=10000[(1+0.07)^6-1]/0.07
FV=71,532.91
Thus the current value of the annuity is given by:
A=p(1+r)^n
plugging in the values we obtain and solving for p we get:
71532.91=p(1+0.07)^6
p=71532.91/(1.07)^6
p=$47665.40
Hence the answer:
B] $47665
Answer:
9t
Step-by-step explanation:
9*t
9514 1404 393
Answer:
(x, y) = (-11, 4)
Step-by-step explanation:
You can subtract 3 times the second equation from the first to eliminate y.
(7x +9y) -3(x +3y) = (-41) -3(1)
4x = -44
x = -11
Substituting into the second equation gives ...
-11 +3y = 1
3y = 12
y = 4
The solution is (x, y) = (-11, 4).
A rotation is an isometric transformation that turns every point of a figure through a specified angle and direction about a fixed point.
To describe a rotation, you need three things:
Direction (clockwise CW or counterclockwise CCW)
Angle in degrees
Center point of rotation (turn about what point?)
The most common rotations are 180° or 90° turns, and occasionally, 270° turns, about the origin, and affect each point of a figure as follows:
Mark me as brainliest! :D Hope it helps