Answer: 62
Step-by-Step Explanation:
First Term (a) = 7
Common Difference (d) = 12 - 7 = 5
Term to Find (n) = 12th
Therefore, finding the 12th Term :-
=> a+(n-1)d
= 7 + (12 - 1)5
= 7 + (11)5
= 7 + 55
=> 62
Hence, 12th Term of this AP is 62
Answer: 17.5%
To convert from decimal to percent, just multiply the decimal value by 100. In this example we have: 0.175 × 100 = 17.5% (answer).
➥ The ease way:
1) Move the decimal point two places to the right: 0.175 → 1.75 → 17.5.
2) Add a % sign: 17.5%
Answer: 17.5%
The shirts were sold at $15 each.
5 Yellow = 3 Blue
2 Yellow = 3/5 *2 = 6/5 Blue, 1.2 cans of Blue .
<u>Award brainliest if helped!</u>
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.