(-2)(3*4+2(-2)(-5)) = -2(12+20) = -2(32) = -64
Answer:
Step-by-step explanation:
1) For each situation to grow or decay by a constant percent rate, it must be exponential. Therefore, the correct examples are
A. The number of cars sold doubles every year. It is a 200% growth every year.
D. Each time you start a car engine the remaining engine life decreases by 0.0075%. A case of decay
E. The number of people creating cat videos increases by 15% percent every year.
F. Computer technology increases by a factor of 3 every five years.
2) this is a case of exponential decay. The expression for exponential decay is
y = b(1 - r)^t
y = final value
b = initial value
r = decay rate
t = time
Given that
r = 10% = 10/100 = 0.1
b = 50 kilograms
y = W kilograms
The relationship is
W = 50(1 - 0.1)^t
W = 50(0.9)^t
Explanation
Let's first graph the elements:
Using the distance formula we get:

The number is 18
hope this helps
Answer:
x = - 8, x = 6
Step-by-step explanation:
Given the 2 equations
x² + y² = 100 → (1)
y = x + 2 → (2)
Substitute y = x + 2 into (1)
x² + (x + 2)² = 100
x² + x² + 4x + 4 = 100
2x² + 4x + 4 = 100 ( subtract 100 from both sides )
2x² + 4x - 96 = 0 ( divide through by 2 )
x² + 2x - 48 = 0 ← in standard form
(x + 8)(x - 6) = 0 ← in factored form
Equate each factor to zero and solve for x
x + 8 = 0 ⇒ x = - 8
x - 6 = 0 ⇒ x = 6