Answer:
25
Step-by-step explanation:
Circumference of a circle =2πr
6.28=2πr
3.14=πr
3.14/π=r
3.14/3.14=r
<h2>therefore,r=1</h2>
Answer:
i dont knwo
Step-by-step explanation:
Answer: x = 0
y = 2
z = -1
Step-by-step explanation:
The system of equations are
x+y+z=1 - - - - - - - - - - 1
-2x+4y+6z=2 - - - - - - - - - 2
-x+3y-5z=11 - - - - - - - - - 3
Step 1
We would eliminate x by adding equation 1 to equation 3. It becomes
4y -4z = 12 - - - - - - - - - 4
Step 2
We would multiply equation 1 by 2. It becomes
2x + 2y + 2z = 2 - - - - - - - - - 5
We would add equation 2 and equation 5. It becomes
6y + 8z = 4 - - - - - - - - - 6
Step 3
We would multiply equation 4 by 6 and equation 6 by 4. It becomes
24y - 24z = 72 - - - - - - - - 7
24y + 32z = 16 - - - - - - - - 8
We would subtract equation 8 from equation 7. It becomes
-56z = 56
z = -56/56 = -1
Substituting z = -1 into 7, it becomes
24y - 24×-1 = 72
24y + 24 = 72
24y = 72 - 24 = 48
y = 48/24 = 2
Substituting y = 2 and z = -1 into equation 1, it becomes
x + 2 - 1 = 1
x = 1 - 1 = 0
Answer:
$6261.61
Step-by-step explanation:
The solution to the differential equation is the exponential function ...
A(t) = 5000e^(0.0225t)
We want the account value after 10 years:
A(10) = 5000e^(0.225) = 6261.61
The value of the account after 10 years will be $6,261.61.
_____
The rate of change equation basically tells you that interest is compounded continuously. After working interest problems for a while you know the formula for that is the exponential formula A = A0·e^(rt).
Or, you can solve the differential equation using separation of variables:
dA/A = 0.0225dt
ln(A) = 0.0225t +C . . . . integrate
A(t) = A0·e^(0.0225t) = 5000·e^(0.0225t) . . . . solution for A(0) = 5000