Answer:
42
Step-by-step explanation:
Answer:
<h2> b) 10 years</h2>
Step-by-step explanation:
1/20 of 700: 1/20•700 = 35
700 + n•35 = 1050
n•35 = 350
n = 10
Answer:
1. The equation represent an exponential decay
2. The rate of the exponential decay is -3×2.5ˣ·㏑(2.5)
Step-by-step explanation:
When a function a(t) = a₀(1 + r)ˣ has exponential growth, the logarithm of x grows with time such that;
log a(t) = log(a₀) + x·log(1 + r)
Hence in the equation -3 ≡ a₀, (1 + r) ≡ 2.5 and y ≡ a(t). Plugging in the values in the above equation for the condition of an exponential growth, we have;
log y = log(-3) + x·log(2.5)
Therefore, since log(-3) is complex, the equation does not represent an exponential growth hence the equation represents an exponential decay.
The rate of the exponential decay is given by the following equation;

Hence the rate of exponential decay is -3×2.5ˣ × ㏑(2.5)
Answer:
p = (2k + 1)i + j
q = 25i + (k + 4)j
p . q = 11
Find the dot product of p and q
(2k + 1)(25) + (k + 4) = 11
50k + 25 + k + 4 = 11
51k = -18
k = - 18/51 = –6/17.✅
b) p.q = |p||q|cos∅
p= (2k + 1)i + j = [2(-6/17) + 1)i + j ]= 5/17i + j
|p| = √ (5/17)² + 1²
|p| = √314/ 17 ( The square root doesn't cover the 17) = 1.0424
q = 25i + (k + 4)j = 25i + ( -6/17 + 4)j
q = 25i + 62/17 j
|q| = √ 25² + (62/17)²
= 25.2646
Now applying them to the formula above
We already have p.q = 11 from the question.
11 = (1.0424)(25.2646)Cos∅
11 = 26.3358Cos∅
Cos∅ = 11/26.3358
Cos∅ = 0.4177
∅ = 65.31°.
This should be it.
Hope it helps