Answer:
161.3000
Step-by-step explanation:
The answer is C, 25% increase. To find the increase, subtract starting value (780) from the final value (975). It equals out to be 195. Divide 195 by the starting value which turns out to be 0.25. Then, multiply 0.25 by 100 which equals out to be 25.
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.
Given that Lana received 18 ounces of candy and Tom received 4 times as much candy as Lana received, then the number of candy Tom received is given by 4(18) = 72.
Now, given that Tom divided his candy evenly into 9 piles. Then the number of ounces of candy in each of Tom's piles is given by:
72/9 = 8 ounces.