190/5= rate per hour 38
38 (rate per hour)*48 (given hours)= 1824 quarts
38(rate per hour)* 24 (hours in a day)= 912 quarts per day
or
1824(quarts made in two days (48 hours))/2=912 quarts per day
Step-by-step explanation:
Are you sure you wrote the answers correctly?
4!= 4*3*2*1
Therefore,
2x0+x!= 0+x! = 0+4!
4*3*2*1 = 24 (#1)
Answer:
Step-by-step explanation:
There are 2 ways to proceed further.
Option A is with using the random number table.
- Let us assume that each gravestone has a unique number between 1 and 55914.
- Choose a row at random from the table.
- Take the first number consisting of 5 digits, if the number corresponds with a number between 1 and 55914, then select the corresponding plot, otherwise move on to the next 5 digit-number.
Repeat until 395 gravestones have been selected.
Option B is with using any calculator with capability of generating random integer. Here for example consider any TI series programmable calculator.
- Enter the following command into your calculator:
randInt(1,55914,395)
- The first and second number are the lower and upper limits between which the values have to lie.
- The third number is the number of required selections.
Answer:
You can determine the type of triangle using the following facts related to the converse of the pythag theorem
if a^2 + b^2 > c^2, then it is an obtuse triangle
if a^2+b^2<c^2, then it is an acute triangle
finally, if a^2+b^2=c^2, then it is a right triangle
<u><em>NOTE THAT C ALWAYS EQUALS THE LONGEST LENGTH OF THE TRIANGLE!!!</em></u>