Answer:
-76-43i
Step-by-step explanation:
First expand the multiplied terms
8-3i-(64+64i-24i+24)
8-3i-(64+40i+24)
Simplify
8-3i-64-40i-24
-76-43i
Answer:
X = 3, -1; B
Step-by-step explanation:
Use log properties, log 5 on both sides, log 5 of 25 is 2 that times the exponent, so 2*x = 2x, and on the other side, log 5 and base of 5 cancels. So 2x = x^2 -3, which can be solved using factoring:
x^2 -2x -3 = (x-3)(x+1) = 0, x=3,-1
Answer:
17.5
Step-by-step explanation:
You have to find n right?
9+4n-79 = 0
-> 4n = 70
-> n = 17.5
Answer:
f(x) = -4x + 80
Step-by-step explanation:
You are given two points,
(5, 60) and (10, 40)
in order to get the equation, let's use the form slope-intercept form
m = (y1 - y2) / (x1 - x2)
m = (60 - 40) / (5 - 10)
m = 20/-5
m = -4
Get the x intercept
y = mx + b
60 = (-4)(5) + b
b = 60+20
b = 80
so the equation is
y = -4x + 80
f(x) = -4x + 80