Domain: (-♾,2)U(2,♾), {x | x ≠2}
Range: (-♾,3) U(3,♾), {y | y ≠ 3}
Sorry that’s all I can help with
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 <span>expression that represents n plus 7 multiplied by 3 is
(n + 7)(3)
The entire expression, (n + 7) is multiplied by 3 since it would be inconvenient to state the expression as given above if what is meant was
(n + 7x3). It would have simply been n plus 21.</span>
Answer:
200 miles
Step-by-step explanation:
63.96+(.08x)=55.96+(.12x). x=200. 63.96+(.08x200)=79.96. 55.96+(.12x200)= 79.96
Answer:
-3
Step-by-step explanation: