The first step for solving this question is put both of your given expressions into one and then subtract them. This will look like the following:
8 ×

- 2 × 10²]
Now to make the calculation easier,, factor the expression.
(8 ×

- 2) × 10²
Evaluate the power inside the parenthesis.
(8 × 10000 - 2) × 10²
Evaluate the power outside the parenthesis.
(8 × 10000 - 2) × 100
Multiply the numbers inside the parenthesis.
(80000 - 2) × 100
Subtract the numbers in the parenthesis.
79998 × 100
Lastly,, multiply the numbers together to get your final answer.
7999800
This means that 8 ×

is 7999800 times larger than 2 × 10².
Let me know if you have any further questions.
:)
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:what is this
Step-by-step explanation:
The anwser to the problem is C.
Answer:
The graph i the attached figure
Step-by-step explanation:
we have
----> inequality A
The solution of the inequality A is the shaded area above the dotted line 
The slope of the dotted line is positive
The x- intercept of the dotted line is the point (2.5,0)
The y- intercept of the dotted line is the point (0,-5)
-----> inequality B
The solution of the inequality B is the shaded area below the dotted line 
The slope of the dotted line is negative
The x- intercept of the dotted line is the point (0,0)
The y- intercept of the dotted line is the point (0,0)
The solution of the system of inequalities is the shaded area between the two dotted lines
see the attached figure