Hello! the answer is c
First of all let's eliminate the answers that do not make sense. For A. numbers are NOT irrational because they are a fraction. Numbers are also not irrational because they are a repeating number. C and D are both correct as fractions and terminating decimals are both rational numbers.
34/3≈11.33333333
By using a certain formula you can convert repeating decimals to a fraction. But most people know that .3333333 is 1/3. This gives us 11 1/3 as our answer. So what does it match? It is not a terminating decimal. It repeats but can be written as a fraction. Therefore our answer is C) Rational, because it is a fraction.
I hope this helps!
bran-list please
Answer:
b>44
Step-by-step explanation:
12/5<b-8/15
switch sides b-8/15>12/5
multiply both sides by 15 15(b-8)/15>12*15/5
simplify b-8>36
add 8 to both sides b-8+8>36+8
simplify
b>44
Answer:
-40 < x < 20
Step-by-step explanation:
step 1: -12 < 1/2(x+16) < 18 --> Distribute
step 2: -12 < 1/2x + 8 < 18 --> subtract 8
step 3: -20 < 1/2x < 10 --> Multiply by 2
answer : -40 < x < 20
Answer:
3
Step-by-step explanation:
I think its 3 because if its 6 then you divide. it by 2
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.