Answer:
clc%clears screen
clear all%clears history
close all%closes all files
p=250;
M=[];
for i=1:100000
re=0;
S=0;
while(S<=1)
S=S+rand;
re=re+100;
end
M(i)=re;
end
disp('Expected received money is');
mean(M)
disp('Since expcted is greater than what we pay. So, we will play')
Step-by-step explanation:
Answer:
A. because 3.7 ×2 is 7.4. so the full answer would be 7.4 ×10^4
Circumference of a circle - derivation
This page describes how to derive the formula for the circumference of a circle.
Recall that the definition of pi (π) is the circumference c of any circle divided by its diameter d. Put as an equation, pi is defined as
π
=
c
d
Rearranging this to solve for c we get
c
=
π
d
The diameter of a circle is twice its radius, so substituting 2r for d
c
=
2
π
r
If you know the area
Recall that the area of a circle is given by
area
=
π
r
2
Solving this for r
r
2
=
a
π
So
r
=
√
a
π
The circumference c of a circle is
c
=
2
π
r
Answer:
THE ANSWER OM EDGE IS (C)
UR WELCOME
Step-by-step explanation:
have a great day :)
Answer: A. f(n) = 4 ∙ 2n-1
Step-by-step explanation:
because the 1st term is 4 according to your image, and then you will have to multiply that by its common difference and using your table, to get from 4 to 8 then 8 to 16 you would multiply by 2, and you would finally multiply that by n or known as the number of terms and 1 making the equation. f(n) = 4 ∙ 2n-1 I hope this is very helpful for everyone.