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:
5.7082,5.009,5.09,5.7
Step-by-step explanation:
to solve for the dimensions (x+7)(x+2)=66,
we can first use the foiling method to simplify the left side.
x^2 + 2x + 7x + 14 = 66
x^2 + 9x + 14 = 66
now, subtract 66 from both sides.
x^2 + 9x - 52 = 0
now, split this into two parentheses.
(x + 13)(x - 4)
since the root of -13 would give you negative values, x=4. This means that the dimensions of the rectangle are 11 and 6.
Answer:
C
Step-by-step explanation:
Maybe it's wrong, and maybe it's right.
Just glad I helped!
Answer:
Cylinder, A = 2π • w • h + 2π • w to the second power square units
Step-by-step explanation:
A right circular hollow cylinder is a 3D region enclosed by two right circular cylinders having the same axis and two parallel annular bases perpendicular to the cylinders' common axis which will be formed when you rotate the given by 360 degrees.