A <span>45 45 90 triangle
so a = b
a^2 + b^2 = </span>c^2<span>
a^2 + a^2 </span>= c^2<span>
2a^2 </span>= c^2<span>
2a^2 </span>= 24^2
<span> 2a^2 = 576
a^2 = 288
a = 12</span>√2
b = a = 12√2
<span>
Area of triangle:
= 1/2 (</span>12√2)(12√2)
<span>= 1/2(288)
= 144
answer
Area = 144 ft^2
</span>
Answer:
1.85025x10^18
Step-by-step explanation:
A. 60mph
B. 12 customers per day
C. 2.5 meters per sec
D. 1.59$ per pound
We divide to find each unit rate.
(e.g 420/7=60)
(360/30=12)(40/16=2.5)(7.95/5=1.59)
Answer:
It is impossible to simulate this with a random number generator without knowing what the correct answer choices were
Step-by-step explanation:
Given


Required
How can he select the right answer
Using randint will only generate a random number which could or could not be the answer to the question.
This is so because each of the 5 options for the question has the same probability of 1/5. So, using randint will only generate a random number. This generated random number has 1/5 chance of being the answer and 4/5 of not being the answer to the question.
In a nutshell, he can not make use of a simulator to select the answer to the questions in this scenario, unless he knows the solution.
<em>Hence (a) answers the question.</em>