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:
Um, so it's a bit awkward with this question because they actually got the x value incorrect. When they added up all the values, they got 9x - 27 = 180, but it's actually 9x + 27 = 180 because -18 + 45 is positive 27. Anyways, when you solve it correctly you get x = 17, and then you substitute it into the angles. So with 5x - 18, you are saying 5(× 17) - 18 = 67. Then with the other one you do 4(× 17) + 45 = 113. You know that x is definitely 17 because 113 + 67 = 180.
Answer: 113.1
Step-by-step explanation:
The formula is 


The radius is 3, and 3 cubed is 27.
Then, 27 x
is about 84.82
Finally, 84.82 x
is about 113.1
Hope this helps. Please mark as brainliest, thanks!
Length would be 362.5
He width would be 1087.5
Hope this helps :)
Mark as brainliest!!