Answer: 729
Step-by-step explanation:

3^-2 = 1/9
3^-4 = 1/81
(-1)^2 = 1
1/(1/9 * 1/81 * 1)
1/ 1/729 = 729
Answer:
x ≈ -4.419
Step-by-step explanation:
Separate the constants from the exponentials and write the two exponentials as one. (This puts x in one place.) Then use logarithms.
0 = 2^(x-1) -3^(x+1)
3^(x+1) = 2^(x-1) . . . . . add 3^(x+1)
3×3^x = (1/2)2^x . . . . .factor out the constants
(3/2)^x = (1/2)/3 . . . . . divide by 3×2^x
Take the log:
x·log(3/2) = log(1/6)
x = log(1/6)/log(3/2) . . . . . divide by the coefficient of x
x ≈ -4.419
_____
A graphing calculator is another tool that can be used to solve this. I find it the quickest and easiest.
_____
<em>Comment on alternate solution</em>
Once you get the exponential terms on opposite sides of the equal sign, you can take logs at that point, if you like. Then solve the resulting linear equation for x.
(x+1)log(3) = (x-1)log(2)
x=(log(2)+log(3))/(log(2)-log(3))
Answer:
y + 9 =
(x + 4)
Step-by-step explanation:
The equation of a line in point- slope form is
y - b = m(x - a)
where m is the slope and (a, b) a point on the line
Here m =
and (a, b) = (- 4, - 9) , thus
y - (- 9) =
(x - (- 4) ) , that is
y + 9 =
(x + 4)
Answer:
-0.5x² + 20x + 100
Step-by-step explanation:
Given:
R = 25x - 0.5x²
C = 100 + 5x
P = R - C
Where,
P = profits
R = Revenue
C = Cost
which expression represents her profit in dollars?
P = R - C
R = 25x - 0.5x²
C = 100 + 5x
= 25x - 0.5x² -(-100 + 5x )
= 25x - 0.5x² + 100 - 5x
= -0.5x² + 20x + 100
The expression which represents her profit in dollars is -0.5x² + 20x + 100
Answer:
<u>y = -3x + 8</u>
Step-by-step explanation:
<u>Given :-</u>
Point on line = (5, -7)
Slope (m) = -3
<u>To find :-</u>
Equation of line
<u>Solving :-</u>
Using point-slope form of equation,
y - y₁ = m(x - x₁)
y + 7 = -3(x - 5)
y + 7 = -3x + 15
<u>Solution :-</u>
<u>y = -3x + 8</u>