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:
the answer is B) 19 × 11 = 209
coz A prime number is a whole number greater than 1 whose only factors are 1 and itself.
but here it is a multiple of 11 and 19 ....
so its proved
Answer:
0.0713 = 7.13% probability that the result is positive.
Step-by-step explanation:
Probability of a positive test:
91% of 1/650(has the disease).
7% of 1 - 1/650 = 649/650(does not have the disease). So

0.0713 = 7.13% probability that the result is positive.
Answer:
-8x + 16y -15q - 30p
Step-by-step explanation:
your just expanding brackets here
replace the value of x int eh equation
so 23x-1 becomes
23(1.1478)-1
23*1.1478 = 26.3994-1 = 25.3994