Answer:
the third side is 4.
Step-by-step explanation:
Using Pythagorean theorem of a^2 + b^2 = c^2 for right triangles, substitute
the numbers to show (
+
=
and solve for b. The square root and square cancel each other out, so you get 65 +
= 81.
Subtract 65 from both sides to get
= 16.
Then take the square root of both sides to get b =
which equals 4.
Answer:
<h2><em>The percent decrease is approximately 40%. </em></h2>
Step-by-step explanation:
Step one:
given data
initial count of fish= 850
final count of fish= 500
Required
% decrease
Step two:
% decrease= final-initial/initial*100
substitute
% decrease= 850-500/850*100
% decrease=350/850*100
% decrease= 0.41*100
% decrease= 40.1%
<em>The percent decrease is approximately 40%. </em>
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:
First of all you have to make them equal to each other. What I mean is the following
3x+20=2x+40
Then you should just solve for x